* { margin: 0px; padding: 0px; }
body { background: #d8d3b1 url(../images/bg.headerRepeatx.gif) repeat-x scroll center top; }
a { outline:none; }

/*
---------------- HEADER and FEATURE IMAGE - all
positioned divs for png placement
-------------------------------------------------------- */	

#header {
	margin: 0px auto;
	width: 900px;
	height: 136px;
	position: relative;
	}
	
#header h1 {
	text-indent: -9999px;
	position: absolute;
	left: 5px;
	top: 8px;
	height: 82px;
	width: 207px;
	background-attachment: scroll;
	background-image: url(../images/airvaclogo.png);
	background-repeat: no-repeat;
	background-position: left top;
	}

#header h1 a {
	
	height: 82px;
	width: 207px;
	text-indent: -9999px;
	display: block;
	}
	
#headLink {
	position: absolute;
	right: 5px;
	bottom: 78px;
	}
	
#headLink a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #e9e6d2;
	padding-left: 19px;
	background: url(../images/icon.learnmoreArrow.jpg) no-repeat scroll 3px 1px;
	text-decoration: none;
	}

#headLink a:hover {
	background: #000000 url(../images/icon.learnmoreArrow.jpg) no-repeat scroll 3px 1px;
	}
	
#number {
	height: 23px;
	width: 135px;
	background: url(../images/img.number.png) no-repeat scroll left top;
	position: absolute;
	top: 106px;
	right: 7px;
	}
	
#number p {
	text-indent: -9999px;
	}

#featureImg {
	float:right;
	position: absolute;
	right: -28px;
	z-index: 1;
	top: 110px;
	}
	
/*
---------------- BANNER
-------------------------------------------------------- */	
	
#bannerContainer {
	height: 254px;
	width: 100%;
	background: url(../images/bg.bannerRepeatx.jpg) repeat-x scroll center top;
	}
	
#banner {
	margin: 0px auto;
	width: 900px;
	height: 213px;
	background: url(../images/img.banner-winter.jpg) no-repeat scroll center top;
	}

#shopNow {
	background: url(../images/btn.shopnow.jpg) no-repeat left top;
	height: 35px;
	float: left;
	margin-top: 133px;
	}

#shopNow a {
	background: url(../images/btn.shopnow.jpg) no-repeat left top;
	height: 35px;
	display: block;
	text-indent: -9999px;
	width: 162px;
	}
	
#shopNow a:hover {
	background: url(../images/btn.shopnow.jpg) no-repeat left -35px;
	height: 35px;
	}	
	
/*
---------------- HOME MAIN CONTENT
-------------------------------------------------------- */	
	
#fullWidth {
	width: 100%;
	padding: 20px 0px;
	background: #E7E2C0;
	float: left;
	}
	
#inside #fullWidth {
	width: 100%;
	padding: 20px 0px;
	background: #E7E2C0 url(../images/bg.insideFullWidthTOP.gif) repeat-x scroll left top;
	float: left;
	}
	
#contentContainer {
	margin: 0px auto;
	width: 890px;
	}	
		
#contentContainer h2 {
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #933d16;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#contentContainer h4 {
	font: bold 18px/22px Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 5px;
	border-bottom: 1px dotted #C7C2A0;
	padding-bottom: 5px;
	margin-top: 27px;
	}
	
#productDetail h4 {
	margin-top: 0px;
	background: none;
	}
	
#contentContainer p {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #2b2a23;
	margin-bottom: 10px;
	}
#contentContainer ul {
	margin-bottom: 10px;
	}
	
#contentContainer li {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #2b2a23;
	list-style: circle inside;
	}
	
#mainContent {
	float: right;
	width: 610px;
	margin: 10px 0px 0px 0px;
	}
#fullWidth #sideBar img {
	float: left;
	padding-right: 13px;
	}

img.left {
	float: left;
	padding: 4px;
	margin: 4px 10px 4px 0px;
	border: 1px solid #7F7657;
	}
	
img.right {
	float: right;
	padding: 4px;
	margin: 4px 0px 4px 10px;
	border: 1px solid #7F7657;
	}
	
#mainContent h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #993300;
	font-size: 25px;
	text-transform: uppercase;
	background: url(../images/img.headerUnderline.gif) no-repeat scroll left bottom;
	padding-bottom: 0px;
	font-weight: bold;
	margin-bottom: 10px;
	}	
	
#globalContent {
	width: 890px;
	float: left;
	}
	
#fullWidth a, #footerContainer a {
	color: #933D16;
	text-decoration: none;
	border-bottom: 1px dotted #B17B38;
	}
	
#fullWidth a:hover, #footerContainer a:hover {
	color: #222222;
	background: #E7E2C0;
	border: none;
	}
	
