/*************************************************************
* COMMON COLORS *
**************************************************************
dk blue			#01559e
blue			#84b1e8
lt blue			#dadee7
green			#70a33e
*************************************************************/

html, body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	height: 100%;
}

body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;

}

h1, h2, h3, p {
	margin: 0;
	padding: 0 0 10px 0;
}

h1 {
	font-size: 1.6em;
	line-height:1.6em;
}

h2 {
	font-size: 1.4em;
	font-style: italic;
	border-bottom: 2px solid #70a33e;
	margin-bottom: 10px;
	padding-bottom: 0;
	display: block;
	clear: both;
}

ul {
	margin: 0;
	padding: 0 0 10px 20px;
}

/*td {
	vertical-align: top;
}
*/
a {
	color: #01559e;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #70a33e;
}

/************************************************************
* OUTER ELEMENTS */

#outerContainer {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: #70a33e;
	color: #fff;
}

#outerHeader, #outerBanner, #outerBody, #outerBottom, #outerFooter {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
}

#outerHeader {
	border-top: 7px solid #01559e;
	background-color: #84b1e8;
	color: #fff;
	font-size: 1em;
}

#outerBanner {
	background-color: #E4E7EE; /*#dadee7;*/
}

#outerBody {
	background-color: #fff;
	color: #000;
	font-size: 1.4em;
	line-height: 1.6em;
}

#outerBottom {
	background-color: #dadee7;
}

#outerFooter {
	background-color: #70a33e;
}

/************************************************************
* CONTAINER ELEMENTS */

#header, #banner, #body, #bottom, #footer {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
#body {
	padding-bottom:20px;
	min-height:290px;
}

#header {
	background: url(../images/bg_header.jpg) no-repeat bottom left;
	height:86px;
}

#banner {
	height: 186px;
}
#banner .logo {
	float:left;
}
.promo {
	float:right;
	width:500px;
	height:185px;
}
/*.home #banner {
	background: url(../images/bg_banner.jpg) no-repeat top right;
}
.aboutUs #banner {
	background: url(../images/bg_banner_about.jpg) no-repeat top right;
}
*/
#footer {
	height: 40px;
}

/************************************************************
* INNER ELEMENTS */
#innerHeader {
	width:730px;
	float:right;
}
#innerHeader ul {
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
}
#innerHeader ul li {
	float:left;
	font-size:14px;
	font-weight:bold;
	background:transparent url(../images/bg_nav.png) no-repeat top left;
	padding:0px;
	margin-left:3px;
}
#innerHeader ul li a {
	display:block;
	height:27px;
	line-height:27px;
	padding:0 8px;
	color:#fff;
	background:transparent url(../images/bg_nav_right.png) no-repeat top right;
}
#ie6 #innerHeader ul li a {
  width:40px;
}
#ie6 #innerHeader ul li.geothermal a {
  width:80px;
}
#ie6 #innerHeader ul li.contact a {
  width:55px;
}
#ie6 #innerHeader ul li.indoor_air a {
  width:122px;
}
#ie6 #innerHeader ul li.heating_ac a {
  width:92px;
}
#ie6 #innerHeader ul li.energy_effciency a {
  width:102px;
}
#ie6 #innerHeader ul li.blog_news a {
  width:90px;
}
#innerHeader ul li:hover {
	background-position: left -27px;
}
#innerHeader ul li a:hover {
	background-position: right -27px;
	color:#01559E;
}
#ie6 #innerHeader ul li a:hover {
	background-position: right top;
  color:#EDF675;
}
#innerBottom {
	text-align:center;
	padding:10px 0;
}
#innerBody {
	padding:10px 0 10px 59px;
}
#innerBody .left {
	float:left;
	padding-right:10px;
	width:640px;
}
#innerBody .sidebar {
	float:left;
	width:250px;
}
.clear {
	clear:both;
}
/*#innerBody .partners a {
	display:block;
	float:left;
	text-indent:-9999px;
	margin-left:23px;
	margin-bottom:20px;
}
*/
#aprilaire {
	width:180px;
	height:62px;
	background:transparent url(../images/logo_aprilaire.jpg) no-repeat top left;
}
#bbb {
	width:73px;
	height:119px;
	background:transparent url(../images/logo_bbb.jpg) no-repeat top left;
	
}
#captico {
	width:200px;
	height:62px;
	background:transparent url(../images/logo_captico.png) no-repeat top left;
	
}
#chesapeake {
	width:200px;
	height:62px;
	background:transparent url(../images/chesapeake_region.gif) no-repeat top left;
	
}
#earthriver {
	width:153px;
	height:89px;
	background:transparent url(../images/logo_earthrivergeo.jpg) no-repeat top left;
	
}
#waterfurnacegeo {
	width:158px;
	height:108px;
	background:transparent url(../images/logo_waterfurnace_wt.jpg) no-repeat top left;
	
}
#trane {
	width:180px;
	height:62px;
	background:transparent url(../images/logo_trane_wt.jpg) no-repeat top left;
	
}
#winslow {
	width:282px;
	height:69px;
	background:transparent url(../images/logo_winslow.jpg) no-repeat top left;
	
}

