/* 1. BASE
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

@charset "UTF-8";
/* CSS Document */

/* reset */
body, p, h1, h2, h3, h4, h5, h6, a, div, blockquote, cite, a img, address {
	margin: 0;
	padding: 0;
	text-indent: 0;
	border: none;
	outline: none;
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	list-style: none;
}
table, td, tr, tbody, thead, th, caption {
	border-spacing: 0;
	border: none;
	border-collapse: separate;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}
/* typography */
body {
	margin: 57px 0 47px 0;
	font-size: 0.62em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
p, h1, h2 {
	margin: 0 0 9px 0;
}
p {
	font-size: 1.1em;
	line-height: 1.27em;
}
h1 {
	font-size: 1.5em;
	line-height:1.16em;
	font-weight:bold;
	color:#01724e;
}
h2 {
	font-size: 1.2em;
	line-height:1.16em;
	font-weight:bold;
	color:#093479;
}
h3, h4, h5, h6 {
	font-size: 1.1em;
	font-weight:bold;
	line-height:1.27em;
}
a {
	color: #0090D1;
	text-decoration: underline;
}
a:hover, a:active {
	color: #1C3E95;
	text-decoration: underline;
}
/* * * =forms * * * * * * * * * * * * * * * * * * * * * * * * * * */
form, fieldset, input {
	margin : 0;
	padding : 0;
}
form {
	width: 38em;
	margin-left: 5px;
}
.entry form p {
	font-size: 100%;
	padding: 2px;
	margin: 0;
}
/* fieldset styling */
fieldset {
	margin: 1em 0;
	padding: 1em;
	border : 1px solid #e2e2e2;
}
/* legend styling */
legend {
	font-weight: bold;
	color: #01724e;
}
/* style for  labels */
label {
	float: left;
	width: 14em;
	clear:left;
	height:auto;

}
/* style for required labels */
label .required {
	font-size: 0.9em;
	font-style: normal;
	color: red;
}
label.error, input.submit {
	color: #F00;
	margin: 5px 0 0 0;
}
input {
	width: 225px;
}
input.radio, input.submit {
	width: auto;
}
textarea {
	width: 225px;
	height: 100px;
	padding:0;
}
/* submit */

form div input {
	width: 100px;
	margin-top:5px;
	margin-left: 310px;
	padding: 0 .25em;
	background-color: #01724e;
	color: #fff;
	text-transform: uppercase;
	font-size: 90%;
}
/* apply style to div's containing other floating elements - FLOAT CHILDREN LEFT AND CLEAR NONE */

.group:after, #sidebar:after, #wrapper:after, #header .branding:after, #nav:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.group, #sidebar, #wrapper, #header .branding, #nav {
	zoom: 1;
	display: block;
}
.clearfix {
	clear: both;
	overflow: hidden;
}
body {
	margin:0;
	padding:0;
	font-size:62.5%;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
/* 2. LAYOUT
-----------------------------------------------------------------------------------------------
===============================================================================================*/	
	/* Main Backgrounds */
	body {
	background: #101114;
	color: #060000;
}
#page {
	background: #CEE0E1;
	padding-top: 5px;
}
.container {
	background: #fff;
	width: 961px;
	margin:0 auto;
	padding:0;
}
body.home .container {
	background: #fff url(../images/bg_container.gif) repeat-y top left;
}
#header {
	position:relative;
	width:961px;
	height: 105px;
	margin: 0 auto;
	padding:0;
	background: #ffffff url(../images/bg_header.png) no-repeat top left;
}
#wrapper {
	padding: 0px;
	margin:0px auto;
	text-align: left;
	background:url(../images/containerbg.jpg) repeat-y top center;
}
#headline {
	padding: 0px;
	display: block;
	overflow: hidden;
	height: 222px;
	background: url(../images/bg_headline.jpg) no-repeat top left;
}
#inner-wrapper {
	width: 720px;
	float: right;
}
#content {
	width:478px;
	float:left;
	background: #fff;
}
#inner-sidebar {
	width: 220px;
	float:right;
	margin-right: 2px;
	display: inline;
	padding: 0 10px 20px 10px;
	background: #EBF4CA url(../images/bg_inner_sidebar.jpg) repeat-x top left;
	border-bottom: 1px solid #fff;
}
#sidebar {
	width: 239px;
	float:left;
	background: #E4F0BA url(../images/bg_sidebar.jpg) repeat-x top left;
}
#footer {
	clear:both;
	width: 961px;
	margin: 0 auto;
}

