@charset "utf-8";
/* CSS Document */

*, html {
	padding: 0;
	margin: 0;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background: url(../images/layout/body-top-bg.png) repeat-x top;
}

a img {
	border: 0;	
}

.img-right {
	float: right;
	margin: 3px 0 5px 10px;
}
.img-left {
	float: left;
	margin: 0 10px 5px 0;
}

.border {
	border: 1px solid #999;
}

.clear {
	clear: both;
}

.red {
	color: red;
}

hr {
	background: #999;
	height: 1px;
	border: none;
	margin: 12px 0;
}

blockquote {
	margin-bottom: 12px;
	padding: 0 20px;
	font-size: 11px;
	line-height: 13px;
	border-left: 1px dashed #999;
	border-right: 1px dashed #999;
}

#wrapper {
	width: 940px;
	margin: 0 auto;
}

#header {
	height: 140px;	
}

#top-contact,
#top-tabs,
#top-nav {
	float: right;
	clear: right;
	width: 660px;
}

#top-contact {
	height: 39px;
	padding-top: 8px;
	font-size: 24px;
	color: #045db1;
	text-align: right;
	width: 600px;
}
#top-contact .contact-button {
	float: right;
	margin: 3px 0 0 10px;
}

#top-nav {
	padding-top: 8px;
	color: #0c1a86;
	text-align: right;
	margin-bottom: 36px;
	width: 600px;
}

.navlink {
	text-decoration: underline;
	color: #0c1a86;
}

.navlink:hover {
	color: #1269de;
	text-decoration: underline;	
}


#news {
	border: 1px solid #065FB2;
	padding: 10px;
	width: 195px
}	

#newsheader {
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-top:1px solid #000;
    margin-top:15px;
	padding: 10px 10px 10px 58px;
	width: 161px;
	color: #fff;
	background: none repeat scroll 0 0 #063569;
}
		
	
#newsevent {
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-top:1px solid #000;
    margin-top:5px;
	padding: 8px 10px 8px 8px;
	width: 197px;
	color: #fff;
	font-size: 12px;
	background: none repeat scroll 0 0 #065FB2;
	
}	





#top-tabs {
	width: 682px;
}
#top-tabs ul li {
	list-style: none;
	float: left;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}
#top-tabs ul li a {
	height: 32px;
	width: 130px;
	padding-top: 3px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	display: block;
	background: url(../images/layout/top-tab-bg.png) no-repeat top left;
	margin-left: 3px;
}
#top-tabs ul li a:hover {
		background: url(../images/layout/top-tab-bg-hov.png) no-repeat top left;
}

#home-splash {
	margin-bottom: 12px;	
}

#home-splash .splash-text {
	height: 34px;
	background: url(../images/layout/home-splash-text-bg.png) no-repeat top left;
	text-align: left;
	color: #045DB1;
	font-size: 18px;
	text-indent: 20px;
	padding-top: 10px;
}
.splash-text sup {
	font-size: 12px;
}

#int-splash {
	display: block;
	height: 5px;
	margin-bottom: 8px;
	background-image: url(../images/layout/int-splash-bg.png);
	background-repeat: repeat-x;
	background-position: top;
}


#preload {
	visibility: hidden;	
	overflow: hidden;
	height: 1px;
	width: 1px;
}

/* Content styles ---------------------- */
#content-wrapper {
	color: #0c1a86;
}

#right-col,
#center-col {
	float: right;
}

#right-col {
	width: 220px;	
}

#left-col {
	width: 220px;	
}

#center-col {
	width: 460px;
	margin-right: 20px;
	line-height: 16px;
	padding: 0 0 20px;
}
#center-col_city {
	float: right;
	width: 680px;
	margin-right: 20px;
	line-height: 16px;
	padding: 0 0 20px;
}


/* left nav ---------------------------------------------------------------- */
#nav {
	margin-bottom: 15px;	
}

#nav ul li {
	margin-bottom: 2px;
	list-style: none;
}
#nav ul li a {
	color: #0C1A86;
	text-transform: uppercase;
	text-decoration: none;
	background: #9cf;
	display: block;
	height: 18px;
	padding: 8px 0 4px 20px;
}

#nav ul li a:hover {
	background: #006cff;
	color: #fff;
}

#nav ul li.first a {
	background: #9cf url(../images/layout/left-nav-top-bg2.png) no-repeat top left;
}
#nav ul li.last a {
	background: #9cf url(../images/layout/left-nav-bot-bg2.png) no-repeat bottom left;
}
#nav ul li.first a:hover {
	background: #006cff url(../images/layout/left-nav-top-over-bg.png) no-repeat top left;
}
#nav ul li.last a:hover {
	background: #006cff url(../images/layout/left-nav-bot-over-bg.png) no-repeat bottom left;
}

