@charset "utf-8";
/* 
  
  Main CSS file for Progressive Heating and Air
  by Neal Saxon, Click Optimize
  
*/

body{
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff url(/images/bg_body.jpg) left 138px repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
}


/*---------( header )--------------*/
#header{
	position: relative;
	width: 910px;
	height: 85px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#logo{
	position: absolute;
	top: 7px;
	left: 16px;
	width: 311px;
	height: 66px;
	background: transparent url(/images/logo.png) left top no-repeat;
}
#logo a{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 311px;
	height: 66px;
}

#phone_header{
	position: absolute;
	top: 17px;
	left: 345px;
	width: 314px;
	height: 45px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/phone_header.png) left top no-repeat;
}

#live_chat{
	position: absolute;
	top: 4px;
	right: 0px;
	width: 235px;
	height: 83px;
}

/*---------( containers )--------------*/

#wrap_main{
	position: relative;
	z-index: 50;
	top: -14px;
	width: 910px;
	margin: 0 auto;
	padding: 22px 22px 0 22px;
	background: transparent url(/images/bg_wrap_main.png) left top no-repeat;
}

#content_container{
	position: relative;
	width: 898px;
	margin: 0 auto;
	padding: 0 6px 37px 6px;
	background: #fff;
	text-align: left;
}

#body_footer{
	margin: 0;
	padding: 0;
	min-height: 109px;
	background: #adafb2 url(/images/bg_body_footer.jpg) left top repeat-x;
}

#wrap_footer{
	position: relative;
	top: -37px;
	width: 910px;
	height: 100px;
	margin: 0 auto;
	padding: 0 22px 16px 22px;
	background: transparent url(/images/bg_wrap_footer.png) left bottom no-repeat;
}

#footer_container{
	position: relative;
	width: 898px;
	height: 63px;
	margin: 0 auto;
	padding: 37px 6px 0 6px;
	background: #fff;
	text-align: left;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 10px;
	color: #414042;
}

/*---------( nav )--------------*/

#nav_container{
	position: relative;
	width: 898px;
	height: 33px;
	margin: 6px 0;
	padding: 0;
	text-align: center;
}

ul#nav{
	float: left;
	width: 898px;
	height: 33px;
	margin: 0;
	padding: 0;
	list-style: none;
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-weight: bold;
	background: url(/images/bg_nav.jpg) left top repeat-x;
}
ul#nav li{
	float: left;
	margin: 0;
	padding: 0;
}
ul#nav li a{
	float: left;
	padding: 9px 0;
	text-decoration: none;
	color: #fff;
}

ul#nav li#home a{ width: 95px; }
ul#nav li#residential a{ width: 180px; }
ul#nav li#commercial a{ width: 180px; }
ul#nav li#about a{ width: 103px; }
ul#nav li#network a{ width: 215px; }
ul#nav li#contact a{ width: 125px; }

ul#nav li:hover a,
ul#nav li a:hover,
ul#nav li a.current{
	color: #336;
	background: url(/images/bg_nav_hover.jpg) left top repeat-x;
}

#nav li ul{
	position: absolute;
	left: -9999px;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px;
	z-index: 1000;
	border: 1px solid #fff;
	background: url(/images/bg_dropdown.png) left top repeat;
}

ul#nav li#residential ul,
ul#nav li#residential ul a{ width: 220px; }
ul#nav li#commercial ul,
ul#nav li#commercial ul a{ width: 220px; }
ul#nav li#network ul,
ul#nav li#network ul a{ width: 230px; }

#nav li:hover ul li:hover,
#nav li:hover ul li a,
#nav li ul li a{
	color: #fff;
	background: none;
}
#nav li:hover ul li:hover,
#nav li:hover ul li:hover a:hover,
#nav li ul li a:hover,
#nav li ul li a.current{
	color: #f8dc09;
	background: none;
}
#nav li:hover ul,
#nav li.sfhover ul{
	left: auto;
	top: 28px;
}