/* 2.1	Header
-----------------------------------------------------------------------------------------------*/	
  #header h1 {
	margin:0;
	padding:0;
	width:215px;
	height:95px;
	position: absolute;
	top: 8px;
	left: 13px;
}
#header h3 a {
	display:block;
	text-indent:-9999px;
	background:url(../images/logo.jpg) no-repeat;
	width:215px;
	height:95px;
	margin:0;
	padding:0;
}
#header .support {
	position: absolute;
	top: 18px;
	right:20px;
	width: 320px;
	text-align: right;
	color: #226b49;
	font-size: 2.2em;
}
#header .slogan {
	position: absolute;
	top: 18px;
	left:260px;
	padding: 0px;
	text-align: left;
	width: 350px;
}
#header .slogan h2 {
	margin: 0 0 14px 0;
	font-weight: normal;
	font-size: 2em;
	color: #000;
}
#header .slogan ul {
	width: 350px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	color: #01724e;
	font-size: 0.9em;
	margin-top: 5px;
	font-size: 1.8em;
	font-style: italic;
}
#header .slogan li {
	float: left;
	background: url(../images/sep.gif) no-repeat 0 50%;
	display: inline;
	margin: 0 12px 0 0;
	padding: 0 0 0 20px;
}
#header .slogan li.first {
	padding-left: 0;
	background-image: none;
}
#navigation {
	background: url(../images/bg_sidebar_curve.jpg) no-repeat 0 0;
}
#navigation ul {
	padding: 0;
	list-style: none;
	float : left;
	margin: 16px 10px 0 10px;
	width: 219px;
}
#navigation li {
	position : relative;
	float : left;
	margin-bottom : 0px;
	width: 199px;
	z-index: 1000;
	border-bottom : 2px solid #155424;
	padding : 7px 10px;
	color: #01724E;
	font-weight : bold;
	font-size: 1.1em;
}
#navigation li li {
	border-bottom: 1px dotted #ffffff;
	width: 139px !important;
}
#navigation li li.last {
	border-bottom: 0px;
}
#navigation li ul { /* second-level lists */
	position : absolute;
	z-index: 800;
	left: -999em;
	margin-left : 207px;
	margin-top : -23px;
	padding: 10px 15px 5px 15px;
	background-color : #006E49;
	width: 155px;
	border: 2px solid #155424;
	border-width: 2px 2px 2px 0;
}
#navigation li ul ul {
	left: -999em;
}
#navigation li a {
	color: #01724E;
	font-weight : bold;
	text-decoration : none;
}
* html #navigation ul {
	width: 199px;
	margin: 40px 5px 0 5px;
}
* html #navigation li ul {
	width: 155px;
	top: -42px;
}
* html #navigation li {
	width: 199px;
}
* html #navigation li li {
	width: 155px;
}
*+html #navigation li:hover {
	position: relative;
}
*+html #navigation li:hover ul {
	position: absolute;
	width: 155px;
	top: -2px;
	left: 219px;
	margin:0;
}
#navigation li li a, #nav li:hover li a, #nav li.sfhover li a {
	color: #D1E5CF !important;
}
#navigation li:hover, #navigation li:active {
	color : fff;
	background-color : #006E49;
}
#navigation li li a:hover {
	color : #ffffff !important;
}
#nav li:hover, #nav li.sfhover, #nav li:hover a, #nav li.sfhover a {
	background-color:#006E49;
	color: #ffffff !important;
}
#navigation li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#navigation li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul,  #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
* html #nav li.sfhover ul {
	left: 214px;
}
/* Problem Sticky menu on IE7 */
	#navigation li:hover {
	position: static;
}
body.home #nav-home, body.about #nav-about, body.career #nav-career, body.plumbing #nav-plumbing, body.hvac #nav-hvac, body.industrial #nav-industrial, body.maintenance #nav-maintenance, body.affiliations #nav-affiliations, body.testimonials #nav-testimonials, body.coupons #nav-coupons, body.request #nav-request, body.radon #nav-radon, body.tax-credit #nav-tax-credit, body.hvac #nav-cross, body.contact #nav-contact {
	background-color:#006E49;
	color: #fff;
}

body.home #nav-home a, body.about #nav-about a, body.career #nav-career a, body.plumbing #nav-plumbing a, body.hvac #nav-hvac a, body.industrial #nav-industrial a, body.maintenance #nav-maintenance a, body.affiliations #nav-affiliations a, body.testimonials #nav-testimonials a, body.coupons #nav-coupons a, body.request #nav-request a, body.radon #nav-radon a, body.tax-credit #nav-tax-credit a, body.hvac #nav-cross body.contact a, #nav-contact a {color:#FFFFFF;}

