/* BODY AND WRAPPER */
html, body {
    height: 100%;
}

body {
	background: url("../images/body_bg.jpg") repeat-x white;
	font-family: Arial;
	font-size: 13px;
}

h2 {
	margin: 0 0 0.35em 0;	
}

#wrap {
	width: 790px;
	padding: 1px 0 1px 0;
	min-height: 100%;
	margin: -1px auto 0 auto;
	background: white;
	color: black;
	position: relative;

}

#wrap a {
	text-decoration: none;	
}

#leftarm, #rightarm, #torso {
	min-height: 100%;
}

#rightarm {
	background: url("../images/wrap_rhs.jpg") white no-repeat;
	width: 70px;
	position: absolute;
	right: -70px;
}

#torso {
	width: 790px;
	background: white;
	color: black;
	position: absolute;
	left: 0;
}

/* HEADER */

#header {
	background: url("../images/header.jpg") no-repeat;	
	padding-top: 268px;
	height: 0;
	overflow: hidden;
}

/* NAVIGIATION */
#nav {
	margin-left: 25px;
	margin-right: 18px;	
	margin-top: -1px;	
	background: url("../images/nav_bg.gif") right no-repeat;	
}

#nav_lwing, #nav_rwing {
	position: absolute;
	top: 268px;	
}

#nav_lwing {
	left: 1px;
	background: url("../images/border_soft_lhs.gif") no-repeat;	
	height: 224px;
	width: 24px;	
}

#nav_rwing {
	right: 0;
	background: url("../images/border_soft_rhs.gif") no-repeat;	
	height: 239px;
	width: 19px;
	top: 267px;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: auto;
	width: 100%;
}

#nav li {
	list-style: none;
	display: block;
	float: left;
	height: 34px;
	overflow: hidden;
	background: url("../images/n_lhs-trans.png") top left no-repeat;
	padding-left: 10px;
	width: 83px;
}

#nav li a {
	display: block;
	background: url("../images/n_rhs-trans.png") top right no-repeat;
	height: 100%;
	line-height: 34px;
	text-transform: lowercase;
	text-align: center;
	padding-right: 10px;
	color: black;
}

#nav li.selected {
	background-image: url("../images/n_sel_lhs-trans.png")
}

#nav li.selected a {
	background-image: url("../images/n_sel_rhs-trans.png")
}

/* CONTENT */
#content {
	margin: 30px 19px 0 24px;
	color: #595959;
	background: inherit;
	line-height: 1.1em;	
}

#content a {
	color: #595959;
}

#content .orange {
	color: #F1CF00;
}

#left_content {
	width: 315px;
	padding: 2px 2px 0 27px;
	border-right: #C9C8C8 1px solid;
	float: left;
}

#right_content {
	float: left;
	padding: 0 10px;
	width: 360px;	
}

/* ROUNDED CORNERS */

.box {
	background: url("../images/orange_round_box.gif") top right no-repeat;
	min-height: 10px;
	display: block;
}

.box .head {
	background: url("../images/orange_round_box.gif") top left no-repeat;
	margin: 0 20px 0 0;
	padding: 10px;
}

.box .body {
	padding: 5px;
	min-height: 50px;
	background: #FCDE00;
}

.box .feet {
	background: url("../images/orange_round_box.gif") transparent left bottom no-repeat;
	min-height: 10px;
	margin: 0;
	padding: 10px;
	position: relative;	
}

.box .toes {
	background: url("../images/orange_round_box.gif") transparent right bottom no-repeat;
	position: absolute;
	display: block;
	height: 100%;
	right: 0;
	bottom: 0;
	width: 14px;
}

/* WELCOME */

#welcome {
	border-bottom: #C9C8C8 1px solid;
	margin-right: 16px;
}

#welcome h2 {
	color: #F1D600;	
}

#welcome ul {
	list-style-image: url("../images/orange_bullet.gif");
	color: #919191;	
}

#going_away {
	margin: 16px 16px 0 0;
	text-align: center;
}

/* QUOTE FORM */

#quoteform {
	margin: 0 5px 5px 5px;	
	width: 334px;	
}

#quoteform h2 {
	padding: 10px 0 5px 20px;
	margin: 0pt 20px 0pt 0pt;
	font-weight: normal;
	line-height: 1.1em;
}

#quoteform .submit {	
	padding: 0 0 10px 0;
}

#quoteform .submit button {
	background: url("../images/submit.gif") no-repeat;	
	width: 288px;
	height: 35px;
	overflow: none;
	line-height: 35px;
	text-align: center;
	border: none;
	margin: 0 auto;
	display: block;
	cursor: pointer;
	font-size: 1.1em;
}

#quoteform .submit button.hover {
	background-image: 	url("../images/submit_hover.gif");
}

/*#quoteform fieldset {
	background: #FCDE00;
	width: 354px;		
}*/

#quoteform .quote_field {
	width: 100%;
	clear: both;
	padding: 4px 0 4px 0;
}

#quoteform .quote_field label {
	float: left;
	display: block;
	width: 120px;
	padding-right: 5px;
	text-align: right;	
}

/* MAIL FORM */

/*#mailform .submit button {
	background: url("../images/submit.gif") no-repeat;	
	width: 288px;
	height: 35px;
	overflow: none;
	line-height: 35px;
	text-align: center;
	border: none;
	margin: 0 auto;
	display: block;
}*/

/* OFFERS */

#offers {
	margin: 16px 0;
	padding: 16px 0 16px 10px;
	border-top: #C9C8C8 1px solid;
	border-bottom: #C9C8C8 1px solid;		
}

#offers h2 {
	background: #FBDE00;
	color: #484546;
	padding: 6px;
}

#offers ul {
	padding-left: 4px;
	list-style-type: none;
}

#offers li {
	list-style-type: none;
}

#offers .price_was {
	text-decoration: line-through;
	color: red;
}

#offers .price_now {
	font-weight: bolder;
}

/* 100% GUARANTEE */
#guarantee {
	margin: 0 0 5px 5px;
	padding-left: 10px;	
	width: 354px;
	height: 104px;
	position: relative;
	overflow: hidden;
}

#guarantee h2 {
	height: 97%;
	width: 48%;
	padding: 3% 2% 0 50%;
	margin: 0;
	background: url("../images/100_percent.gif") no-repeat;
	font-weight: normal;
	text-align: center;
}

#guarantee p {
	position: absolute;
	bottom: 0;
	right: 10px;
	margin-bottom: 1em;
}

#footer{
	margin: 16px 0;
	padding: 16px 0 16px 10px;
	border-top: #C9C8C8 1px solid;
	color: #F1CF00;
	font-size:9px;
}

#footer a{
color: #F1CF00;
}