/*YAHOO! RESET*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
} 
table { 
	border-collapse:collapse; 
	border-spacing:0; 
} 
fieldset,img {  
	border:0; 
} 
address,caption,cite,code,dfn,th,var { 
	font-style:normal; 
	font-weight:normal; 
} 
ol,ul { 
	list-style:none; 
} 
caption,th { 
	text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal; 
} 
q:before,q:after { 
	content:''; 
} 
abbr,acronym {
	border:0; 
}
/*---------- END RESET ----------*/


/*

+--------------------------------------------+
|      HEAVEN SCENT CLEANING STYLE SHEET     |
+--------------------------------------------+
|       © HEAVEN SCENT CLEANING 2008         |
+--------------------------------------------+

*/
/*-------------------------------------------+
|                                            |
|         MAIN STRUCTURE STYLES              |
|                                            |
+-------------------------------------------*/
body{
	font-size:62.5%;
	background:url(images/bg.gif) top left repeat-x #40C0CB;
	color:#5F5F5F;
	font-family:Verdana, Arial, sans-serif;
}
#wrapper{
	width:78em;
	padding:0 4.6em;
	margin:0 auto;
	background:url(images/wrapper-bg.png) top center repeat-y;
}
#header{
	height:11.9em;
	width:78em;
	background:#fff;
}
#sec-wrapper{
	float:right;
	width:55.6em;
	background:#fff;
}
#sub-content{
	width:20.6em;
	float:left;
	margin-right:1.6em;
	background:#fff;
}
#content{
	width:35.5em;
	float:left;
	background:#fff;
}
#sub-content2{
	width:18.6em;
	float:right;
}
#footer{
	width:78em;
	padding:3.5em 4.6em;
	margin:0 auto;
	background:url(images/footer-bg.png) bottom center no-repeat;
	height:2.2em;
}
/*-------------------------------------------+
|                                            |
|                FONT STYLES                 |
|                                            |
+-------------------------------------------*/
/*
HEADER
--------------------------------------------*/
#header h1 a{
	width:262px;
	height:119px;
	text-indent:-9999em;
	display:block;
	background:url(images/logo.gif) top left no-repeat;
	float:left;
	
}
#header h2{
	width:516px;
	height:119px;
	text-indent:-9999em;
	display:block;
	background:url(images/tagline.gif) top left no-repeat;
	float:left;
}
#header span{
	position:relative;
	top:-115px;
	left:496px;
	color:#00A8C6;
}
#header span a{
	color:#00A8C6;
}
#header span a:hover{
	text-decoration:none;
}
/*
CONTENT
--------------------------------------------*/
#content h1, #sub-content2 h1{
font-family:Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:1.7em;
	color:#00A8C6;
	margin-bottom:18px;
}
#content h2, #sub-content2 h2{
	font-size:1.3em;
	font-weight:bold;
	color:#00A8C6;
	margin-bottom:8px;
}
#content p, #sub-content2 p{
	font-size:1.1em;
	line-height:135%;
	margin-bottom:18px;
}
#content p a, #sub-content2 p a{
	color:#8FBE00;
}
#content p a:hover, #sub-content2 p a:hover{
	text-decoration:none;
}
#content h2 a, #sub-content2 h2 a{
	color:#7D96CE;
}
#content h2 a:hover, #sub-content2 h2 a:hover{
	text-decoration:none;
}
/*
FOOTER
--------------------------------------------*/
#footer p{
	color:#5F5F5F;
	float:left;
}
#footer span{
	color:#5F5F5F;
	float:right;
}
#footer a{
	color:#8FBE00;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
/*
MISC
--------------------------------------------*/
br.break{
	clear:both;
}
/*
BLOACKQUOTES
--------------------------------------------*/
blockquote{
	padding-bottom:0.6em;
	padding-top:1.4em;
	border-bottom:1px solid #AEE239;
}
blockquote p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em!important;
	text-align:justify;
}
blockquote p:first-letter{
	font-size:1.3333333333em;
}
blockquote p cite{
	font-style:italic;
	color:#00A8C6;
	font-size:0.8em!important;
}
/*-------------------------------------------+
|                                            |
|                LIST STYLES                 |
|                                            |
+-------------------------------------------*/
/*
NAVIGATION
--------------------------------------------*/
ul#nav li a{
	display:block;
	text-decoration:none;
	padding:7px;
	border-bottom:1px solid #fff;
	font-weight:bold;
	font-size:1.2em;
	background:#8FBE00;
	color:#fff;
}
ul#nav li a:hover{
	background:#AEE239;
}
ul#nav li a.odd{
	background:#00A8C6;
	color:#fff;
}
ul#nav li a.odd:hover{
	background:#40C0CB;
}
/*-------------------------------------------+
|                                            |
|               IMAGE STYLES                 |
|                                            |
+-------------------------------------------*/
img{
	margin:0 0 10px 0;
}
img.float-left{
	float:left;
	margin:0 5px 5px 0;
}
img.float-right{
	float:right;
	margin:0 0 5px 5px;
}
/*-------------------------------------------+
|                                            |
|                MISC STYLES                 |
|                                            |
+-------------------------------------------*/
/*
CONTACT FORM STYLES
--------------------------------------------*/
#contact-form{
	margin-top:2em;
}
#contact-form label{
	width:80px;
	float:left;
	margin-left:15px;
	margin-top:7px;
}
#name, #email, #phone, #code{
	width:248px;
	height:20px;
	padding:3px;
	padding-top:5px;
	border:2px solid #00A8C6;
	background:url(images/footer-form-bg.gif) top left repeat-x #fff !important;
	margin-bottom:10px;
}
#comments{
	width:248px;
	height:100px;
	padding:3px;
	border:2px solid #00A8C6;
	background:url(images/footer-form-bg.gif) top left repeat-x #fff !important;
	margin-bottom:10px;
}
#name:active, #email:active, #phone:active, #code:active, #comments:active, #submit:active, #name:focus, #email:focus, #phone:focus, #code:focus, #comments:focus, #submit:focus{
	border:2px solid #40C0CB;
}
#submit{
	clear:both;
	padding:5px;
	border:2px solid #00A8C6;
	background:url(images/footer-form-bg.gif) top left repeat-x #fff !important;
	cursor:pointer;
	margin-left:95px;
}
#reset{
	clear:both;
	padding:3px;
	border:none;
	background:#f00 !important;
	cursor:pointer;
	float:right;
	color:#fff;
	margin-top:-28px;
	margin-right:2px;
}
/*
BANNER STYLES
--------------------------------------------*/
.fullbanner{
	padding:1.5em;
}
.fullbanner p{
	margin:0 !important;
}
.head-in-hands{
	border:1px solid #00A8C6;
	color:#fff;
	height:66px;
	padding-left:100px;
	background:url(images/head-in-hands.jpg) top left no-repeat #40C0CB;
}
.head-in-hands h2{
	margin-top:10px;
	font-size:1.3em!important;
	color:#fff!important;
}
/*
LIST STYLES
--------------------------------------------*/
#content ul{
	margin:10px;
	list-style:disc;
	list-style-position:outside;
}
#content ul li{
	padding:3px;
}
#content ul li a{
	font-style:italic;
	color:#4F4489;
}
#content ul li a:hover{
	text-decoration:none;
}