#nav ul li ul li {
	margin: 1px 0 0;
}
#nav ul li ul li a:before {
	content: "\00BB \0020";
}
#nav ul li ul li a,
#nav ul li.first ul li a{
	padding: 4px 0 2px 25px;
	text-transform: none;
	background: #E2EEFF;
	color: #0C1A86;
}

#nav ul li ul li a:hover,
#nav ul li.first ul li a:hover {
	color: #fff;
	background: #006cff;
}


/* Content Styles ---------------------------------------------------------------- */
table.two-column td {
	vertical-align: top;
}


/* Dr. Energy Saver ---------------------------------------------------------------- */
#drenergysaver {
	border: 9px solid #9fe997;
	padding: 85px 10px 10px;
	color: #231f20;
	background: url(../images/layout/drenergysaver-logo.png) no-repeat center 10px;
	margin-bottom: 10px;
	text-align:center;
}
#drenergysaver .button {
	text-align: center;
	padding: 8px 0 0;
}
#drenergysaver .button a {
	display: block;
	width: 177px;
	height: 21px;
	padding: 5px 0 0;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	background: url(../images/layout/drenergysaver-button.png) no-repeat top left;
}

#drenergysaver .button a:hover {
	text-decoration: underline;	
}

#estimate-promo {
	margin-bottom: 10px;
}

/* Coupon ---------------------------------------------------------------- */
#coupon {
	padding: 27px 10px 0;
	height: 178px;
	background: url(../images/layout/coupon-bg.png) no-repeat top left;	
	color: #006cff;
	text-align: center;
	margin-bottom: 15px;
}

#coupon .l1 {
	font-weight: bold;
	font-size: 39px;
	margin-bottom: 3px;
}
#coupon .l2 {
	font-size: 25px;
	margin-bottom: 6px;
}
#coupon .l3 {
	font-size: 15px;
}

#coupon .button {
	padding: 20px 0 0;
	text-align: center;
}
#coupon .button a {
	display: block;
	width: 177px;
	height: 21px;
	padding: 5px 0 0;
	text-decoration: none;
	color: #fff;
	margin: 0 auto;
	text-transform: uppercase;
	background: url(../images/layout/coupon-button.png) no-repeat top left;
}
#coupon .button a:hover {
	text-decoration: underline;	
}

/* Safety Seal ---------------------------------------------------------------- */
#safety-seal {
	margin-bottom: 15px;	
}

/* Testimonials ---------------------------------------------------------------- */
#testimonials {
	background: url(../images/layout/testimonials-bg.png) repeat-y;
	padding: 0;
	font-size: 11px;
}

#testimonials h3 {
	font-size: 14px;
	margin-bottom: 4px;
}

#testimonials ul li {
	list-style: none;
	border-bottom: 1px solid #ddd;
	padding: 6px;
	margin: 0 4px;
}

#testimonials ul li cite {
	display: block;
	margin-top: 4px;
}

#testimonials .readmore {
	margin: 4px 0;	
}

#testimonials a {
	color: #065fb2;
}

#testimonials a:hover {
	color: #0481f6;
}

/* Center Content ---------------------------------------------------------------- */

#center-col h1, #center-col_city h1 {
	font-size: 18px;	
	line-height: 20px;
	margin-bottom: 15px;
}

#center-col h2, #center-col_city h2 {
	font-size: 14px;	
	line-height: 16px;
	margin-bottom: 12px;
	color: #bd0221;
	font-weight: bold;
	font-style: italic;
}

#center-col h3 {
	font-size: 12px;
	margin-bottom: 15px;
	font-weight: bold;
}

#center-col h4 {
	font-size: 12px;
	font-weight: bold;
}

#center-col p, #center-col_city p {
	margin-bottom: 12px;
}

#center-col ul,
#center-col ol,
#center-col_city ul{
	padding-left: 25px;	
	margin-bottom: 12px;
}
#center-col ul ul,
#center-col ol ol, {
	padding-left: 25px;	
	margin-bottom: 0;
}

#center-col ul li,
#center-col_city ul li,
#center-col ol li {
	margin-bottom: 3px;
}

/* Footer Links ---------------------------------------------------------------- */

#footer-links {
	clear: both;
	color: #0c1a86;
	font-size: 11px;
	background-color: #E2EEFF;
	margin-top: 15px;
}

#footer-links a {
	color: #0c1a86;
	text-decoration:underline;
	display: inline;
	margin: 0 6px;
}
#footer-links a:hover {
	text-decoration:none;
}
#footer-links .services,
#footer-links .info,
#footer-links .partners {
	padding: 10px 15px;
}
#footer-links .categ {
	font-weight: bold;
	display: inline;
	margin-right: 3px;
}