/*
---------------- SIDEBAR
-------------------------------------------------------- */	

#fullWidth #sideBar {
	width: 198px;
	background: #d8d3b1 url(../images/bg.catColumntop.gif) no-repeat scroll left top;
	padding: 20px 20px 20px 20px;
	float: left;
	}

#fullWidth #sideBar ul {
	width: 198px;
	float: left;
	}
	
#fullWidth #sideBar li {
	list-style: none;
	width: 198px;
	float: left;
	display: inline;
	}
	
#fullWidth #sideBar a {
	display: block;
	padding: 18px 10px 15px 15px;
	border: 0px;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	background: url(../images/img.catSep.gif) no-repeat scroll left top;
	}
	
#fullWidth #sideBar p {
	margin-bottom: 10px;
	}
	
#fullWidth #sideBar a:hover {
	display: block;
	padding: 18px 10px 15px 15px;
	border: 0px;
	color: #923C15;
	}	
	
#fullWidth #sideBar li#currentPage a {
	display: block;
	padding: 18px 10px 15px 10px;
	border: 0px;
	color: #923C15;
	background: #E7E2C0 url(../images/img.catSepON.png) no-repeat scroll left top;
	}

/*
---------------- PRODUCT LIST
-------------------------------------------------------- */	

#productContainer {
	float: left;
	}
	
#contentContainer #productContainer a, #contentContainer #productContainer a img, #contentContainer #productContainer a:hover {
	border-width: 0px;
	background:none;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
.productItem {
	float: left;
	height: 209px;
	width: 177px;
	font: normal 12px/22px Arial, Helvetica, sans-serif;
	padding-right: 26px;
	margin-bottom: 30px;
	}
	
#contentContainer #mainContent #productContainer a.productListImg {
	background: #FF0000 url(../images/_products/bg.detailImgBg.gif) no-repeat scroll left top;
	height: 146px;
	width: 177px;
	float: left;
	display: block;
	}
	
a.buyNow {
	display: block;
	height: 35px;
	width: 177px;
	background: #2A281D url(../images/_products/btn.buyNow.jpg) no-repeat scroll left top;
	float: left;
	text-indent: -9999px;
	}
	
.productName {
	width: 177px;
	margin-top: 5px;
	float: left;
	}

#contentContainer #mainContent .productName a {
	color: #933D16;
	text-decoration: none;
	border-bottom: 1px dotted #B17B38;
	font: normal 12px/22px Arial, Helvetica, sans-serif;
	}
	
#contentContainer #mainContent .productName a:hover {	
	color: #222222;
	background: #F7F7EA;
	border: none;
	}
	
/*
---------------- PRODUCT DETAIL
-------------------------------------------------------- */	
	
#productDetail {
	float: left;
	width: 610px;
	background: #d8d3b1;
	}

#productDetail h4 {
	font: bold 24px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #943D16;
	padding: 30px 0px 10px 30px;
	background: url(none);
	}
	
#productDetail p {
	padding-left: 30px;
	width: 343px;
	text-align: justify;
	}
#productDetail .small {
	font-size: 11px;
	background: url(../images/icon.recommended.gif) no-repeat scroll 30px 3px;
	padding-left: 48px;
}
#acceptedPayment {
	margin: 10px 0px;
	float: left;
	width: 550px;
}
	
#detailBG {
	float: right;
	margin-top: 30px;
	padding-right: 30px;
	margin-bottom: 20px;
	padding-left: 20px;
	}
.browseDrop {
	margin-bottom: 10px;
	float: left;
}
.browseDrop form {
	background: #E7E2C0;
	border-top: 1px dashed #898670;
	border-bottom: 1px dashed #898670;
	padding: 12px 10px;
}
.browseDrop select {
	width: 178px;
}
	
#mainContent form {
	background: url(../images/_products/btn.formactionsBG.gif) no-repeat scroll left top;
	height: 78px;
	width: 550px;
	padding-right: 30px;
	padding-left: 30px;
	clear: both;
	}
ul#browse {
	background: url(../images/img.liSep.gif) no-repeat scroll center bottom;
}
	
#productDetail select {
	width: 180px;
	float: left;
	margin-top: 31px;
	}
	
#productDetail #detailPrice {
	float: left;
	height: 73px;
	line-height: 73px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 5px;
	text-align: right;
	width: 120px;
	}
	
#productDetail input {
	float: right;
	margin-top: 22px;
	}
	
/*
---------------- BODY CONTENT
-------------------------------------------------------- */	

#homeContent {
	width: 890px;
	background: url(../images/bg.fauxColumns.gif) repeat-y scroll center top;
	float: left;
	position: relative;
	}
	
