
/* RESET CSS FOR MAXIMUM BROWSER CONSISNTANCY */
body{
	color:#666666;
	font-size: 12px;	
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: arial, helvetica, sans-serif;;
	vertical-align: baseline;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	font-size:8px;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {

}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body{
	background-color:#00a950;
	background-image:url(../images/page_bg_top.jpg);
	background-repeat:repeat-x;
}

/* HTML Defaults */
h1{
	
}
h2{
  color:#00A950;
  font-size:18px;
  font-weight:bold;
}

h3.darker{
	font-size:14px;
	font-weight:bold;
	color:#666666;
}
h3{
	color:#00a950;
	font-size:14px;
	font-weight:bold;
	text-align:left;	
}
p{
	margin-top:3px;
	margin-bottom:20px;
	line-height:14px;
}
ul{
	margin:2px;
	padding-left:10px;
	
}

ul li{
	margin:2px;
}
/* Layout */
#body_wrapper{

	
}


#page{
	width:927px;
	margin:0px auto;
}

#body{
	background-image:url(../images/page_bg_middle.jpg);
	background-repeat:repeat-y;
	padding-left:5px;
	padding-right:5px;
	float:left; /* To stabalize the contained floats */
}

#header{
	height:163px;
	position:relative;
	background-image:url(../images/fighter.jpg);
	background-repeat:no-repeat;
}

#site_name{
	position:absolute;
	left:128px;
	top:0px;
}
#header_text{
  font-weight:bolder;
  left:138px;
  position:absolute;
  top:89px;
}
#header_text h1{
	font-size:22px;
	color:#666666;
	margin-bottom:3px;
}

#header_text h1 strong{
	color:#00A950;

}

#header #logo{
	position:absolute;
  right:1px;
  top:72px;
}
#body_top{
	background-color:white;
	background-image:url(../images/body_top_bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:261px;
	width:916px;
}

#body_top .wrapper{
  padding-left:30px;
  padding-top:25px;
}

#body_bottom{
	background-color:#cceedc;
	float:left;
	background-image:url(../images/body_bottom_bg.jpg);
	background-repeat:repeat-x;
}
#body_bottom .wrapper{
	padding-bottom:20px;
}
#body_right, #body_left{
	float:left;
}

#body_left{
	width:482px;
}

#body_left .wrapper{
	padding-left:23px;
}

#body_right{
	width:425px;
	background-image:url(../images/body_right_top_bg.jpg);
	background-repeat:no-repeat;
}

#enewsletter{
	background-color:#cceedc;
	width:422px;
	margin-bottom:20px;

}

#enewsletter .wrapper{
	padding:7px;
}
#enewsletter p{
	margin:0px;
	margin-bottom:5px;
}

#enewsletter input{
	width:190px;
	padding:2px;
	color:#999999;
	float:left;
}

.toggle_opacity img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity:1;
	border:0;
}

.toggle_opacity:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=66);
	-moz-opacity: 0.66;
	opacity:.66;	
}

#enewsletter_submit{
	margin-left:10px;
	margin-top:0;

}

img.border{
	display:block;
	clear:both;
}


#your_best_defense{
	background-image:url(../images/best_defense_bg.jpg);
	background-repeat:repeat-y;
	width:425px;
}
#your_best_defense *{
	color:white;
}
#your_best_defense .wrapper{
	padding:15px 20px 20px;
}
#your_best_defense h2{
  background-image:url(../images/best_defense_header_bg.jpg);
  background-repeat:repeat-y;
  font-size:14px;
  font-weight:bold;
  letter-spacing:6px;
  padding:5px;
  text-align:center;
}
#your_best_defense a{
	color:white;
}

#your_best_defense a:hover{
	text-decoration:none;
}
#your_best_defense br{
	line-height:10px;
}

#your_best_defense b{
 font-size:14px;
}

#your_best_defense p{
	color:white;
  font-size:13px;
  margin-bottom:10px;
  margin-top:5px;
	line-height:15px;
}

#pdf_download{
	hieght:200px;
	float:left;
	text-align:center;
}

#pdf_download h2{
	font-size:14px;
  font-weight:bolder;
  letter-spacing:-1px;
  margin-top:22px;
  text-align:center;
  width:425px;
}

#pdf_icon{
  margin-left:31px;
  margin-right:10px;
	float:left;
}

#pdf_download a{
	color:#2e3192;
	text-decoration:none;
}

#pdf_download a:hover{
	text-decoration:underline;
}

#pdf_download p{
	float:left;
  text-align:left;
  width:280px;
}

#quote_form_wrapper{
  clear:both;
  float:left;
  margin-top:8px;
  text-align:center;
  width:100%;
}
/* form */
#cleaning_quote h2{
	color:#016A33;
  font-size:20px;
  line-height:24px;
  margin-bottom:3px;

}

#cleaning_quote h3{
	color:#00a950;
	font-size:16px;
}

#cleaning_quote fieldset{
	width:285px;
	margin:0px auto;
	margin-top:20px;
}

#cleaning_quote p{
	float:left;
	margin:2px;
}

#cleaning_quote label{
	width:75px;
	float:left;
	text-align:left;
	color:#666666;
	font-weight:normal;
}
#cleaning_quote .label_error{
	color:red;
 	font-weight:bold;		
}
#cleaning_quote input{
  float:left;
  height:19px;
  width:190px;
}
#cleaning_quote p#coaching{
	color:#666666;
  float:right;
  font-size:10px;
}

#cleaning_quote input{
	float:left;
	width:200px;
}

#quote_submit{
	clear:both;
  float:right;
  margin-top:10px;
  text-align:right;

}

#footer{
	color:white;
	font-size:12px;
	text-align:center;
}

#mockup_toggle{
	position:fixed;
	top:0px;
	left:0px;
	z-index:10;
}
#mockup{
  left:-25px;
  position:absolute;
  top:0;
  z-index:9;
}