body {
	background-color:white;
	background-image: url(images/bg.jpg);
	color:black;
	font-size: 12px;
	font-family: Times, serif;
	font-weight: normal;
	margin-left:0px;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:10px;
	behavior:url(csshover3.htc);
	}
	

.featuredtable {
	border: 1px solid #C8CD94;
	padding: 2px;
	margin: 2px;
	background-color:#FFFBE3;
	font-size: 10px;
	}
	
.locationtable {
	border: 1px solid #C8CD94;
	padding: 2px;
	margin: 2px;
	background-color:white;
	font-size: 10px;
	height:100%;
	text-align: center;
	vertical-align: middle;
	}

.black_content {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

.black_content2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}


.White:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.White:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.White:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFCC00;
	text-decoration: underline;
}

.White:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}



.Black:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.Black:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.Black:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color:#333333;
	text-decoration: none;
}

.Black:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}

.icon {
	width:30px;
	float:right;
	border:0px;
	}

.compare {
	border:1px solid black;
	margin:0px;
	padding:0px;
	}
	
.compare td {
	text-align:center;
	vertical-align:middle;
	border:1px solid #cccccc;
	padding:2px;
	font-size:14px;
	}

.compare .left {
	text-align:left;
	}
	
.compare .header {
	font-size:24px;
	font-weight;bold;
	background-color:#BFBDC3;
	}
	
/*START NEW HEADER*/
.header {
	font-size:18px;
	font-weight:bold;
	color:#302F7D;
	width:758px;
	height:129px;
	margin:0 auto;
	position:relative;
	}
		.top{
		position:relative;
		top:9px; left:0px;
		margin:7px;
	}
	.topnavcontainer{
		float:right;
		position:relative;
		top:19px;
		
		font-size:15px;
		font-weight:normal;
		text-transform:uppercase;
		background-image:url(images/topnavbg.png);
		background-position:49px -4px;
		background-repeat:no-repeat;
		height:82px;
	}
		
	.topnav{
		float:right;
		position:relative;
		top:6px;
		
		font-size:15px;
		font-weight:normal;
		text-transform:uppercase;
		
		
		
	}

	.topnav li{
		display:block;
		float:left; 
		margin-right:29px;
		background:url(images/navsprite2.png);
		background-repeat:no-repeat; 
		background-position:0px 0px;
		
		
	}
	.topnav li a{
		display:block;
		
		height:25px;
		
		text-indent:-9999px;
		
	}
.topnav li.tour {
	width:126px;
	-webkit-transition: all .15s ease-in-out;
	-moz-transition: all .15s ease-in-out;
	-o-transition: all .15s ease-in-out;
	-ms-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
}
.topnav li.tour:hover{
	background-position:0px -10px;
}
.topnav li.rre {
	width:153px;
	background-position:-202px 0px;
	-webkit-transition: all .15s ease-in-out;
	-moz-transition: all .15s ease-in-out;
	-o-transition: all .15s ease-in-out;
	-ms-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
}
.topnav li.rre:hover{
	background-position:-202px -10px;
}
.topnav li.rr{
	width:125px;
	background-position:-475px 0px;
	-webkit-transition: all .15s ease-in-out;
	-moz-transition: all .15s ease-in-out;
	-o-transition: all .15s ease-in-out;
	-ms-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
}
.topnav li.rr:hover{
	background-position:-475px -10px;
}
.topnav li.contact{
	width:100px;
	background-position:-704px 0px;
	-webkit-transition: all .15s ease-in-out;
	-moz-transition: all .15s ease-in-out;
	-o-transition: all .15s ease-in-out;
	-ms-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
}
.topnav li.contact:hover{
	background-position:-704px -10px;
}
.bottomnav{

	position:relative;
	margin-top:31px;
	
	
	
}
.bottomnav ul{margin:0px !important;

}
.bottomnav ul li{
	display:block !important;
	float:left;
	font-size:12px;
	
	

	
	
}
.bottomnav ul li a{
	text-indent:-9999px;
	display:block;
	background-image:url(images/subnavbg.png);
	background-repeat:no-repeat;
}
.bottomnav li.home a{
	width:67px;
	background-position:0px 0px;
}
.bottomnav li.home a:hover{
	width:67px;
	background-position:0px -19px;
}
.bottomnav li.about a{
	width:90px;
	background-position:-68px 0px;
}
.bottomnav li.about a:hover{
	width:90px;
	background-position:-68px -19px;
}
.bottomnav li.custom a{
	width:121px;
	background-position:-158px 0px;
}
.bottomnav li.custom a:hover{
	width:121px;
	background-position:-158px -19px;
}
.bottomnav li.comm a{
	width:118px;
	background-position:-279px 0px;
}
.bottomnav li.comm a:hover{
	width:118px;
	background-position:-279px -19px;
}
.bottomnav li.sample a{
	width:115px;
	background-position:-397px 0px;
}
.bottomnav li.sample a:hover{
	width:115px;
	background-position:-397px -19px;
}
.bottomnav li.contact2 a{
	width:107px;
	background-position:-512px 0px;
}
.bottomnav li.contact2 a:hover{
	width:107px;
	background-position:-512px -19px;
}
.bottomnav li.email a{
	width:78px;
	background-position:-619px 0px;
}
.bottomnav li.email a:hover{
	width:78px;
	background-position:-619px -19px;
}
.bottomnav  li ul {
	display:none;
	z-index:999999;



}

.bottomnav  li:hover ul{
	position:absolute;
	top:-15px;
	left:0px;
	display:block;
	width:716px;
	background:#ffffff;
	height:15px;
	border:1px solid #a7a28b;
	
	
	
	
}
.bottomnav li:hover ul li{
	display:block;
	
	
	
	
}

.bottomnav li ul li a{
	background-image:url(images/SUBSUBNAVBG.png);}
	.bottomnav li ul li a:hover{
		background-position:0px
	}
	
.bottomnav li ul li.location a{
	width:103px;
	background-position:0px 0px;
	
}
.bottomnav li ul li.location a:hover{
	width:103px;
	background-position:0px -24px;
	
}
.bottomnav li ul li.reputation a{
	width:104px;
	background-position:-100px 0px;
	
}
.bottomnav li ul li.reputation a:hover{
	width:104px;
	background-position:-100px -24px;
	
}
.bottomnav li ul li.testimonials a{
	width:103px;
	background-position:-202px 0px;
	
}
.bottomnav li ul li.testimonials a:hover{
	width:103px;
	background-position:-202px -24px;
	
}
.bottomnav li ul li.awards a{
	width:96px;
	background-position:-303px 0px;
	
}
.bottomnav li ul li.awards a:hover{
	width:96px;
	background-position:-303px -24px;
	
}
.bottomnav li ul li.news a{
	width:70px;
	background-position:-399px 0px;
	
}
.bottomnav li ul li.news a:hover{
	width:70px;
	background-position:-399px -24px;
	
}
.bottomnav li ul li.events a{
	width:119px;
	background-position:-468px 0px;
	
}
.bottomnav li ul li.events a:hover{
	width:119px;
	background-position:-468px -24px;
	
}
.bottomnav li ul li.warranty a{
	width:86px;
	background-position:-584px 0px;
	
}
.bottomnav li ul li.warranty a:hover{
	width:86px;
	background-position:-584px -24px;
	
}
/*END NEW NAV*/
.table_structure {
	background-color: #ffeeff;
	}

.table_energy {
	background-color: #ffffee;
	}

.table_trust {
	background-color: #eeffee;
	}

.table_comfort {
	background-color: #eeffff;
	}