.columnSpacing {
	padding: 25px 20px 5px 20px;
	margin-bottom: 15px;
	}
	
img.articleImg {
	float: left;
	padding: 5px 10px 0px 0px;
	}
	
#left {
	width: 238px;
	background: url(../images/bg.columntop.gif) no-repeat scroll left top;
	float: left;
	}
	
#middle {
	width: 238px;
	float: left;
	margin: 0px 28px;
	background: url(../images/bg.columntop2.gif) no-repeat scroll left top;
	}

#right {
	float: left;
	width: 238px;
	background: url(../images/bg.columntop.gif) no-repeat scroll left top;
	}
	
#right p {
	margin-bottom: 0px;
	}
	
#tiresImg {
	position: absolute;
	top: -34px;
	left: 170px;
	}

#cleartire {
	float: right;
	height: 30px;
	width: 70px;
	}
	
h2#browseProduct {
	background: url(../images/h.browseCat.gif) no-repeat scroll left top;
	height: 32px;
	width: 165px;
	margin: 10px 0px;
	text-indent: -9999px;
	border: none;
	}
	
h2#mission {
	background: url(../images/sub.mission.png) no-repeat scroll left top;
	height: 21px;
	width:100px;
	margin: 5px 0px 10px 0px;
	text-indent: -9999px;
	}
	
h2#clean {
	background: url(../images/sub.clean.png) no-repeat scroll left top;
	text-indent: -9999px;
	height: 21px;
	width: 155px;
	margin: 5px 0px 15px 0px;
	}
	
h2#benefits {
	background: url(../images/sub.benefits.png) no-repeat scroll left top;
	text-indent: -9999px;
	height: 21px;
	width: 104px;
	margin: 5px 0px 15px 0px;
	}
	
h2#categories {
	background: url(../images/h.categories.gif) no-repeat scroll left top;
	text-indent: -9999px;
	height: 34px;
	width: 141px;
	margin: 5px 0px 0px 0px;
	}
	
h2#history  {
	background: url(../images/h.history.gif) no-repeat scroll left top;
	text-indent: -9999px;
	height: 21px;
	width: 159px;
	}
	
h2#testimonials {
	background: url(../images/h.testimonials.gif) no-repeat scroll left top;
	text-indent: -9999px;
	height: 21px;
	width: 166px;
	}

h2#system {
	background: url(../images/h.system.gif) no-repeat scroll left top;
	text-indent: -9999px;
	height: 21px;
	width: 186px;
	}
	
h2#services {
	background: url(../images/h.services.gif) no-repeat scroll left top;
	text-indent: -9999px;
	height: 21px;
	width: 109px;
	}
	
h2#subservices {
	background: url(../images/sub2.services.png) no-repeat scroll left top;
	text-indent: -9999px;
	height: 21px;
	width: 109px;
	}	
	
h2#clean {
	background: url(../images/sub.clean.png) no-repeat scroll left top;
	text-indent: -9999px;
	height: 21px;
	width: 155px;
	}	

h2#process {
	background: url(../images/h.process.gif) no-repeat scroll left top;
	text-indent: -9999px;
	height: 21px;
	width: 165px;
	margin-top: 20px;
	}
	
ul#productCats {
	width: 238px;
	float: left;
	}
	
#productCats li {
	list-style: none;
	background: url(../images/img.liSep.gif) no-repeat scroll center top;
	width: 238px;
	padding: 8px 0px 10px 0px;
	float: left;
	}
	
#productCats li:hover {
	background: #dfdbba url(../images/img.liSep.gif) no-repeat scroll center top;
	padding: 8px 0px 10px 0px;
	}
	
#productCats span.productThumb a {
	height: 54px;
	width: 81px;
	margin-top: 4px;
	float: left;
	display: block;
	border-width: 0px;
	margin-left: 3px;
	}
	
html>body #productCats span.productThumb a {
	margin-left: 6px;
	}
	
#productCats img {
	border-width: 0px;
	}
	
#productCats .productInfo {
	width: 134px;
	float: left;
	display: block;
	padding: 8px 0px 0px 10px;
	}
	
#productCats strong a {
	font: bold 13px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	}
	
#productCats strong a:hover {
	color: #933D16;
	}
	
#productCats p {
	line-height: 16px;
	margin-bottom: 0px;
	font-size: 11px;
	}

/*
---------------- MAIN NAVIGATION
-------------------------------------------------------- */	

ul#nav  {
	left: 0px;
	top: 100px;
	height: 36px;
	width: 622px;
	z-index: 11;
	position: absolute;
	}
	
#nav li {
	display: inline;
	float: left;
	list-style: none;
	}
	
#nav li a {
	display: block;
	height: 36px;
	float: left;
	text-indent: -9999px;
	}

