
body {
	background-color: #FFF;	
	padding: 0;
	margin: 0px auto;
	background-image: url(images/pgbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	
}

#contentwrapper {
	width: 928px;
	margin:0 auto;
}

td, li, ul, ol, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}


.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a {
	color: #72ba39;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}


.heading {
	font-size: 15px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.subheading {
	font-size: 12px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.xmasheading {
	font-size: 13px;
	color: #5d0014;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.whiteheading {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

.peekaboo {
	display: none;
}

.clearing {
	height: 1px;
	margin-top: -1px;
	clear: both;
	overflow: hidden;	
}

#header {
	margin:0 auto;
	padding: 0;
	position: relative;
	height: 171px;
	background: url(images/header.gif) no-repeat top left;
}

#footer {
	margin:10px auto;
	padding: 10px 55px 10px 40px;
	background-image: url(images/footer-top.gif);
	background-repeat:no-repeat;
	background-position: left top;
	background-color: #dad6ca;
	font-size: 11px;
	color: #575448;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer a{
	font-size: 11px;
	color: #575448;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer a:hover{
	font-size: 11px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contentleft {
	margin:0 auto;
	padding: 0;
	width: 870px;
	float:left;
}

#contentright {
	margin:0 auto;
	padding: 0;
	width: 58px;
	float:right;
}

#homeleft {
	margin:0 auto;
	padding: 0;
	width: 463px;
	float:left;
}

#homeright {
	margin:0 auto;
	padding: 0;
	width: 364px;
	float:right;
}

.right {
	float: right;
}

.left {
	float: left;
	} 

#right {
	float: right;
	margin:0;
	padding: 0;
}

#left {
	float: left;
	margin:0;
	padding: 0;
	}

#insidecontent {
	margin:0;
	padding: 0;
	width: 860px;
}

.imgleft {
	float:left;
	margin: 0px 8px 0px 0px;
}

.imgright {
	float:right;
	margin: 0px 0px 0px 8px;
}

hr {
	border-top: 1px solid;
	border-bottom: 0;
	width: 99%;
	color: #FFF;
	height: 1px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}


.formbg {
	background-color:#f0efea;
	padding: 10px;
	margin: 0px;
}


.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.heading2 {
	color: #72ba39;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	
}

.hrtest {
	border-top: 1px solid;
	border-bottom: 0;
	width: 99%;
	color: #aeaca5;
	height: 1px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	clear:both;
}

.number {
	background-color: #72ba39;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	font-weight: bold;
	width:24px;
	height:24px;
	margin-right:10px;
	float:left;
	text-align:center;
}


/* Header and menu */

#header .home-link {
	position: absolute;
	left: 5px;
	top: 2px;
	width: 105px;
	height: 132px;
	outline: none;
	text-indent: -5000px;
}

#header .menu {
	position: absolute;
	bottom: 0;
	right: 0;
	background: #dad6ca url(images/menu-left.gif) left top no-repeat;
	width: 653px;
	height: 57px;
}

#header .menu-background {
	background: url(images/menu-right.gif) right top no-repeat;
	height: 57px;
	padding: 0 4px;
}

.menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 653px;
	height: 57px;
	z-index: 1000;
}

.menu ul li {
	display:block;
	float:left;
	position: relative;
	background-repeat: no-repeat;
	background-position: center 25px;
	z-index: 200;
}

.menu ul li a {
	display:block;
	height: 57px;
	outline: none;
	z-index: 300;
	position: relative;
	text-indent: -5000px;
}

.menu ul li:hover a {
	background: url(images/nav-up.png) no-repeat center 12px;
}

.menu ul li.diy {
	background-image: url(images/nav-diy.png);
	width: 105px;
}
.menu ul li.installed {
	background-image: url(images/nav-installed.png);
	width: 138px;
}
.menu ul li.commercial {
	background-image: url(images/nav-commercial.png);
	width: 138px;
}
.menu ul li.about {
	background-image: url(images/nav-about.png);
	width: 105px;
}
.menu ul li.faq {
	background-image: url(images/nav-faq.png);
	width: 64px;
}
.menu ul li.gallery {
	background-image: url(images/nav-gallery.png);
	width: 95px;
}

/* Level 2 header menu */