/* Footer ---------------------------------------------------------------- */
#footer {
	clear: both;
	padding: 30px 0 0;
	text-align: center;
	color: #777;
	font-size: 11px;
	overflow: auto;
}
#footer a {
	color: #777;
}
#footer p {
	margin-bottom: 15px;
}

/* jquery styles */
/* jQuery styles */

#center-col ul.basic  {
	padding: 0;
	margin: 0 0 15px 0;
}
.basic div {
	background-color: #fff;
	margin: 0;

	padding: 0;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}

#center-col .basic p {
	border: none;
	text-decoration: none;
	margin: 0;
	padding: 8px 10px 12px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	background-color: #0C1A86;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;

	
	background-image: url("../images/AccordionTab0.gif");
}
.basic a:hover {
	background-color: #006CFF;
	color: #fff;
	background-image: url("../images/AccordionTab2.gif");
}
.basic a.selected {
	color: #fff;
	background-color: #006CFF;
	background-image: url("../images/AccordionTab2.gif");
}

#center-col ul.basic li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

table.transfer-switches {
	margin-bottom: 15px;
}

table.transfer-switches tr.header td {
	font-weight: bold;
}

table.transfer-switches td,
table.generator-details td {
	padding: 2px;
	border-bottom: 1px dashed #ccc;
}

blockquote.attribution {
	color: #999;
	font-size: 11px;
	padding: 10px 20px 5px;
}

table#tcontact {
	width: 405px;
	margin: 0 auto;
}

table#tcontact td {
	padding: 3px;
}

#social-media {
	padding:  0 0 10px 0;
}

#social-media table {
	width: 100%;
	margin-bottom: 3px;
}
#social-media table td {
	text-align: center;
	padding: 5px 0;
}

#social-media ul {
	padding: 3px 10px 10px;
	background: #E2EEFF;
}

#social-media ul li {
	padding: 5px 0 7px;
	list-style: none;
	border-bottom: 1px dashed #ccf;
}

#social-media ul li a {
	color: #0C1A86;
	text-decoration: none;
}

#social-media ul li a:hover {
	text-decoration: underline;
}
/* New Nav ---------------------------------- */
#sep-nav {
	margin-bottom: 10px;	
}
#sep-nav ul li {
	list-style: none;
	background: url('/images/layout/nav-single-over.png') no-repeat top left;
	margin: 0 0 1px;
}

#sep-nav ul li a {
	display: block;
	height: 23px;
	background: url(../images/layout/nav-single.png) no-repeat top left;
	padding: 7px 0 0 8px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#sep-nav ul li a:hover,
#sep-nav ul li.wcactive a {
	background: none;
}
#sep-nav ul li.wcactive a {
	color: #fff;
}

#sep-nav ul li span {
	display: block;
	height: 23px;
	padding: 7px 0 0 8px;
	color: #fff;
	font-weight: bold;
}
#sep-nav ul li.wcactive {
	background: #3785cf url(../images/layout/nav-list-top.png) no-repeat top left;
	margin-bottom: 1px;
}
#sep-nav ul li ul li {
	margin: 0 1px;
	text-transform: none;
}
#sep-nav ul li.wcactive ul {
	padding: 0 0 10px;
	background: url(../images/layout/nav-list-bot.png) no-repeat bottom left;
}

#sep-nav ul li ul li ul {
	background: none;
	padding: 0;
}
#sep-nav ul li ul li ul li {
	margin: 0;
}

#sep-nav ul li.wcactive ul li a {
	height: auto;
	padding: 6px 3px 5px 10px;
	background: #ddeaf5;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	color: #045DB1;
	font-weight: bold;
}

#sep-nav ul li ul li.active a {
	background: #e0ecfc;
}

#sep-nav ul li ul li.wchild a.withchildren,
#sep-nav ul li ul li.wchild a:hover.withchildren {
	background-position: 8px 10px;
	background-repeat: no-repeat;
	background-image: url(../images/layout/nav-arrow-right.png);
}
#sep-nav ul li ul li.wcactive a.withchildren {
	background-position: 5px 12px;
	background-repeat: no-repeat;
	background-image: url(../images/layout/nav-arrow-down.png);
}
#sep-nav ul li ul li ul li a {
	background-image: none;
}

#sep-nav ul li ul li ul li a {
	text-transform: none;
	padding: 4px 0 0 25px;
	height: 20px;
	font-weight: normal;
}
#sep-nav ul li ul li ul li.active a {
	background-color: #f7faff;
}
#sep-nav ul li ul li ul li.active a:before {
	content: "\00BB \0020";
}


#sep-nav ul li ul li a:hover {
	background: #f7faff;
}