/*
---------------- Vent clean BUTTON
-------------------------------------------------------- */	

#nav li#nVentclean {
	background: url(../images/_nav/btn.ventclean.gif) no-repeat left top;
	width: 145px;
	}
	
#nav li#nVentclean a {
	background: url(../images/_nav/btn.ventclean.gif) no-repeat left top;
	width: 145px;
	}
	
#nav li#nVentclean a:hover {
	background: url(../images/_nav/btn.ventclean.gif) no-repeat left -36px;
	width: 145px;
	}

#nav li#nVentcleancurrent a, #nav li#nVentcleancurrent {
	background: url(../images/_nav/btn.ventclean.gif) no-repeat left -72px;
	width: 145px;
	}
	
/*
---------------- Services BUTTON
-------------------------------------------------------- */	

#nav li#nServices {
	background: url(../images/_nav/btn.services.gif) no-repeat scroll left top;
	width: 110px;
	}
	
#nav li#nServices a {
	background: url(../images/_nav/btn.services.gif) no-repeat left top;
	width: 110px;
	}
	
#nav li#nServices a:hover {
	background: url(../images/_nav/btn.services.gif) no-repeat left -36px;
	width: 110px;
	}
#nav li#nServicescurrent a, #nav li#nServicescurrent {
	background: url(../images/_nav/btn.services.gif) no-repeat scroll left -72px;
	width: 110px;
	}
	
/*

---------------- Air Quality BUTTON
-------------------------------------------------------- */	

#nav li#nAirquality {
	background: url(../images/_nav/btn.airquality.gif) no-repeat left top;
	width: 110px;
	}
	
#nav li#nAirquality a {
	background: url(../images/_nav/btn.airquality.gif) no-repeat left top;
	width: 110px;
	}
	
#nav li#nAirquality a:hover {
	background: url(../images/_nav/btn.airquality.gif) no-repeat left -36px;
	width: 110px;
	}

#nav li#nAirqualitycurrent a, #nav li#nAirqualitycurrent {
	background: url(../images/_nav/btn.airquality.gif) no-repeat left -72px;
	width: 110px;
	}	
	
/*

---------------- Results BUTTON
-------------------------------------------------------- */	

#nav li#nResults {
	background: url(../images/_nav/btn.results.gif) no-repeat scroll left top;
	width: 110px;
	}
	
#nav li#nResults a {
	background: url(../images/_nav/btn.results.gif) no-repeat left top;
	width: 110px;
	}
	
#nav li#nResults a:hover {
	background: url(../images/_nav/btn.results.gif) no-repeat left -36px;
	width: 110px;
	}

#nav li#nResultscurrent a, #nav li#nResultscurrent {
	background: url(../images/_nav/btn.results.gif) no-repeat left -72px;
	width: 110px;
	}
	
/*
---------------- CONTACT BUTTON
-------------------------------------------------------- */	

#nav li#nContact {
	background: url(../images/_nav/btn.contact.gif) no-repeat scroll left top;
	width: 110px;
	}
	
#nav li#nContact a {
	background: url(../images/_nav/btn.contact.gif) no-repeat left top;
	width: 110px;
	}
	
#nav li#nContact a:hover {
	background: url(../images/_nav/btn.contact.gif) no-repeat left -36px;
	width: 110px;
	}

#nav li#nContactcurrent a, #nav li#nContactcurrent {
	background: url(../images/_nav/btn.contact.gif) no-repeat left -72px;
	width: 110px;
	}
	
/*
---------------- ABOUT BUTTON
-------------------------------------------------------- */	

#nav li#nAbout {
	background: url(../images/_nav/btn.about.gif) no-repeat scroll left top;
	width: 110px;
	}
	
#nav li#nAbout a {
	background: url(../images/_nav/btn.about.gif) no-repeat left top;
	width: 110px;
	}
	
#nav li#nAbout a:hover {
	background: url(../images/_nav/btn.about.gif) no-repeat left -36px;
	width: 110px;
	}

#nav li#nAboutcurrent a, #nav li#nAboutcurrent {
	background: url(../images/_nav/btn.about.gif) no-repeat left -72px;
	width: 110px;
	}
	
/*
---------------- FOOTER
-------------------------------------------------------- */	
	
#clear {
	clear: both;
	}
	
#footerContainer {
	width: 100%;
	background: url(../images/bg.footerRepeatx.gif) repeat-x scroll left top;
	clear: both;
	float: left;
	}
	
#footer {
	margin: 0px auto;
	width: 890px;
	padding: 20px 0px;
	}
	
#footer p {
	font: normal 12px/22px Arial, Helvetica, sans-serif;
	color: #2b2a23;
	margin-bottom: 18px;
	text-align: center;
	}


