@charset "utf-8";

/* CSS Document */

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C60000;
	margin-bottom: 5px;
	background-color: #0b2d71;
	width: 995px;
	padding-left: 5px;
	font-size: 18px;
}
.header2 {
	font-size: 18px;
	color: #C00;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}

.print_ads {
	height: 80px;
	width: 690px;
	text-align: left;
	display: block;
	color: #000;
	font-weight: normal;
	font-size: 13px;
	float: left;
	margin-top: 15px;
	margin-bottom: 8px;
}
.attic_box {
	float: left;
	width: 225px;
	height: 90px;
	font-size: 21px;
	background-color: #FF0;
	border: 1px dashed #000;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 2px;
}
.attic_text {
	float: right;
	width: 440px;
	height: 90px;
	padding-top: 2px;
	font-size: 15px;
	text-align: left;
	margin-left: 5px;
}

.coupon {
	width: 690px;
	height: 225px;
	vertical-align: middle;
	font-size: 13px;
	text-align: center;
	display: block;
}
.print_ads b {
	display: block;
	background-color: #C00;
	padding-left: 5px;
	font-size: 16px;
	height: 25px;
	border-bottom-width: 3px;
	border-bottom-color: #666;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCC;
	border-left-color: #CCC;
	color: #FFF;
	padding-top: 2px;
}
.print_ads a:link {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.print_ads a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
}
.searchbg {
	float: left;
	height: 180px;
	width: 360px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	background-color: #ffcc00;
	border: thin solid #0B2D71;
}
.areas {
	height: 140px;
	width: 180px;
	float: left;
	padding-top: 15px;
}
label b {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0B2D71;
}

.areas li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #036;
	margin-bottom: 8px;
	font-weight: bold;
}

.map {
	float: right;
	width: 620px;
	display: inline;
	height: 260px;
	margin-left: 20px;
	margin-top: 15px;
	color: #0B2D71;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.map iframe {
	border: 2px solid #0B2D71;
}


#service_top {
	height: 260px;
	width: 360px;
	float: left;
	margin-top: 15px;
}





#ac_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 1000px;
}

.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: bold;
}
.header3 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C00;
	display: inline;
	margin-top: 10px;
}



#content {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.img_side {
	float: left;
	height: 255px;
	width: 210px;
	text-align: center;
	font-size: 13px;
	border: 1.5px solid #8CC63E;
	font-weight: bold;
	background-image: url(images/rebate_bkgd.png);
	background-repeat: repeat-x;
}
.img_side2 {
	float: right;
	width: 455px;
	height: 255px;
	padding-left: 10px;
	vertical-align: middle;
	font-style: normal;
	color: #000;
	font-size: 12px;
}
.img_side2 b {
	color: #C00;
}

.disclaimer {
	font-size: 10px;
	margin-top: 20px;
	display: block;
	width: 1000px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}


#main_content ul li a:hover {
	color: #cc0000;
}


#main_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 1000px;
	height: 100%
}
.list_row {
	width: 680px;
	display: block;
	margin-bottom: 25px;
	float: left;
}

.list_col {
	width: 675px;
	float: left;
	margin-right: 15px;
}
.list1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #C00;
	padding-left: 5px;
	color: #FFF;
	display: block;
	margin-bottom: 10px;
}
.list_col b {
	display: block;
	text-align: left;
	background-color: #FFF;
	color: #666;
	height: 20px;
	padding-top: 5px;
	margin-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-size: 16px;
}
.alphabet {
	color: #FFF;
	background-color: #C00;
	margin-bottom: 25px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	height: 25px;
	padding-top: 5px;
	width: 675px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}


.pre_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FF9;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-top-color: #999;
	border-bottom-color: #999;
	border-bottom-style: dotted;
}