a img {
	border:medium none;
}

.social li {
	list-style-type:none;
	float:left;
}
.links li {
	list-style-type:none;
	float:left;
}



/*
#innerHeader {
}
#innerHeader ul {
	list-style-type: none;
	margin: 0;
	height:27px;
}
#innerHeader ul li {
	display: inline;
}
#innerHeader ul li a {
	display: block;
	float: left;
	width: 105px;
	height: 21px;
	background: url(../images/bg_nav.jpg) no-repeat top left;
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	padding: 6px 0 0;
	text-decoration: none;
	text-align: center;
}
#innerHeader ul li a:hover, #innerHeader ul li a.on, 
#innerHeader ul li a.green:hover, #innerHeader ul li a.greenOn,
#innerHeader ul li a.geothermal:hover, #innerHeader ul li a.geothermalOn {
	background: url(../images/bg_nav_on.jpg) no-repeat top left;
	color: #01559e;
}
#innerHeader ul li a.geothermal, #innerHeader ul li a.green {
	background: url(../images/bg_nav_green.jpg) no-repeat top left;
}
#innerHeader ul li a.geothermalOn, #innerHeader ul li a.geothermal:hover,
#innerHeader ul li a.greenOn, #innerHeader ul li a.green:hover {
	color: #70a33e;
}
#innerHeader ul li a.green {
	font-size: 1.2em;
}
#innerHeader ul li a.greenOn, #innerHeader ul li a.green:hover {
	font-size: 1.2em;
}

#innerBody {
	padding: 20px 50px 10px 63px;
}

#innerBottom {
	padding: 22px 0;
	text-align: center;
}
#innerBottom a {
	padding: 0 5px;
}*/

#innerBottom {
	color:#333;
}
#innerBottom h3 {
	size:16px;
}
/************************************************************
* MISC CLASSES */

.topPhone {
	text-align: right;
	padding:3px 35px 10px 0;
	font-size: 2.6em;
}

.testimonial {
	color: #01559e;
	font-style: italic;
}
.testimonial span {
	font-style: normal;
}

.contactTBL {
	width: 600px;
	margin: 0 auto;
	border: 3px solid #70a33e;
	background-color: #eee;
	padding: 0 0 10px 0;
}
.contactTBL td {
	padding: 0 5px 4px;
}

.error {
	color: #900;
	border: 1px solid #900;
	background-color: #ffc;
	font-weight: bold;
}
.success {
	color: #060;
	border: 1px solid #060;
	background-color: #ffc;
	font-weight: bold;
}
.error p, .success p {
	padding: 3px;
}

.greenText {
	color: #70a33e;
}
.partners {
	text-align:center;
}
.partners a {
	display:block;
}
.partners td {
	vertical-align:center;
}
#newsletter {
	width:600px;
	border:3px solid #70A33E;
	background-color:#EEEEEE;
	margin:15px auto;
	text-align:center;
}
#newsletter form {
	padding:30px;
	width:250px;
	margin:0 auto;
}
#contact-form {
	margin-bottom:30px;
}
#paypal {
	width:600px;
	border:3px solid #70A33E;
	background-color:#EEEEEE;
	margin:15px auto;
	text-align:center;
}
#paypal form {
	padding:30px;
	width:250px;
	margin:0 auto;
}