/* 2.2	Content
-----------------------------------------------------------------------------------------------*/	
  #headline a.btn_home {
	width: 220px;
	height: 43px;
	line-height: 40px;
	background: url(../images/btn_home.jpg) no-repeat 0 0px;
	font-size: 1.5em;
	text-align: center;
	font-weight: bold;
	float: left;
	margin: 165px 8px 0px 12px;
	color: #D1E5CF;
	text-decoration: none;
}
#headline a.btn_home:hover {
	color: #ffffff;
}
#inner-sidebar {
	font-size: 1.0em;
}
#inner-sidebar p {
	line-height: 1.8em;
}
#inner-sidebar ul, #inner-sidebar ol {
	padding:0 0 0 20px;
	margin: -3px 0 8px 0;
	font-size:1.1em;
}
#inner-sidebar ul li {
	line-height:1.16em;
	margin:0;
	padding:2px 0 2px 34px;
	list-style:disc;
}
#inner-sidebar ol li {
	line-height:1.16em;
	margin:0;
	padding:2px 0 2px 0px;
}
#inner-sidebar ul ul {
	font-size:1em;
}
.entry {
	font-size: 1.3em;
	line-height: 1.5em !important;
	color: #060000;
	padding: 0 20px 20px 20px;
	background: url(../images/bg_entry.jpg) no-repeat 0 10px;
}
.home .entry {
	font-size: 1.1em;
	background-image: url(none);
}
.entry h2 {
	font-size: 1.69em;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	font-style: italic;
	margin: 0;
	padding: 15px 0 0 40px
}
.entry h3 {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.0em;
	margin: 0.5em 0 0 0;
	color: #01724e;
}
.entry p {
	margin: 0 0 1.0em 0;
	padding:0;
	font-size: 1.0em !important;
}
.entry img.alignleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.entry img.alignright {
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.entry ul, .entry ol {
	padding:0 0 0 20px;
	margin: -3px 0 8px 0;
	font-size:1.0em;
}
.entry ul li {
	line-height:1.16em;
	margin:0;
	padding:2px 0 2px 34px;
	list-style:disc;
}
.entry ol li {
	line-height:1.16em;
	margin:0;
	padding:2px 0 2px 0px;
}
.entry ul ul {
	font-size:1em;
}
.entry a {
	color: #01724E;
	text-decoration: none;
	font-weight: bold;
}
.entry a:hover {
	border-bottom: 1px solid #01724e;
}
.home h2, .home .entry h2 {
	font-size: 1.3em;
	line-height: 1.0em;
	font-weight: bold;
	margin: 0.75em 0 0.5em 0;
	font-style: normal;
	padding:0;
	color: #383838;
}
.videos {
	float: left;
	width: 360px;
	background: url(../images/bg_video.jpg) no-repeat 20px 0;
	padding-left: 108px;
	display: inline;
	margin: 60px 14px 5px 0;
}
.videos .title {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
.videos ul {
	width: 100%;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
}
.videos li {
	float: left;
	display: inline;
	margin: 0 0 0 20px;
	padding: 0;
}
.videos li a:hover {
	border: none;
}
.entry .videos {
	width: 360px;
	padding-left: 78px;
	margin-top: 20px;
	margin-right: 0;
	background-position: 0 0;
}
.entry .videos li {
	margin-left: 20px;
	padding: 0;
}
.affiliate {
	margin-top: 20px;
}
/* 2.3	Sidebars
-----------------------------------------------------------------------------------------------*/	


  #sidebar {
}
.creditcards {margin-top: 30px; background: #EDF5D0; text-align: center;}
.signup {
	margin: 34px 0 0 3px !important;
	padding: 30px 10px 10px 10px;
	background: #F6FAE6;
	width: 216px;
	overflow: hidden;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
}
.signup form {
	margin:0;
	padding: 15px 0 0 0;
	border:0;
}
.signup label {
	width: 70px;
	float:left;
	padding: 2px 0px;
	font-weight: bold;
}
.signup input {
	width: 125px;
	border:1px solid #03684D;
	padding: 2px 5px;
}
.signup input.submit {
	background:url(../images/btn_submit.jpg) no-repeat top left;
	border: 0;
	padding-top: 32px;
	width: 80px;
	height: 28px;
	display: block;
	overflow: hidden;
	cursor: pointer;
	outline: 0;
}
/* 2.4	Footer
-----------------------------------------------------------------------------------------------*/	
  #footer-wrapper {
	background: #101114 url(../images/bg_footer.png) repeat-x top left;
}
#footer {
	color: #fff;
	font-size: 1.1;
	padding: 15px 0;
}


.tax-credit #inner-wrapper .entry {
	min-height:500px;
	_height:auto !important;
	_height:500px;

}