#main_content ul li {
	padding-bottom: 10px;
}
.header3 a:hover {
	color: #cc0000;
}
#air_products {
	width: 1000px;
	display: block;
	margin-bottom: 30px;
	margin-top: 10px;
	height: 315px;
}
#air_products  a:hover {

}


.ac_prod_left em {
	background-color: #CCC;
	display: block;
	font-weight: bold;
	font-style: normal;
	margin-top: 2px;
}


.ac_prod_left {
	float: left;
	width: 215px;
	margin-right: 19px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	font-size: 12px;
	margin-left: 12px;
	height: 360px;
	margin-bottom: 15px;
}

.ac_prod_center img {
	text-align: center;
	width: 223px;
}

.energy {
	background-color: #66C7EE;
	width: 215px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.ac_prod_center {
	float: left;
	height: 260px;
	width: 218px;
	margin-right: 10px;
}
.ac_prod_right {
	float: left;
	height: 260px;
	width: 218px;
}
.ac_prod_left  b {
	background-color: #0054a4;
	display: block;
	font-size: 14px;
	text-align: center;
	color: #FFF;
}
#air_products a:link {
	color: #FFF;
	text-decoration: none;

}
#air_products a:visited {
	color: #DDD;

}
.header4 {
	font-size: 18px;
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	font-weight: bold;
	margin-bottom: 3px;
}
.header4 a {
	color: #C00;
	text-decoration: none;
}

#Furn_products {
	width: 480px;
	margin-bottom: 10px;
	display: block;
	float: left;
}
.fn_prod_left {
	float: left;
	width: 140px;
	margin-right: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border: thin solid #999;
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: 5px;
	height: 320px;
}
.fn_prod_left a img {
	margin-top: 5px;
}

.fn_prod_left b {
	background-color: #0054a4;
	display: block;
	font-size: 14px;
	text-align: center;
	color: #FFF;
}
.fn_prod_left em {
	background-color: #CCC;
	display: block;
	font-weight: bold;
	font-style: normal;
	margin-top: 2px;
}
.energyFurnace {
	background-color: #66C7EE;
	width: 140px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}
.others em {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #C00;
	font-size: 13px;
	font-weight: bold;
}

#Furn_products2 {
	width: 490px;
	margin-bottom: 50px;
	float: left;
	display: block;
}
.prod_info {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C00;
}
.tuneup {
	margin-top: 15px;
	border: 1px solid #999;
	width: 680px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EBEBEB;
	color: #000;
	height: 235px;
	float: left;
}
.row1 {
	float: left;
	padding-right: 5px;
	width: 200px;
}

.tuneup em {
	display: block;
	background-color: #C00;
	text-decoration: none;
	font-style: normal;
	color: #FFF;
	padding-left: 35px;
	height: 38px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 2px;
	background-image: url(images/fshac_crest.gif);
	background-repeat: no-repeat;
}
.tune1 {
	width: 725px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 590px;
	padding-right: 10px;
	margin-bottom: 20px;
	float: left;
	display: block;
}
.banner1 {
	width: 245px;
	float: right;
	padding-left: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #C00;
	font-size: 12px;
	height: 590px;
	margin-bottom: 20px;
}
.all_makes {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 680px;
	float: left;
	display: block;
}
.all_makes b {
	color: #333;
	font-size: 13px;
}
.boiler_left {
	height: 225px;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	display: block;
}
.glance {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
	margin-left: 5px;
}
.glance b {
	width: 85px;
	height: 12px;
	background-color: #FFF;
	display: inline;
	float: left;
}

.glance em {
	display: block;
	font-style: normal;
	font-size: 16px;
	color: #C00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#seriesMI img {
	float: left;
	width: 180px;
}

.boiler_left b {
	display: block;
	height: 20px;
	font-size: 18px;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	color: #C00;
}
.boiler_right {
	float: left;
	height: 400px;
	width: 460px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 30px;
	margin-top: 20px;
}
#seriesMI {
	width: 310px;
	height: 470px;
	float: left;
	display: block;
}
.boiler_right b {
	display: block;
	height: 20px;
	font-size: 18px;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	color: #C00;
}
.glance2 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
	display: block;




	padding-left: 120px:
