body {
	
}
.helptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
}
.orangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CA0016;
	font-weight: bold;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.hometext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	/*color: #013C78;
	*/
	color: #133086;
	padding-left: 8px;
	padding-right: 8px;
}
.formtext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	/*color: #013C78;
	*/
	color: #133086;
	padding-left: 2px;
	padding-right: 2px;
}
.phonetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #013C78;
}
.specialstext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #133086;
}

.specialstext a:link {
	color: #133086;	
	text-decoration: none;
}
.specialstext a:visited {
	color: #133086;
	text-decoration: none;
}

.specialstext a:hover {
	color: #CA0016;
	text-decoration: none;
}
.contacttext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 13px;
	padding-top : 10px;
	padding-bottom : 10px;	
	color: #133086;	
}
.bluetext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	color: #013C78; */
	color: #133086;
	padding-top:6px;
}
.naturaltext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	color: #013C78; */
	color: #133086;	
	padding-left : 10px;
	line-height : 15px;
}
.testitext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	color: #013C78; */
	color: #133086;	
	border: 1px solid gray;
   padding-left : 5px;
   padding-right : 5px;
}
.bluetext a:link {
   color: #133086;	
	text-decoration: none;
}
.bluetext a:visited {
	color: #133086;	
	text-decoration: none;
}

.bluetext a:hover {
	color: #CA0016;
	text-decoration: none;
}
.bluetext1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; /*color: #013C78;*/
	color: #133086;
	background-image: url(../images/bluetext1bg.gif);
}

.bluetext1 a:link {
	color: #133086;	
	text-decoration: none;
}
.bluetext1 a:visited {
	color: #133086;	
	text-decoration: none;
}

.bluetext1 a:hover {
	color: #CA0016;
	text-decoration: none;
}
.bluetext2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; /*color: #013C78;*/
	letter-spacing: 1px;
	color: #133086;
	background-image: url(../images/bluetext1bg.gif);
	
}
.bluetext2 a:link {
	color: #133086;	
	text-decoration: none;
}
.bluetext2 a:visited {
	color: #133086;	
	text-decoration: none;
}

.bluetext2 a:hover {
	color: #CA0016;
	text-decoration: none;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00148C;
	font-weight: bold;	
}
.headertext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00148C;
	font-weight: bold;
	padding-bottom:8px;	
}
#linktext{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CA0016;
	text-decoration: underline;
}
.linkor {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CA0016;
	padding-right: 4px;	
}
.linkor a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CA0016;
}
.linkor a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CA0016;
}
.linkor a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CA0016;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding-right: 4px;
	background-image: url(../images/footer_bg.gif);
}
.footertext a:link {
	color: #ffffff;
   text-decoration: none;
}
.footertext a:visited {
	color: #ffffff;
   text-decoration: none;
}
.footertext a:hover {
	color: #CA0016;
   text-decoration: none;
}

.outertable {
	border-top: 1px solid #2E2762;
	border-right: 1px solid #2E2762;
	border-bottom: 1px solid #2E2762;
	border-left: 1px solid #2E2762;
    background-color: #ffffff;	
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bolder;
}
.menutext a:link {
	color: #ffffff;
	text-decoration: none;
}
.menutext a:visited {
	color: #ffffff;
	text-decoration: none;
}
.menutext a:hover{
	color: #CA0016;
	text-decoration: none;
}
.menutextact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CA0016;
	font-weight: bolder;
}
.menutextact a:link {
	color: #CA0016;
	text-decoration: none;
}
.menutextact a:visited {
	color: #CA0016;
	text-decoration: none;
}
.menutextact a:hover{
	color: #CA0016;
	text-decoration: none;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.submenu a:link {
	color: #003366;
	text-decoration: none;
}
.submenu a:visited {
	color: #003366;
	text-decoration: none;
}
.submenu a:hover{
	color: #FF8C00;
	text-decoration: none;
}
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bolder;
	padding-left: 2px;
	padding-top: 4px;
}

.leftmenu-end {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bolder;
	padding-left: 2px;
	padding-top:10px;
}

.leftmenu-bullet {
	padding-left: 2px;
	padding-top:7px;
}


