/*  @@@@@[  Wrappers  ]@@@@@ */
/* The percentage in the body tag takes care of earlier versions of IE using the percentages (base font size is 16px for IE 6, 16 x 62.5 = 10)... ems should be used in most other style declarations */

body {
	background: #c3c4a6; 
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333333; 
	text-align: center; 
	margin: 20px 0px;
}
#wrapper {
	text-align: left;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}

/*  @@@@@[  Navigation  ]@@@@@ */

#nav {
	color: #5e7437;
	padding: 0 0 0 68px;
	text-align: left;
	font-size: 11px;
	text-transform: uppercase;
	padding-bottom: 65px;
	font-weight: bold;
}
#nav a:link, #nav a:visited {
	color: #5e7437;
	text-decoration: none;
}
#nav a:hover, #nav a.active {
	color: #066fb9;
	text-decoration: none;
}
/* @@@@@[  Header / Footer  ]@@@@@ */

#header {
	background: #DDE8FF;
	padding: 15px;
}
#footer {
	color: #666666;
	clear: both;
	padding: 20px 15px 0px;
	background:url(images/_bot-main.jpg) top no-repeat;
	font-size:11px;
}
#footer p{
	margin: 0px;
	padding-bottom: 4px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #666; 
	text-decoration: none;
}
#footer a:hover {
	color: #666; 
	text-decoration: underline;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color: #666; 
	text-decoration: none;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	color: #666;
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;
}

/* @@@@@[  Main Page  ]@@@@@ */
#main_wrapper {
	background: url(images/_bg-main.gif) repeat-y;
	width: 830px;
}
#main{
	background: url(images/_top-main.jpg) top no-repeat;
	width: 830px;
}
#content {
	padding: 15px 15px 0 15px;
	width: 800px;
}
#content_in{
	padding-top: 35px;
}
#content_left-in{
	float: left;
	width: 452px;
	padding: 0px 0px 0 80px;
}
#content_left{
	float: left;
	width: 419px;
	padding: 0px 36px 0 80px;
}
#content_right{
	float: right;
	width: 244px;
	padding: 0 21px 0 0;
	text-align: right;
}
#content_left ul {
	margin: 0px 0px 15px 30px;
	padding: 0px;
}
#content_left ul li {
	background: url(images/_bullet.gif) no-repeat 0px 7px;
	list-style: none;
	line-height: 1.6em;
	padding-left: 15px;
}
#flash{
	width: 452px;
}
#pdf{
	padding-top: 15px;
	width: 452px
}
.clr {
	clear: both;
}
/* @@@@@[  Background  ]@@@@@ */
#content_facts{
	background: url(images/_bg-facts.jpg) no-repeat;
	padding-top: 35px;
}
#content_about{
	background: url(images/_bg-about.jpg) no-repeat;
	padding-top: 35px;
}
#content_faqs{
	background: url(images/_bg-faqs.jpg) no-repeat;
	padding-top: 35px;
}
#content_plia{
	background: url(images/_bg-plia.jpg) no-repeat;
	padding-top: 35px;
}
#content_build-heat{
	background: url(images/_bg-build-heat.jpg) no-repeat;
	padding-top: 35px;
}
#content_bioheat{
	background: url(images/_bg-bioheat.jpg) no-repeat;
	padding-top: 35px;
}
#content_estate-agents{
	background: url(images/_bg-estate-agents.jpg) no-repeat;
	padding-top: 35px;
}
#content_service-school{
	background: url(images/_bg-service-school.jpg) no-repeat;
	padding-top: 35px;
}
#content_media{
	background: url(images/_bg-media.jpg) no-repeat;
	padding-top: 35px;
}
#content_dealer{
	background: #A1B18C;
	padding-top: 0px;
}
#content_contact{
	background: url(images/_bg-contact.jpg) no-repeat;
	padding-top: 35px;
}
#content_energy-tips{
	background: url(images/_bg-energy-tips.jpg) no-repeat;
	padding-top: 35px;
}

/*@@@@@@@@@@ Dealer @@@@@@@@@@@@*/
#main_wrapper-dealer {
	background: url(images/_bg-main.gif) repeat-y;
	width: 830px;
}
#main-dealer{
	background: url(images/_top-main.jpg) no-repeat top;
	width: 830px;
}
/*@@@@@@@@@@ Media @@@@@@@@@@@@*/
#media-in{
	float: left;
	width:  355px;
	}
#sub_media{
	float: right; 
	width: 100px;
	color: #5e7437;
	text-align: right;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
#sub_media a:link, #sub_media a:visited {
	color: #5e7437;
	text-decoration: none;
}
#sub_media a:hover, #nav a.active {
	color: #066fb9;
	text-decoration: none;
}
.media{
	margin-top: 15px;
	margin-bottom: 25px;
}
#content_left-media{
	float: left;
	width: 455px;
	padding: 0px 0px 0 80px;
}
/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */
h1 {
	font-weight: bold;
	font-size: 16px;
	color: #066fb9;
	margin: 0px;
	padding-bottom: 12px;
}
h2 {
	font-weight: bold;
	font-size: 13px;
	color: #066fb9;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 13px;
}
a:link, a:visited, a:active {
	color: #066fb9;
	outline: none;
	text-decoration: underline;
}
a:hover{
	color: #066fb9;
	outline: none;
	text-decoration: none;
}

.left {
	float: left;
}
.right {
	float: right;
}
.img-index{
	margin-bottom: 5px
}
.title{
	padding-bottom: 20px;
}
.quote{
	width: 192px;
	padding-right: 52px;
	padding-bottom: 24px;
	text-transform: uppercase;
	color: #5e7437;
	font-size: 11px;
	font-weight: bold;
}
.quote-left{
	float: left;
	width: 49px;
}
.quote_img{
	padding-left: 18px;
	width: 124px;
	text-align: left;
	text-transform: none;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333333; 
	float: right;
}
.quote-left a:link, .quote-left a:visited {
	color: #5e7437;
	text-decoration: none;
}
.quote-left a:hover, .quote-left a.active {
	color: #066fb9;
	text-decoration: none;
}
.left-in-left{
	float: left;
	width: 391px;
}
.left-in-right{
	float: right;
	width: 54px;
}
.column-left{
	width: 190px;
	float: left;
	font-size: 11px;
	padding-right: 10px;
}
.column-right{
	width: 224px;
	float: right;
	font-size: 11px;
	text-align: right;
}
.style{
	color: #066fb9;
}
.style3{
	padding: 30px 30px 15px;
}
.colcities {
	float: left;
	width: 200px;
}
.center {
	text-align:center;
}