body {
	margin: 0 auto;
	text-align: center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #73a9eb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #ad1a1a;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 959px;
	text-align: left;
	background-image: url(images/mainbg.png) !important;
	background-repeat: repeat-y;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mainbg.png', sizingMethod='scale');
	display: table;	
	padding-left: 4px;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.nav {
	clear: both;
	width: 951px;
	height: 52px;
	border-bottom: 1px #6290d0 solid;
	background-color: white;
	font-weight: bold;
	font-size: 11px;
}
#menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li {
	float: left;
	position: relative;
	height: 52px;
	line-height: 52px;
	background-image: url(images/nav-spacer.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#menu a {
	color: #003083;
	padding: 0 14px;
	display: block;
}
#menu a:hover {
	color: #ad1a1a;
}
#menu li:hover ul {
	display: block;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 4px 7px;
	position: absolute;
	top: 52px;
	left: 0;
	border: 1px #6290d0 solid;
	background-color: white;
	font-size: 10px;
	width: 145px;
	display: none;
}
#menu ul li {
	clear: both;
	background-image: none;	
	margin: 0;
	height: auto;
	line-height: normal;
	width: 250px;
}
#menu ul span {
	color: #ad1a1a;
}
#menu ul a {
	color: black;	
	padding: 0;	
	display: inline;
}
#menu #achelpcenter,
#menu #achelpcenter li {
	width: 200px;
}
#menu #hvacservices,
#menu #hvacservices li {
	width: 275px;
}
div.content {
	clear: both;
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-x;
	width: 951px;
	display: table;
	padding-top: 35px;
	padding-bottom: 15px;
}
div.left {
	float: left;
	width: 222px;
	margin-left: 23px;
}
div.foot {
	float: left;
	margin-left: 10px;
}
div.center {
	float: left;
	margin-left: 17px;
	width: 423px;
}
div.boxtitle,
div.box2title {
	clear: both;
	background-image: url(images/box-title.gif);
	background-repeat: no-repeat;
	width: 210px;
	height: 43px;
	color: white;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
	padding-left: 12px;
}
div.box2title {
	background-image: url(images/box2-title.gif);
	height: 39px;
	line-height: normal;
	padding-top: 5px;
}
div.boxbg {
	clear: both;
	background-image: url(images/box-bg.gif);
	background-repeat: repeat-y;
	display: table;
	width: 195px;
	padding-left: 17px;
	padding-right: 10px;
}
div.boxbg p {
	width: 191px;
	font-size: 11px;
	padding: 10px 0;
}
div.boxbg p span {
	color: #002a66;
	font-weight: bold;
}
div.boxbg span {
	color: #da2929;
}
div.boxbg label {
	clear: both;
	width: 172px;
	height: 18px;
	line-height: 18px;
	display: block;
	position: relative;
	margin-bottom: 17px;
}
div.boxbg label input {
	border: 1px black solid;
	width: 126px;
	padding: 2px;
	font-size: 11px;	
	position: absolute;
	right: 0;
}
div.boxbg a {
	text-decoration: underline;
	color: #003083;
}
div.boxbg a:hover {
	text-decoration: underline;
	color: #ad1a1a;
}
div.row label {
	clear: both;
	width: 200px;
        height: 12px;
	line-height: 12px;
	display: block;
	position: relative;
	margin-bottom: 17px;
}
div.row label input {
	border: 1px black solid;
	width: 126px;
	padding: 2px;
	font-size: 11px;
	position: absolute;
	right: 0;
}
div.row textarea {
	width: 238px;
	border: none;
	margin-left: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 84px;
}
input.get {
	background-image: url(images/getfree-btn.gif);
	background-repeat: no-repeat;
	background-color: red;
	width: 161px;
	height: 21px;
	cursor: pointer;
	color: white;
	font-size: 11px;
	border: none;
	margin-left: 15px;
}
div.titleblue {
	clear: both;
	background-image: url(images/blue-title-bg.jpg);
	background-repeat: no-repeat;
	width: 423px;
	height: 33px;
	line-height: 33px;
	color: white;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
div.titleblue a {
	color: white;
}
div.titleblue a:hover {
	color: #ad1a1a;
}
div.centertxt {
	clear: both;
	width: 423px;
	text-align: center;
}
div.centertxt a {
	color: #da2929;
	font-weight: bold;
}
div.footer {
	clear: both;
	color: white;
	text-align: center;
	background-color: black;
	background-repeat: repeat;
	width: 944px;
	height: 62px;
	font-size: 10px;
	margin: 0 auto;
	padding-left: 7px;
}
div.footer a {
	color: #ad1a1a;
	text-decoration: underline;
}
div.right {
	float: left;
	margin-left: 21px;
	width: 674px;
}
div.title {
	color: #547bbb;
	font-size: 27px;
	height: 47px;
	clear: both;
}
div.bluebar {
	clear: both;
	width: 670px;
	height: 24px;
	color: white;
	font-weight: bold;
	line-height: 24px;
	background-image: url(images/degrade-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 4px;
	display: table;
	margin-top: 35px;
	margin-bottom: 15px;
}
div.steptxt {
	float: left;
	width: 483px;
}
div.step2 {
	float: left;
	width: 478px;
}
div.step2txt {
	float: left;
	width: 295px;
}
div.greybox {
	float: left;
	margin-left: 13px;
}
div.greyboxbg {
	clear: both;
	width: 135px;
	background-color: #e7e7e7;
	display: table;
	padding: 10px 20px;
}
div.greyboxbg strong {
	color: #6290d0;
}
div.greyboxbg span {
	font-size: 11px;
}
div.airtxt {
	float: left;
	width: 451px;
	margin-left: 10px;
}
div.servicesbox {
	float: left;
	margin-left: 17px;
	margin-right: 11px;
}
div.servicesboxtitle {
	clear: both;
	background-image: url(images/services-box-title.gif);
	background-repeat: no-repeat;
	width: 435px;
	height: 33px;
	line-height: 33px;
	color: white;
	font-weight: bold;
	font-size: 17px;
	padding-left: 16px;
}
div.servicesboxbg {
	clear: both;
	background-image: url(images/services-box-bg.gif);
	background-repeat: repeat-y;
	width: 419px;
	display: table;
	padding: 16px;
	line-height: 20px;
}
div.servicesboxbg img {
	position: relative;
	top: 1px;
}
div.txt {
	clear: both;
	width: 893px;
	margin-left: 17px;
	padding: 20px 0;
	line-height: 17px;
}
div.servicestxt {
	clear: both;
	width: 422px;
	padding: 15px 0;
	line-height: 17px;
}
div.hvacterm {
	clear: both;
	width: 893px;
	margin-left: 17px;
	padding: 5px 0;
	line-height: 17px;
	font-weight: bold;
	color: #547bbb;
}
div.hvacterm a {
	font-weight: bold;
	color: #547bbb;
}
div.hvacdef {
	clear: both;
	width: 893px;
	margin-left: 30px;
}
div.fullpagetitle {
	color: #547bbb;
	font-size: 27px;
	height: 47px;
	clear: both;
	margin-left: 17px;
}
div.cellleft {
	float: left;
	margin-left: 21px;
	width: 400px;
}
div.cellright {
	float: left;
	margin-left: 21px;
	width: 200px;
}