/* STRUCTURE */
body {
	text-align: center;
	background: #e2f5fd;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

h1,h2,h3 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	margin-top: 7px;
}

p {
	font: 11px Tahoma;
	color: #000000;
	text-align: justify;
	margin-top: 1em;
	margin-bottom: 1em;
}

img {
	border-style: None;
}


/* CONTENT */
#content_main {
	text-align: left;
	margin: 0px auto;
	width: 759px;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background: #d5d7dd;
}

#banner {
	background: #d5d7dd;
	height: 91px;
	padding-top: 0px;
	border-bottom: 1px solid #ffffff;
}

#logo {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#info_right {
	width: 200px;
	height: 35px;
	padding: 25px 0px 0px 0px;
	clear: left;
	float: right;
	position: relative;
}

#links {
	padding: 0px;
	margin: 0px;
	width: 759px;
}

#links ul {
	margin: 0px;
	padding: 0px;
}

#links li {
	list-style: none;
	float: left;
	border-bottom: 1px solid #ffffff;
}

#links li.home a {
	font: bold 14px Tahoma;
	color: #686751;
	width: 153px;
	height: 23px;
	margin: 0px;
	padding: 7px 0px 0px 0px;
 	background: url("../images/home.png") no-repeat 0px 0px; 
	display: block;
	text-decoration: none;
}

#links li.home a:hover{
	color: #2e9b73;
	background: url("../images/home_over.png") no-repeat 0px 0px; 
}

#links li.about a {
	font: bold 14px Tahoma;
	color: #686751;
	width: 151px;
	height: 23px;
	margin: 0px;
	padding: 7px 0px 0px 0px;
 	background: url("../images/about.png") no-repeat 0px 0px; 
	display: block;
	text-decoration: none;
}

#links li.about a:hover{
	color: #2e9b73;
	background: url("../images/about_over.png") no-repeat 0px 0px; 
}

#links li.residential a {
	font: bold 14px Tahoma;
	color: #686751;
	width: 151px;
	height: 23px;
	margin: 0px;
	padding: 7px 0px 0px 0px;
 	background: url("../images/residential.png") no-repeat 0px 0px; 
	display: block;
	text-decoration: none;
}

#links li.residential a:hover{
	color: #2e9b73;
	background: url("../images/residential_over.png") no-repeat 0px 0px; 
}

#links li.commercial a {
	font: bold 14px Tahoma;
	color: #686751;
	width: 151px;
	height: 23px;
	margin: 0px;
	padding: 7px 0px 0px 0px;
 	background: url("../images/commercial.png") no-repeat 0px 0px; 
	display: block;
	text-decoration: none;
}

#links li.commercial a:hover{
	color: #2e9b73;
	background: url("../images/commercial_over.png") no-repeat 0px 0px; 
}

#links li.contact a {
	font: bold 14px Tahoma;
	color: #686751;
	width: 153px;
	height: 23px;
	margin: 0px;
	padding: 7px 0px 0px 0px;
 	background: url("../images/contact.png") no-repeat 0px 0px; 
	display: block;
	text-decoration: none;
}

#links li.contact a:hover{
	color: #2e9b73;
	background: url("../images/contact_over.png") no-repeat 0px 0px; 
}

#left_content {
	float: left;
	width: 453px;
	height: 678px;
	margin-bottom: -3px;
}

#large_photo {
	float: center;
	vertical-align: top;
	margin-bottom: -3px;
}

#home_office_pics {
	 margin-top: 2px;
	 margin-bottom: 0px;
}

#scentsy_pics {
	 margin-top: 2px;
	 margin-bottom: 0px;
}

#scentsy {
	width: 353px; 
	margin-top: 5px;
	text-align: right;
}

#scentsy a {
	font: bold 12px Arial;
	color: #3a2d0e;
	text-decoration: underline;
}

#scentsy a:hover {
	font: bold 12px Arial;
	color: #2e9b73; 
	text-decoration: none; 
}

#home_cleaning a {
	font: bold 12px Arial;
	color: #3a2d0e;
	text-decoration: underline;
}

#home_cleaning a:hover {
	font: bold 12px Arial;
	color: #2e9b73; 
	text-decoration: none; 
}

#office_cleaning a {
	font: bold 12px Arial;
	color: #3a2d0e;
	text-decoration: underline;
}

#office_cleaning a:hover {
	font: bold 12px Arial;
	color: #2e9b73; 
	text-decoration: none; 
}

#request_quote {
	background: #d5d7dd;
	text-align: justify; 
}

#request_form {
	font: bold 11px Tahoma;
	background: #d5d7dd;
	padding-right: 5px;
	margin-bottom: 0px;
}

#request_quote_top {
	vertical-align: top;
	background: #c9e3f6;
	float: left;
	text-align: center;
	width: 304px;
} 

#request_quote_main {
	vertical-align: top;
	margin-left: 1px;
	float: left;
	border-left: 1px solid #ffffff;
	width: 304px;
	height: 675px;
}

#nav_footer {
	clear: both;
	background: #d5d7dd;
	text-align: center;
	height: 50px;
	padding-top: 10px;
	border-top: 1px solid #ffffff;
}

#nav_footer a {	
	font-size: 11px;
	color: #2e9b73;
	text-decoration: none;
}

#nav_footer a:hover {
	font-size: 11px;
	color: #3a2d0e; 
	text-decoration: underline;
}







