html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: url(../images/layout/background-tile.jpg) #fff repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


#container {
	/*border: thin #000000 solid;*/
	width: 761px;
	min-height: 500px;
	margin: 0 auto 0 125px;
	}
	
#topMenu {
	text-align:right;
	padding: 8px 20px 8px 0;
	font-size: .750em; /*12px*/
	color: #fff;
	}
	
#topMenu a {
	color: #fff;
	text-decoration: none; 
	}
	
#topMenu a:hover {
	color: #f4eaa4;
	}
	
#header {
	background:url(../images/layout/header-background.jpg) no-repeat;
	color: #fff;
	height: 151px;
	min-height: 151px;
	}
	
#headerText a {
	text-decoration: none;
	}
	
#headerText {
	text-align:left;
	padding: 45px 0 1px 150px;
	width: 275px;
	}
	
#headerTexth1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.875em;
	margin-bottom: 5px;
	letter-spacing:  .2em;
	}
	
#headerTextp {
	font-size:.855em;
	color: #f4eaa4;
	letter-spacing:  .15em;
	}
	
#headerText a {
	color: #fff;
	}
	
#menu {
	background:url(../images/layout/menu-bk.jpg) no-repeat;
	text-align: center;
	padding: 33px 0 7px 225px;
	margin:0;
	color: #fff; 
	font-size: .750em; /*12px*/
	word-spacing: .4em;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#menu a{
	color: #fff;
	text-decoration:none;
	}
	
#menu a:hover{
	text-decoration:underline;
	}
	
#content {
	/*margin: 0;
	padding: 0;*/
	background:url(../images/layout/content-bk.jpg) repeat-y;
	position: relative;
	z-index: 1;
	visibility: visible;
	color: #4b4b4d;
	font-size: .875em;
	line-height: 1.4em;
	}
	
#content a {
	color:#00853F;
	text-decoration: none;
	}
	
#content p {
	margin-bottom: 5px;
	}
#content a:hover {
	text-decoration: underline;
	}
	
#content h1 {
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-weight:bold;
	font-size: 1.125em;
	margin-bottom: 10px;
	background:url(../images/layout/h1-snowflake.gif) no-repeat;
	height: 46px;
	padding: 14px 0 0 20px;
	}
	
#content ul{
	margin: 0 0 25px 30px;
	list-style-type:circle;
	}
	
#content-container {
	width:100%
	clear:both;
	}
	


#leftColumn {
	margin: 0 0 0 0;
	width: 47%;
	float:left;
	min-height: 100px;
	
	}
	
#leftColumn p {
	margin-left: 17px;
	}
	
#leftContent {
	background:url(../images/layout/snowflake.gif) no-repeat;
	margin: 25px 0 0 48px;
	padding: 18px;
	}
	
	
#rightColumn {
	margin: 0 0 0 0;
	float:right;
	width: 47%;
	}
	
#rightContent {
	margin: 25px 45px 0 0;
	padding: 18px;
	}
	
#single {
	margin: 25px 0 0 48px;
	padding: 18px;
	width:85%;
	}
	
#single p {
	margin: 0 0 15px 17px;
	}
	
#stimulus {
	padding:0 0 0 150px; 
	width: 600px; 
	clear:both;
	}
	
#footer {
	background:url(../images/layout/footer-bk.jpg) no-repeat;
	height: 60px;
	margin-top: 30px;
	}
	
#footer img {
	vertical-align:middle;
	}
	
#footer ul {
	margin-left: 66px;
	list-style:none;
	padding: 0 0 14px 0;
	}
	
#footer li {
	display:inline;
	vertical-align:middle;
	}
	
.dealer {
	font-family:Arial, Helvetica, sans-serif; 
	color: #000; 
	font-size: 1em; 
	padding: 14px 0 14px 20px;
	background: url(../images/layout/h1-snowflake.gif) no-repeat;  
	}
	