.leftmenu-bullet1 {
	padding-left: 2px;
	padding-top:1px;
}
.leftmenu-bullet-end {
	padding-left: 2px;
	padding-top:13px;
}

.leftmenu-bullet-red {
	padding-left: 2px;
	padding-top:10px;
}


.leftmenu a:link {
	color: #ffffff;
	text-decoration: none;
}
.leftmenu a:visited {
	color: #ffffff;
	text-decoration: none;
}
.leftmenu a:hover{
	color: #ffffff;
	text-decoration: none;
}

.leftmenu-end a:link {
	color: #ffffff;
	text-decoration: none;
}
.leftmenu-end a:visited {
	color: #ffffff;
	text-decoration: none;
}
.leftmenu-end a:hover{
	color: #ffffff;
	text-decoration: none;
}

.leftmenuact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #133086;
	font-weight: bolder;
	padding-left: 2px;
	padding-top: 4px;	
	height: 20px;
}
.leftmenuact a:link {
	color: #133086;
	text-decoration: none;
}
.leftmenuact a:visited {
	color: #133086;
	text-decoration: none;
}
.leftmenuact a:hover{
	color: #133086;
	text-decoration: none;
}

.leftsubmenuact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #133086;
	font-weight: normal;
	padding-left: 2px;
	padding-top:8px;
}
.leftsubmenuact a:link {
	color: #133086;
	text-decoration: none;
}
.leftsubmenuact a:visited {
	color: #133086;
	text-decoration: none;
}
.leftsubmenuact a:hover{
	color: #CA0016;
	text-decoration: none;
}

.leftsubmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	padding-left: 2px;
	padding-top:6px;
}
.leftsubmenu a:link {
	color: #ffffff;
	text-decoration: none;
}
.leftsubmenu a:visited {
	color: #ffffff;
	text-decoration: none;
}
.leftsubmenu a:hover{
	color: #DCDCDC;
	text-decoration: none;
}
.diagnosticbox{
  background-image: url(../images/diag_img1.gif);
  background-repeat: no-repeat;
  width: 250px;
  height: 270px;
}
.diagnosticbox1{
  background-image: url(../images/diag_img2.gif);
  background-repeat: no-repeat;
  width: 250px;
  height: 190px;
}
.hd_box1{
	background-image: url(../images/hd_img1.gif);
	width: 350px;
	height: 161px;
}
.hd_box2{
	background-image: url(../images/hd_img2.gif);
	width: 428px;
	height: 161px;
}
.van_box{
	background-image: url(../images/van.gif);
   background-repeat: no-repeat;
	width: 176px;
}
.ques_box{
   background-image: url(../images/page_bg2.gif);
	width: 592px;
	height: 36px;
}

.menu_box{
  background-image: url(../images1/mn_bg.gif); 
}
.inbox1{
	background-image: url(../images1/in_img1.gif);
	width: 29px;
	height: 23px;
}
.hm_box1{
	background-image: url(../images/hm_bg1_1.gif);
	background-repeat: no-repeat;
	width: 588px;
	height: 260px;
}
.hm_box2{
	background-image: url(../../ver-1.2/images/hm_bg2.gif);
	background-repeat: no-repeat;
	width: 403px;
	height: 264px;
}

