@charset "utf-8";
body,td,th{font-family:Verdana, Arial, Helvetica, sans-serif;color:#333;}
body{background-color:#63A568;
margin:0;}
#wrapper{
position:relative;
background-image:url(../images/layout/body_background.jpg);
background-repeat:repeat-y;
width:815px;
height:1200px;
margin:60px auto auto;
}

#logo_box{
	position:absolute;
	left:14px;top:-13px;
	outline:none;width:294px;
	height:93px;
	z-index:9;
	background-image:url(../images/layout/logo_background.png);
	background-repeat:no-repeat;}
#citywide_logo {
position:absolute;
left:-27px;
top:-36px;
width:308px;
height:123px;
}
#navigation{position:absolute;left:302px;top:-24px;width:498px;height:30px;z-index:10;background-image:url(../images/layout/links.png);background-repeat:no-repeat;}
#navigation ul,#navigation li{list-style-type:none;margin:0;padding:0;}
#navigation a,#navigation a:link{color:#FFF;outline:none;}
#emergency_service{position:absolute;left:413px;top:-50px;width:381px;height:19px;color:#C9DFCB;font-size:12px;z-index:1;text-align:right;}
#banner{position:absolute;left:16px;top:7px;width:800px;height:274px;z-index:2;background-image:url(../images/layout/banner.jpg);background-repeat:no-repeat;}
#banner2{position:absolute;left:16px;top:7px;width:800px;height:174px;z-index:2;background-image:url(../images/layout/banner.jpg);background-repeat:no-repeat;}
#banner_edge{position:absolute;left:783px;top:21px;width:26px;height:147px;z-index:1000;background-image:url(../images/layout/banner_edge.png);background-repeat:no-repeat;}
#footer{position:relative;background-image:url(../images/layout/footer_background.jpg);background-repeat:no-repeat;width:815px;height:100px;padding-top:30px;font-size:10px;line-height:24px;margin:auto;}
#footer_nav{padding-left:30px;}
#footer_nav a,#footer_nav a:link,#footer_nav a:active{text-decoration:none;color:#333;}
#footer_nav a:hover{color:#000;text-decoration:underline;}
#heading{position:absolute;left:14px;top:30px;width:600px;height:71px;z-index:8;}
#sub_heading{position:absolute;left:24px;top:0px;width:600px;height:32px;z-index:8;}
#content{position:absolute;left:28px;top:283px;width:762px;height:516px;z-index:2;background-color:#FFF;}
#sub_content{position:absolute;left:28px;top:183px;width:762px;height:516px;z-index:2;background-color:#FFF;}
#van{position:absolute;left:422px;top:59px;width:250px;height:218px;z-index:1;}
#video_box{
	position:absolute;
	top:347px;
	left:33px;
	width:340px;
}
#specials{
	position:absolute;
	top:424px;
	left:456px;
	width:264px;
	height: 218px;
}
#main_text{position:absolute;left:14px;top:118px;width:399px;height:247px;z-index:1;font-size:12px;line-height:24px;}
#sub_text{
	position:absolute;
	left:14px;
	top:45px;
	width:725px;
	height:400px;
	z-index:1;
	font-size:12px;
	line-height:24px;
}
#sub_text_services{
	position:absolute;
	left:10px;
	top:16px;
	width:747px;
	height:430px;
	z-index:1;
	font-size:12px;
	line-height:24px;
}
#sub_nav {
	position:absolute;
	left:-12px;
	top:-2px;
	width:165px;
	height:400px;
	z-index:10;
	background-image:url(../images/layout/sub_nav_bg.jpg);
	background-repeat:no-repeat;
	padding:10px;
}
#sub_nav a, #sub_nav a:link {
	font-family:tahoma, Courier, monospace;
	color:#333333;
	text-decoration:none;
	font-size:14px;
	display:block;
	line-height:36px;
	outline:none;
}
#sub_nav a:hover {
	color:#000000;
}
#sub_nav a:active {
	margin-left:1px;
	outline:none;
}
#contact_box{
	position:absolute;
	left:19px;
	top:679px;
	width:730px;
	height:101px;
	z-index:1;
}
#sec_text{
	position:absolute;
	left:444px;
	top:297px;
	width:305px;
	height:103px;
	z-index:1;
	font-size:24px;
	text-align:right;
	line-height:20px;
	color:#6F4537;
	font-family:Arial, Helvetica, sans-serif;
}
#tabs{position:absolute;left:0px;top:241px;width:728px;height:48px;z-index:100;}
#tabs a{color:#FFF;text-decoration:none;display:block;height:45px;outline:none;}
#tabs span{display:none;}
.tab_heating {
position:absolute;
left:16px;
top:-7px;
width:258px;
height:47px;
background-image:url(../images/tabs/heating_tab.jpg);
}
.tab_heating:hover {
background-position:0px -50px;
}
.tab_cooling {
position:absolute;
left:275px;
top:-7px;
width:258px;
height:47px;
background-image:url(../images/tabs/cooling_tab.jpg);
}
.tab_cooling:hover {
background-position:0px -50px;
}
.tab_geothermal {
position:absolute;
left:525px;
top:-7px;
width:258px;
height:47px;
background-image:url(../images/tabs/geothermal_tab.jpg);
}
.tab_geothermal:hover {
background-position:0px -50px;
}
.faq_box {
border-bottom:1px solid #CCCCCC;
padding:10px;
margin-bottom:10px;
margin-top:10px;
}
.smaller_text {
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:18px;
}
.green_list {
color:#365A39;
font-size:14px;
}