.menu ul li div.level2 {
	display:none;
	position: absolute;
	z-index: 2000;
	height: 102px;
	bottom: 57px;
	background: url(images/subnav-drop-bg.png) repeat-x;
}

.menu ul li ul {
	position: absolute;
	left: 0;
	bottom: 2px;
	z-index: 200;
	width: auto;
	height: auto;
}

.menu ul li ul li {
	float:none;
	text-indent: 0;
	padding: 0 2px;
	*margin: -2px 0 -3px 0; /* IE7 */
}

.menu ul li ul li:first-child a {
	border-top: 0;
}

.menu ul li ul li a {
	width: auto;
	height: auto;
	text-transform: uppercase;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #fff;
	line-height: 10px;
	padding: 2px 3px;
	background: none !important;
	text-indent: 0;
}

.menu ul li ul li a:hover {
	color: #fff;
}

.menu ul li.diy .level2 {width: 138px;}
.menu ul li.diy .level2 li {width: 134px;}

.menu ul li.installed .level2 {width: 138px;}
.menu ul li.installed .level2 li {width: 134px;}

.menu ul li.commercial .level2 {width: 138px;}
.menu ul li.commercial .level2 li {width: 134px;}

.menu ul li.about .level2 {width: 105px;}
.menu ul li.about .level2 li {width: 101px;}

.menu ul li.faq .level2 {width: 78px;}
.menu ul li.faq .level2 li {width: 74px;}

.menu ul li.gallery .level2 {width: 118px;}
.menu ul li.gallery .level2 li {width: 114px;}

.menu div.overlay {
	top: 0;
	left: 0;
	background: #fff;
	position: absolute;
	width: 100%;
	height: 100%;
}

/* Subnav with banners */

.subnav {
	position: relative;
	margin: 2px 0 19px 1px;
}

.subnav .button1 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}
.subnav .button2 {
	position: absolute;
	z-index: 100;
	top: 59px;
	left: 178px;
}
.subnav .button3 {
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 355px;
}

.subnav .rotator {
	width: 868px;
	height: 115px;
	overflow:hidden;
}

.subnav .rotator div {
	width: 868px;
	height: 115px;
}

/* Subnav with banners */

.subnav.home {
	position: relative;
	margin: 1px 0 19px 2px;
}

.subnav.home .button1 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	width: 216px;
	height: 176px;
	background: url(images/home-button1.png);
}
.subnav.home .button1 .title {
	top: 125px;
	left: 45px;
	position: absolute;
	width: 125px;
}
.subnav.home .button1 .arrow {
	top: 25px;
	left: 175px;
	position: absolute;
	width: 12px;
	height: 19px;
}
.subnav.home .button1 .text{
	top: 66px;
	left: 33px;
	position: absolute;
	display:none;
}


.subnav.home .button2 {
	position: absolute;
	z-index: 100;
	top: 175px;
	left: 217px;
	width: 218px;
	height: 176px;
	background: url(images/home-button2.png);
}
.subnav.home .button2 .title {
	top: 125px;
	left: 28px;
	position: absolute;
	width: 140px;
}
.subnav.home .button2 .arrow {
	top: 25px;
	left: 175px;
	position: absolute;
	width: 12px;
	height: 19px;
}
.subnav.home .button2 .text{
	top: 70px;
	left: 28px;
	position: absolute;
	display:none;
}

.subnav.home .button3 {
	position: absolute;
	z-index: 100;
	top: 175px;
	left: 653px;
	width: 216px;
	height: 176px;
	background: url(images/home-button3.png);
}
.subnav.home .button3 .title {
	top: 130px;
	left: 72px;
	position: absolute;
	width: 110px;
}
.subnav.home .button3 .arrow {
	top: 25px;
	left: 175px;
	position: absolute;
	width: 12px;
	height: 19px;
}
.subnav.home .button3 .text{
	top: 50px;
	left: 20px;
	position: absolute;
	display:none;
}

.subnav.home .rotator {
	width: 868px;
	height: 351px;
	overflow:hidden;
}

.subnav.home .rotator div {
	width: 868px;
	height: 351px;
}


h1 {
color:#2A2A2A;
font-size:18px;
font-weight:normal;
line-height:20px;

}
h1 span {
display:block;
font-size:12px;
font-style:italic;
font-weight:bold;
}

h3, h2{
    font-size:12px;
    font-weight:normal;
}

strong.discreet{ font-weight:normal;}