.carrier {
	padding: 0 0 0 2px;
	}
	
.napoleon {
	padding: 0 0 3px 0;
	}
	
.mrpex {
	padding: 0 0 3px 0;
	}
	
.econar{
	padding: 0 0 5px 0;
	}
	
.geocomfort {
	padding: 0 0 4px 0;
	}
	
#subfooter {
	border-top: 1px #d3d2d2 dotted;
	width: 662px;
	margin: 10px 0 0 88px;
	}
	
#subfooternav {
	font-size: .7em;
	color: #bcbcbc;
	text-align:right;
	padding-top: 10px;
	}
	
#subfooternav a{
	color: #bcbcbc;
	text-decoration:none;
	}
	
#subfooternav a:hover {
	text-decoration:underline;
	}
	
#subfooternav span {
	padding-left: 20px;
	}
	
#imagemapwrapper {
	margin: 0 auto;
	width: 510px;
	}
	
.imagemap{
	float:left;
	text-align:center;
	font-size:10px;
	width:150px;
	line-height:normal;
	padding: 0 10px 15px 10px;
	}

.imagemap2Column{
	float:left;
	text-align:center;
	font-size:10px;
	width:66.6%;
	line-height:normal;
	padding: 0 0 15px 0;
	}
	
.imagemap2Column img{
	padding: 0 9px;
	}
.imagemap3Column{
	float:left;
	text-align:center;
	font-size:10px;
	width:100%;
	line-height:normal;
	padding: 0 0 15px 0;
	}

.imagemap3Column img{
	padding: 0 9px;
	}

.imagemap3Column p{
	text-align:center;
	width:480px;
	}

.imagenav{
	width:100%;
	text-align:right;
	padding:0 0 10px 0;
	}

.fireplacefooter{
	float:left;
	text-align:center;
	font-size:10px;
	width:25%;
	line-height:normal;
	padding: 0 0 15px 0;
	}
	
#geoimage{
	text-align:center;
	padding-bottom:10px;
	}
	
/*************Table Styles for Geothermal Cost Table*********/	
#costs{
	border:1px solid #C0C0C0; 
	width:90%; 
	margin:auto;
	}

#costs h1{
	text-align:center; 
	font-size:16px;
	font-weight:bold;
	background:none;
	margin:0 auto;
	height:25px;
	}

#costs p{
	font-size:10px; 
	line-height:normal;
	text-align:center;
	padding-right:10px;
	}

#costTable{
	padding:0 10px 10px 10px;
	}

.costsTableHeading td{
	background-color:#B9BC75; 
	font-weight:bold;
	text-align:left;
	}
#costTable tr.dark{
	background-color:#C5DEF2;
	}

#costTable tr.light{
	background-color:#E9F4FA;
	}

.carrier-products{
	width: 550px;
	margin: auto;
	}
	
#single h2{
	font-weight:bold;
	font-size:1em;
	padding-bottom:5px;
	}

#terms ul{
	list-style-type:decimal;
	padding:0 0 20px 60px;
	}

.aboutimg{
	padding: 3px;
	text-align:center;
	font-size:.8em;
	}
	

/* IMAGE GALLERY STYLE CLASSES */
.gallery-row{
	margin:0 auto 1em auto;
	width: 300px;
	text-align:center;
	line-height: 1em;
}

.gallery-panel-left{
	float:left;
	width: 120px;
}

.gallery-panel-right{
	width: 120px;
	float: right;
}

.gallery-panel-text{
	width:120px;
	margin-top: .25em;
	
}	

.gallery-caption {
	font-size: 10px;
	}
	
#mnghpa{
	clear:both;
	margin:10px auto;
	width:450px;
}
#mnghpa img{
	float:left;
	padding:10px 45px 0 0;
}
#mnghpa p{padding-top:10px;}

/* CLEARFIX - IE7 APPROVED *******************/
/* http://5thirtyone.com/archives/539 ********/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}

/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */