body {
	margin: 0 auto;
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #383838;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
a.innertext {
	text-decoration: underline;
	color: #000000;
}
a.faqquestion {
	text-decoration: none;
	color: red;
}
a.stateTech {
	text-decoration: underline;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
}
p {
	padding: 0;
	margin: 0;
	color: #333;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 850px;
	text-align: left;
	line-height: 16px;
}
div.row {
	clear: both;
}
div.productTitle {
	font-weight: bold;
	font-size: 20px;
}
div.rowSpecial {
	clear: both;
	margin-left: 40px;
}
div.cell {
	display: table-cell;
	float: left;
}
div.cellCity {
	display: table-cell;
	float: left;
	font-size: 14px;
	margin-left: 15px;
	font-weight: bold;
	padding-top: 15px;
}
div.topnav {
	float: left;
	background-image: url(../images/top-nav-bg.jpg);
	background-repeat: no-repeat;
	width: 275px;
	height: 130px;
}
div.topnav p {
	padding-top: 50px;
	color: #484747;
	text-align: center;
}
div.topnav a {
	color: #484747;
	margin: 0 2px;
}
div.pageTitle {
    padding-top: 15px;
    padding-bottom: 15px;
	color: red;
	font-size: 20px;
	margin-left: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
div.warning {
	color: red;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
div.faqHeader {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
div.mainbg {
	clear: both;
	background-image: url(../images/main-bg.png) !important;
	background-repeat: repeat-y;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/main-bg.png', sizingMethod='scale');
	display: table;
	width: 850px;
}
#menu {
	list-style: none;
	margin-left: 13px;
	margin-top: 0;
	padding: 0;
	width: 825px;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
	display: table;
	height: 29px;
	margin-bottom: 0;
}
#menu li {
	float: left;
	position: relative;
}
#menu ul {
	list-style: none;
	position: absolute;
	top: 29px;
	left: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0;
	display: none;
}
#menu ul li {
	float: left;
	height: 29px;
	position: static;
}
#menu li:hover ul,
#menu a {
	display: block;
}
ul.submenu01,
ul.submenu01on {
	background-color: #858585;
	height: 29px;
	width: 765px;
	margin-left: 60px;
}
#menu ul.submenu01on,
#menu ul.submenu02on {
	display: block;
}
ul.submenu02,
ul.submenu02on {
	background-color: #858585;
	height: 29px;
	width: 605px;
	margin-left: 215px;
}
#menu ul.submenu03on {
	display: block;
}
ul.submenu03,
ul.submenu03on {
	background-color: #858585;
	height: 29px;
	width: 697px;
	margin-left: 215px;
}
a.subnavselected {
    padding-top: 5px;
	color: yellow;
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
a.subnav {
    padding-top: 5px;
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

div.content {
	clear: both;
	margin-left: 13px;
	width: 825px;
}
div.freeconsumer {
	float: left;
	background-repeat: repeat-x;
	width: 178px;
	height: 359px;
	margin-left: 8px;
}
div.freeconsumer p {
	color: white;
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
	text-align: center;
	width: 178px;
	padding-top: 15px;
	padding-bottom: 10px;
}
div.freeconsumer strong {
	color: #fe6e6e;
	font-size: 21px;
}
div.freeconsumer span {
	clear: both;
	display: block;
	text-align: center;
	color: white;
	font-size: 11px;
	padding: 5px 0;
}
div.freeconsumer input,
div.freeconsumerboxbg input {
	width: 138px;
	background-image: url(../images/freeconsumer-input-bg.jpg);
	background-repeat: no-repeat;
	border: 0;
	font-size: 11px;
	margin-left: 15px;
	padding: 5px;
}
div.freeconsumerboxbg input {
	margin-left: 18px;
}
div.freeconsumer a {
	text-align: center;
	margin: 30px 0;
	display: block;
}
div.hometxt {
	float: left;
	width: 611px;
	margin-left: 26px;
	margin-right: 22px;
	padding-top: 15px;
	display: inline;
}
div.hometxt a {
    text-decoration: underline;
    font-size: 20px;
	font-weight: bold;
	color: red;
}
div.footer {
	clear: both;
	text-align: center;
	color: #828282;
	padding-bottom: 20px;
}
div.footer a {
	color: #b1b1b1;
	margin: 0 3px;
}
div.innertxt {
	float: left;
	width: 488px;
	margin-left: 26px;
	margin-right: 31px;
	display: inline;
}
div.innertxt2 {
	float: left;
	width: 400px;
	margin-left: 26px;
	margin-right: 31px;
	display: inline;
}
div.importanttipbg {
	background-color: #898989;
	clear: both;
	width: 275px;
	display: table;
}
div.importanttipbg p {
	width: 244px;
	color: #fefefe;
	line-height: 18px;
	margin-left: 17px;
}
div.importanttipbg li {
	color: #fefefe;
	margin-right: 17px;
}
div.importanttipbg input {
	width: 238px;
	border: none;
	margin-left: 17px;
	font-size: 11px;
}
div.importanttipbg input text {
	width: 150px;
	border: 1px #c3c3c3 solid;
	padding: 2px;
	margin-bottom: 11px;
	font-size: 11px;
}
div.importanttipbg textarea {
	width: 238px;
	border: none;
	margin-left: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 84px;
}
div.importanttipbg a {
	float: right;
	color: white;
	font-weight: bold;
	margin: 17px;
}
div.freeconsumerboxbg {
	float: left;
	background-image: url(../images/freereport-box-bg.jpg);
	background-repeat: no-repeat;
	width: 275px;
	height: 240px;
}
div.freeconsumerboxbg p {
	color: white;
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
	padding: 18px;
	width: 150px;
}
div.freeconsumerboxbg strong {
	color: #fe6e6e;
	font-size: 21px;
}
div.freeconsumerboxbg span {
	display: block;
	margin-left: 18px;
	color: white;
	font-size: 12px;
	line-height: 23px;
}
div.getitnow2 {
	float: left;
	margin-left: 22px;
	margin-top: 24px;
}
input.form {
	float: left;
	width: 280px;
	border: 1px #c3c3c3 solid;
	padding: 2px;
	margin-bottom: 11px;
	font-size: 11px;
}

div.formtxt {
	float: left;
	width: 60px;
	line-height: 20px;
}
textarea.form {
	width: 280px;
	height: 46px;
	border: 1px #c3c3c3 solid;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input.send {
	background-color: #898989;
	border: none;
	width: 44px;
	height: 15px;
	color: white;
	text-align: center;
	margin-top: 32px;
	margin-left: 12px;
	font-size: 11px;
	cursor: pointer;
}
div.testimonialtxt {
	float: left;
	width: 382px;
	font-size: 12px;
}
div.techtext {
	float: left;
	width: 382px;
	font-size: 12px;
	margin-left: 26px;
	padding-top: 15px;
}
div.state {
	float: left;
	font-size: 16px;
	color: #ed1c24;
	margin-left: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
div.city{
	float: left;
	font-size: 14px;
	color: #333;
	margin-left: 35px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
div.contractor{
	float: left;
	font-size: 11px;
	color: #333;
	margin-left: 45px;
	font-family: Arial, Helvetica, sans-serif;
}
table.productcomparison {
	align: center;
	width: 500px;
	cellpadding: 100px;
	border: 1;
	bordercolor: #000000;
}
tr.productcategories {
	align: center;
	valign: center;
	font-size: 12px;
    font-weight: bold;
    color: #000000;
    background-color: #898989;
}

td.features {
	align: center;
	valign: center;
	font-size: 12px;
}
.comforttech {
	font-weight: bold;
	color: #D68019;
	font-size: 16px;
}
indextopnav {
	text-align: center;
}
indextopnav {
	text-align: center;
}
frontmenu {
}
frontpage {
	text-align: center;
}
.comforttechinfo {
    color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.comforttechinfo a {
    text-decoration: underline;
    color: #333333;
}
div.contractor a {
    text-decoration: underline;
    color: #333333;
}