.hm_box3{
	background-image: url(../images/hm_bg3.gif);
	background-repeat: no-repeat;
   background-position: top;
	width: 185px;
	background-color: #F2F3F8;
}
.inbox1{
	background-image: url(../images/in_img1.gif);
	width: 29px;
	height: 23px;
}
.inbox2{
	background-image: url(../images/in_img2.gif);
}
.inbox3{
	background-image: url(../images/in_img3.gif);
	width: 28px;
	height: 23px;
}
.inbox4{
	background-image: url(../images/in_img4.gif);
	width: 28px;
}
.inbox5{
	background-image: url(../images/in_img5.gif);
	width: 28px;
	height: 15px;
}
.inbox6{
	background-image: url(../images/in_img6.gif);
}
.inbox7{
	background-image: url(../images/in_img7.gif);
}
.leftmenu1{
	background-image: url(../images/left_menu1.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftmenu1_1{
	background-image: url(../images/left_menu1_1.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftmenu1_2{
	background-image: url(../images/left_menu1_2.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftmenu1_3{
	background-image: url(../images/left_menu1_3.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftmenu1_4{
	background-image: url(../images/left_menu1_4.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftmenu1_5{
	background-image: url(../images/left_menu1_5.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftmenu1_6{
	background-image: url(../images/left_menu1_6.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.leftmenu1_7{
	background-image: url(../images/left_menu1_7.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftmenu2{
	background-image: url(../images/left_menu2.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftmenu2_1{
	background-image: url(../images/left_menu2_1.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftmenu2_2{
	background-image: url(../images/left_menu2_2.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftmenu2_3{
	background-image: url(../images/left_menu2_3.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftmenu2_4{
	background-image: url(../images/left_menu2_4.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftmenu2_5{
	background-image: url(../images/left_menu2_5.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftmenu2_6{
	background-image: url(../images/left_menu2_6.gif);
	background-repeat: no-repeat;
	background-position: top;
}	
.leftmenu2_7{
	background-image: url(../images/left_menu2_7.gif);
	background-repeat: no-repeat;
	background-position: top;	
}
.leftmenu2_7_1{
	background-image: url(../images/left_menu2_7_1.gif);
	background-repeat: no-repeat;
	background-position: top;	
}
.leftmenu3{
	background-image: url(../images/left_menu3.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftmenu3_1{
	background-image: url(../images/left_menu3_1.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftmenu3_2{
	background-image: url(../images/left_menu3_2.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftmenu3_3{
	background-image: url(../images/left_menu3_3.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftmenu3_4{
	background-image: url(../images/left_menu3_4.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftmenu3_5{
	background-image: url(../images/left_menu3_5.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftmenu3_6{
	background-image: url(../images/left_menu3_6.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftmenu3_7{
	background-image: url(../images/left_menu3_7.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftmenu4{
	background-image: url(../images/left_menu4.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftmenu5{
	background-image: url(../images/left_menu5.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftmenu6{
	background-image: url(../images/left_menu6.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftmenu7{
	background-image: url(../images/left_menu7.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftmenu8{
	background-image: url(../images/left_menu8.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.leftmenu9{
	background-image: url(../images/left_menu9.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftmenu10{
	background-image: url(../images/left_menu10.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftmenu11{
	background-image: url(../images/left_menu11.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.reasontext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*color: #013C78;*/
	color: #133086;		
}

.reasontext a:link {
	color: #013C78;
}

.reasontext a:active {
	color: #013C78;
}

.reasontext a:visited {
	color: #013C78;
}

input.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #B5C2DD;
	border: 1px solid #092E56;
}

.utilitybox1{
	background-image: url(../images/learnmore_furnaces.gif);
	background-repeat: no-repeat;
	width: 188px;
	height: 158px;
}

.utilitybox2{
	background-image: url(../images/learnmore_furnaces1.gif);
	background-repeat: no-repeat;
	width: 188px;
	height: 153px;
}
.div_logo{
	width : 350px;
	height : 148px;
	background : url(../images/hd_img1.gif);
}
.address{
	background-image : url(../images/address_bg.gif);
	background-repeat : no-repeat;
	width: 300px;
	height : 170px;
}
h1{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color: #133086;	
	padding: 0 0 0 30px;
	margin : 0 0 0 0px;
}
p.bluetext{
	padding : 0 10 0 25px;
	margin : 5 0 5 5px;
}

.headingtext {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight:bold;
	
}

.redheadingtext {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #940526;
	font-weight:bold;
	text-decoration:underline;
	
}

.redheadingtext:hover {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #940526;
	font-weight:bold;
	text-decoration:none;
	
}

.p-left {
	padding-left:33px;
}	

.redtext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CA0016;
	padding-top:6px;
}	
.testimonials{
	width: 465px;
	border: 1px solid #BAC8FF;
	margin: 0px 0px 15px 6px;
	background: #EBEDF2;
}
.testimonials p{
	color: #133086;
	padding: 5px 5px 5px 5px;
	margin: 0px;
}
.testimonials h1{
	color: #133086;
	text-align: right;
	padding: 0px 5px 5px 5px;
	margin: 0px;	
	font-size: 12px;
}