;
	margin-left: 50px;
}
.attic_cpn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	text-align: center;
	width: 680px;
	float: left;
	display: block;
	margin-top: 10px;
}
.attic_cpn em {
	font-size: 18px;
	font-style: normal;
	display: block;
}
.cpn_pic {
	width: 225px;
	float: left;
	text-align: center;
	margin-right: 2px;
}
#all {
	width: 100%;
}
.coverage {
	display: inline;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.left_col {
	width: 490px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;
	font-size: 12px;
}
.alert {
	background-color: #FC0;
	border: thin solid #CCC;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 480px;
}
.cities {
	float: left;
	width: 120px;
	height: 110px;
}
.numbers {
	float: left;
	width: 330px;
	height: 110px;
}

.alert em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C30;
	font-style: normal;
	font-weight: bold;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.prdct_info {
	float: left;
	width: 450px;
	height: 420px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F2F2F2;
	border: thin solid #999;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 45px;
	padding-left: 45px;
}
.prdct_info em {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	color: #C00;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	display: block;
}
#req-name {
	float: left;
	width: 620px;
	padding-left: 10px;
}
#short_des {
	display: block;
	float: left;
	width: 340px;
	height: 137px;
	padding-left: 25px;
}


.descrp {
	width: 1000px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.cust_info {
	height: 170px;
	width: 999px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
}
.cust_info2 b {
	font-size: 16px;
	color: #C00;
}
.disclaimer {
	font-size: 8pt;
	text-decoration: none;
}
.financing em {
	font-style: normal;
	font-size: 12px;
}


.estimate_info {
	width: 980px;
	height: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999;
	margin-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	background-image: url(images/form_bkgd2.gif);
	background-repeat: no-repeat;
	float: left;
}
.instr {
	background-color: #FC3;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 972px;
}

.cust_info em {
	font-size: 12px;
	font-style: normal;
	background-color: #C00;
	display: block;
	color: #FFF;
}
.schedule_request_info {
	width: 528px;
	height: 225px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F2F2F2;
	border: thin solid #999;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	float: left;
}
.cust_info2 {
	height: 225px;
	width: 430px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	padding-top: 5px;
	display: block;
	float: left;
}
.others {
	background-color: #FC3;
	padding: 5px;
	display: block;
	height: 40px;
}
.ac_images {
	float: left;
	width: 500px;
	height: 400px;
}
.sales_box {
	width: 485px;
	margin-left: 10px;
	float: right;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.about {
	float: left;
	width: 700px;
	height: 500px;
	display: block;
	margin-right: 48px;
}
.emblem {
	float: left;
	width: 250px;
	display: block;
	height: 380px;
}
.ac_models {
	width: 740px;
	float: left;
	height: 100%;
	display: block;
	margin-right: 10px;
}
.ac_img {
	float: left;
	width: 250px;
	height: 100%;
	display: block;
	text-align: center;
}
.returnHdr {
	font-size: 15px;
	color: #C00;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	display: block;
	height: 60px;
	width: 250px;
	float: left;
	text-align: center;
}
.returnHdr a:link {
	color: #C00;
	text-decoration: none;
}
.returnHdr a:hover {
	color: #0B2D71;
	text-decoration: none;
}
.header3 {
	font-size: 14px;
	color: #C00;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}
.referFriend {
	display: block;
	text-align: center;
}
.returnHdr a:visited {
	color: #0B2D71;
	text-decoration: none;
}
.friend_form {
	float: left;
	width: 450px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F2F2F2;
	border: thin solid #999;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 45px;
	padding-left: 45px;
}
.friend_form em {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	color: #C00;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	display: block;
}
.refer_info {
	float: left;
	height: 425px;
	width: 430px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}
.in_video {
	height: 380px;
	width: 300px;
	overflow: hidden;
	float: right;
	margin-top: 15px;
}
.air_duct {
	display: block;
	height: 145px;
	width: 680px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.points li {
	margin-bottom: 5px;
	list-style-type: none;
	width: 650px;
	padding-left: -2px;
}
.points {
	width: 670px;
	height: 165px;
	background-color: #FFFFA8;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#rt_col {
	float: right;
	width: 295px;
	height: 100%;
	text-align: center;
	background-color: #f2f2f2;
	margin-top: 10px;
}
.points li b {
}
.duct_left {
	float: left;
	width: 680px;
	height: 100%;
	margin-right: 10px;
	margin-top: 10px;
	list-style-type: none;
}
.duct_left2 {
	float: left;
	width: 325px;
	display: block;
	height: 370px;
	padding-right: 10px;
}
.air_qlty_images {
	float: left;
	width: 480px;
	height: 500px;
	margin-left: 20px;
	display: block;
	margin-top: 10px;
}
.airQlty_box {
	width: 485px;
	float: left;
	height: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 10px;
	display: block;
	margin-top: 10px;
}
.header3 a {
	color: #C00;
	text-decoration: none;
}
.header3 a:hover {
	color: #C00;
	background-color: #FC3;
	display: block;
}
.divider {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 5px;
	margin-bottom: 5px;
}
.insulation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 680px;
	margin-right: 20px;
	display: block;
	float: left;
	height: 730px;
}
.tax_cert {
	width: 280px;
	height: 355px;
	background-color: #f2f2f2;
	border: 1px solid #999;
	margin-bottom: 20px;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
}
.tax_cert em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	display: block;
	width: 280px;
}
.tax_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 685px;
	margin-right: 10px;
	display: block;
	float: left;
}
.qualifier_aqp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	line-height: 11px;
	margin-top: 15px;
}
.cleaners {
	width: 316px;
	float: left;
	height: 1080px;
	display: block;
	margin-right: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999;
	padding-right: 10px;
}
.cleaners_rt {
	width: 316px;
	float: left;
	height: 1080px;
	display: block;
	padding-left: 4px;
}
.humidifiers {
	width: 490px;
	float: left;
	height: 575px;
	display: block;
	margin-right: 3px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999;
	padding-right: 5px;
}
.humidifiers_rt {
	width: 490px;
	float: left;
	height: 100%;
	display: block;
	padding-left: 10px;
}
.purifiers {
	width: 490px;
	float: left;
	height: 775px;
	display: block;
	margin-right: 3px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999;
	padding-right: 5px;
}
.coup1 {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 3px;
	float: left;
	width: 220px;
	display: block;
	height: 360px;
}
.coupons {
	width: 680px;
	float: left;
	display: block;
	margin-right: 10px;
	height: 470px;
}
.paper {
	display: block;
	float: left;
	width: 300px;
	height: 470px;
	text-align: center;
}
.request_info {
	width: 960px;
	height: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin solid #999;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/request_bkgd.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	background-color: #f2f2f2;
}
.request_info em {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	color: #C00;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	display: block;
}
.saveMoney_box {
	width: 485px;
	float: left;
	height: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 10px;
	display: block;
	margin-top: 10px;
}
.saveMoney-links {
	float: left;
	width: 480px;
	height: 500px;
	margin-left: 20px;
	display: block;
	margin-top: 10px;
}
.social_med {
	width: 1000px;
	display: block;
	height: 160px;
	text-align: left;
}
.vid_player {
	width: 680px;
	float: left;
	text-align: center;
}
.fb_feed {
	float: right;
	height: 400px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.others2 {
	background-color: #FC3;
	padding: 5px;
	display: block;
	height: 40px;
	float: left;
	width: 990px;
	margin-top: 10px;
}
.others2 em {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #C00;
	font-size: 13px;
	font-weight: bold;
}
.contactForm {
	float: right;
	width: 580px;
	display: block;
	background-color: #F6F5F2;
	height: 335px;
	padding-left: 20px;
	margin-bottom: 30px;
}
.contactInfo {
	float: left;
	width: 380px;
	display: block;
	height: 335px;
	margin-bottom: 30px;
}
.contactInfo img {
	text-align: center;
	display: block;
}
.Gmap {
	float: left;
	width: 573px;
	height: 325px;
}
.Gmap iframe {
	border: 2px solid #000;
}

.CityInfo {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 425px;
	display: block;
	height: 325px;
	font-size: 12px;
}
.acknowldedge {
	height: 500px;
}
.social_medCopy {
	width: 600px;
	display: block;
	height: 160px;
	text-align: left;
	float: left;
}
.social_medCopy em {
	color: #FFF;
	background-color: #C00;
	display: block;
	height: 15px;
	padding-left: 10px;
	text-decoration: none;
	font-style: normal;
}
.social_medCopy em a:link {
	color: #FFF;
	background-color: #C00;
	text-decoration: none;
	font-style: normal;
}
.map a {
	color: #000;
	background-color: #FC0;
	display: block;
	text-decoration: none;
	padding-left: 5px;
}
.press_para u {
	float: left;
	width: 200px;
	text-decoration: none;
	margin-right: 10px;
}
.coup2 {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 3px;
	float: right;
	width: 345px;
}
.financing {
	height: 290px;
	width: 430px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	float: left;
}
.financing b {
	font-size: 16px;
	color: #C00;
}
.why_finance {
	width: 528px;
	height: 290px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F2F2F2;
	border: thin solid #999;
	margin-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	float: left;
}
.header1 h1 {
	font-size: 18px;
	height: 18px;
	font-weight: bold;
	color: #FFF;
	margin-top: -2px;
}
.header2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #C00;
	display: inline;
}