#estimate-promo a.promo {
	display: block;
	height: 135px;
	width: 180px;
	padding: 14px 20px 0;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
	background: url(../images/free-32-point-estimate-bg-new.png) no-repeat top left;
	position: relative;
}

#estimate-promo a.promo span {
	display: block;
	position: relative;
}

#estimate-promo a.promo span.top {
	font-size: 15px;
	line-height: 18px;
	margin: 0 0 5px;
	text-align:left
}
#estimate-promo a.promo span.emp {
	font-size: 34px;
	line-height: 30px;
	margin: -5px 0 4px;
	text-transform: uppercase;
}
#estimate-promo a.promo span.date {
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	margin: 0 0 11px;
}

table#affiliates {
	margin: 10px 0 0;
	width: 445px;
}
table#affiliates td {
	padding: 5px 10px;
	background: #fff;
}

#main-contact td {
	padding: 3px 0;
}

div.scroll {
	height: 110px;
	width: 205px;
	overflow-y: scroll;
	border: 1px solid #082d61;
	padding: 5px 8px 5px 8px;
	background-color: #FFF;
}

#city-block {
	background: url(../images/layout/testimonials-bg.png) repeat-y;
	margin-bottom: 10px;
}

#city-scroll {
	margin: 0 10px;
	border-color: #065fb2;
}

#serv_area {
	display: block;
	margin-bottom: 3px;
	margin-left: 9px;
}

#fungibox {
		width: 250px;
		height:350px;
		border:1px;
		border-style:solid;
		border-color:#2c6600;
		background: #fff url(../images/crawlspace-fungus.jpg) no-repeat top left;
		float:right;
		margin: 0px 0px 15px 15px;
}

#fungibox h2 {
	padding-left:10px;
	padding-top:8px;
	color:#266503;
	}

#fungibox li {
	color:#2665032e7c06;
	}

#fungibox li {
	margin-left:10px;
	margin-bottom:5px;
	}
	
#fungibox p {
	margin-left:10px;
	}

#fungibox2 {
		width: 300px;
		border:1px;
		border-style:solid;
		border-color:#2c6600;
		float:left;
		margin: 0px 15px 15px 0px;
}

#fungibox2 h2 {
	padding-left:10px;
	padding-top:8px;
	color:#266503;
	}

#fungibox2 li {
	color:#2665032e7c06;
	}

#fungibox2 li {
	margin-left:10px;
	margin-bottom:5px;
	}
	
#fungibox2 p {
	margin-left:10px;
	}
	
#factoid li {
	margin-bottom:10px;
}
#factoid h3 {
	margin:6px 0px;
}

#right-capsule-map {
	margin: 0px 0px 15px 15px;
	h-space:5px;
	width:220px;
	float:right;
}

table#service {
	width:100%;
	border:0;
}

table#service td {
	padding: 5px;
		background-color:#cbe3f8;
	
}

#bulleted ul {
	list-style-image: url(../images/bullet1.png);
}

#bulleted li {
	margin-bottom:10px;
}

#commercials {
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 5px;
	text-align: left;
}

.comwrap {
	border: 1px solid #666;	
	margin: 4px;
	padding: 6px;
}

#commercials td {
	padding: 4px;
}

#commercials .comtop {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #069;
}
.commercialink:link, .commercialink:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #BD0221;
	text-decoration: underline;	
}
.commercialink:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #BD0221;
	text-decoration: none;	
}
.commercialinkh3:link, .commercialinkh3:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #BD0221;
	text-decoration: underline;
	display: block;
	margin-bottom: 4px;	
}
.commercialinkh3:hover {
	text-decoration: none;	
}
#top-logo {
	margin-left: 10px;
}

#thumb_cont {
	background-color: #e4e6e7;
	width: 460px;
	padding-bottom: 10px;
	text-align: center;
	background-image: url(/images/vidback.jpg);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}

.thumb_cont_h2 {
	color: #045db1;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-bottom: 12px;
}

#thumb_cont a:link, #thumb_cont a:visited {
	font-size: 11px;
	line-height: 13px;
	color: #BD0221;
	text-decoration: none;
}

#thumb_cont a:hover {
	color: #BD0221;
	text-decoration: underline;
}

.thumb_pic {
	padding: 2px 15px 0px 15px;
	margin-bottom: 6px;
}

.thumb_im {
	margin-bottom: 5px;
}

.thumb_cell {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
.thumb_cell_end {
}
table#opinion td {
padding: 5px;
vertical-align: top;
}

.popuptext p {
margin: 7px 0;
}



.case-studies {
background-color: #F0F0F0;
border: 1px solid #AFAFAF;
padding: 8px 5px;
width: auto;
margin-bottom: 20px;
margin-right: 20px;
border-image: initial;
}