ul#nav li#residential:hover ul{ left: 75px; }
ul#nav li#commercial:hover ul{ left: 255px; }
ul#nav li#network:hover ul{ left: 550px; }


/*---------( main )--------------*/

#banner{
	width: 898px;
	height: 254px;
	padding: 0 0 15px 0;
}

#main{
	float: left;
	margin: 0;
	padding: 0 0 0 8px;
	width: 555px;
	line-height: 24px;
}
#main p{
	text-align: justify;
}

/*---------( sidebar )--------------*/

#sidebar{
	float: right;
	width: 300px;
}

#logo_container{
	padding: 0 0 11px 0;
	background: transparent url(/images/logo_dropshadow.jpg) center bottom no-repeat;
}
#logo_container img{ float: left; }
img.green_bulb{ padding: 0 0 10px 10px; }
img.bbb_logo{ padding: 10px 30px 0 30px; }
img.green_building{ padding: 15px 10px 0 0; }

.sidebar_button a{
	display: block;
	margin: 5px 0 0 0;
	text-indent: -9999px;
	overflow: hidden;
}
a#inspection_coupons{
	width: 298px;
	height: 85px;
	background: url(/images/inspection_coupons.jpg) left top no-repeat;
}
a#inspection_coupons:hover{
	background: url(/images/inspection_coupons.jpg) 0 -85px no-repeat;
}
a#coupons{
	width: 298px;
	height: 85px;
	background: url(/images/get_coupons.jpg) left top no-repeat;
}
a#coupons:hover{
	background: url(/images/get_coupons.jpg) 0 -85px no-repeat;
}
a#careers{
	width: 298px;
	height: 43px;
	background: url(/images/careers.jpg) left top no-repeat;
}
a#careers:hover{
	background: url(/images/careers.jpg) 0 -43px no-repeat;
}


#feel_the_comfort{
	width: 298px;
	height: 242px;
	margin: 20px 0 0 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/feel_the_comfort.jpg) left top no-repeat;
}

/*---------( common )--------------*/

h1{
	font-size: 42px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 50px;
	margin: 0;
	padding: 0 0 35px 0;
	color: #336;
}

h2{
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 30px;
	margin: 0;
	padding: 0 0 4px 0;
	color: #336;
}

.clear{
	clear: both;
}

p{
	margin: 0;
	padding: 0 0 15px 0;
}

ul{
	margin: 0 auto;
	padding-top: 0;
	padding-bottom: 15px;
}

#main a{
	color: #dc1c19;
	text-decoration: none;
	border-bottom: 1px solid;
}
#main a:hover{
	color: #dc1c19;
	text-decoration: none;
	border-bottom: none;
}

.logoImg{
	float: left;
	margin: 0 5px 5px 0;
}

/*---------( contact form )--------------*/

.form_row{
	float: left;
	clear: left;
	padding: 0 0 10px 0;
}

.form_row label{
	float: left;
	width: 210px;
	text-align: right;
	margin: 0 5px 0 0;
}

.form_row input{
	float: left;
	width: 250px;
	margin: 2px 0 0 0;
}

.form_row select{
	float: left;
	width: 250px;
	margin: 3px 0 0 0;
}

.form_row textarea{
	float: left;
	width: 250px;
	height: 150px;
}

.required,
.error{
	color: #f00;
}


/*---------( footer )--------------*/

ul#footer_nav{
	float: left;
	width: 670px;
	margin: 40px 0 0 0;
	padding: 0;
	list-style: none;
}
ul#footer_nav li{
	float: left;
	padding: 1px 7px;
	border-right: 1px solid;
}
ul#footer_nav li.last{ border-right: none; }
#footer_container a{
	color: #414042;
	text-decoration: none;
}
#footer_container a.current{
	color: #dc1c19;
}
#footer_container a:hover{
	text-decoration: underline;
}

#clickoptimize{
	float: right;
	width: 195px;
	text-align: center;
}
#clickoptimize span{
	display: block;
	padding: 0 0 5px 0;
}