.header3 h2 {
	font-size: 14px;
	color: #C00;
	display: inline;
}
.boiler_left h2 {
	display: block;
	font-size: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	color: #C00;
}
.cust_info2 h2 {
	font-size: 16px;
	color: #C00;
	font-family: Arial, Helvetica, sans-serif;
}
.purifiersCopy {
	width: 490px;
	float: left;
	height: 775px;
	display: block;
	margin-left: 3px;
	padding-bottom: 5px;
}
.financing h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #C00;
	display: inline;
}
.contactInfo h2 {
	font-size: 18px;
	margin-top: -2px;
	padding-top: 2px;
}
.header4 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #C00;
	display: inline;
}
#sumpPump1 {
	width: 1000px;
	display: block;
	float: left;
	height: 535px;
	border: 2px solid #666;
}
#sumpPump1 img {
	float: left;
	margin-right: 10px;
	display: block;
	width: 260px;
	height: 410px;
}

.feature1 {
	width: 370px;
	border: thin solid #CCC;
	padding: 5px;
	height: 510px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
.featureList {
	float: left;
	width: 365px;
}

.feature2 {
	width: 320px;
	float: left;
	border: thin solid #CCC;
	padding: 5px;
	height: 510px;
	margin-top: 10px;
}
.feature1 .header3 {
	font-size: 22px;
	margin-bottom: 10px;
}
.feature2 .header3 {
	font-size: 22px;
	margin-bottom: 10px;
}
.modelText {
	float: left;
	width: 1000px;
	font-size: 13px;
	line-height: 18px;
}
.modelText strong {
	color: #C00;
}
.icomfort {
	background-color: #0B2D71;
	width: 215px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	padding-top: 2px;
}
.thermostat1 {
	float: left;
	width: 250px;
	height: 100%;
	display: block;
	text-align: center;
}
.solar {
	background-color: #FC0;
	width: 215px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #0B2D71;
	font-weight: bold;
	padding-top: 2px;
}
