@charset "utf-8";
/* CSS Document */

*, html {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/layout/body-bg.png) repeat-x top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

h1, h2 {
	margin-bottom: 15px;
}
h1 {
  color:#231f20;
  font-size:20px;
  line-height:26px;
}

h2 {
  color:#636363;
  font-size:18px;
  line-height:26px;
  margin-bottom:10px;
  margin-top:5px;
}
h3 {
  color:#901112;
  font-size:16px;
  line-height:22px;
  margin-bottom:10px;
   margin-top:5px;
   
}

h4 {
	
margin-bottom:10px;
margin-top:5px;
   
}

#right a:hover {
	font-weight: normal;
	color: #e50500;
}

a img {
  border: none;
}

#wrapper {
	width: 960px;
	margin: 26px auto;
	overflow: hidden;
}

#right {
	float: right;
	width: 650px;
}

#right p, #right ul, #right ol {
	margin-bottom: 15px;
	line-height: 1.4em;
}

#right ul li, #right ol li {
	margin: 0 0 3px 25px;
}

#right #splash {
	background: url(../images/helping-bg.jpg) no-repeat top right;
	margin-bottom: 15px;
}
.splash {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	background-image: url(../images/splash-bckgnd.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	vertical-align: middle;
}
#right .right-breakout {
	float: right;
	background: #EBF7AC;
	width: 210px;
	padding: 14px 14px;
	font-size: 13px;
	margin: 0 0 0 10px;
}


#right .right-breakout-small {
	float: right;
	width: 80px;
	padding: 15px 20px;
	font-size: 13px;
	margin: 0 0 0 10px;
}


#right .right-img {
	float: center;
	padding: 10px 0px;
}

#right .right-breakout span {
	font-weight: bold;
	color: #006E75;
	margin-bottom: 12px;
	display: block;
}
#right .right-breakout ul {
	margin: 0px;
}
#right .right-breakout ul li {
	margin: 0 0 0 20px;
}

#right #int-content {
	width: 380px;
}
#right #about-content {
	width: 315px;
}

#right #side-images {
	float: right;
	padding-right: 10px;
	width: 240px;
	text-align: right;
}
#right #about-side-images {
	width: 310px;
	padding-right: 5px;
	float: right;
	text-align: right
}
#right #side-images img, #right #about-side-images img {
	margin-bottom: 10px;
	border: 1px solid #d7e9f3;
}

#right ol#screening li, .blue-bold {
	color: #1c3f95;
	font-weight: bold;
}

#right ol#screening li p {
	color: #000;
	font-weight: normal;
	margin-bottom: 10px;
}

#right #contact {
	border: 2px solid #ededed;
	background: #f0f8fe;
	text-align: center;
	padding-bottom: 15px;
}
#right .main-contact {
	overflow: hidden;
}

.newstop {
    background-color: #EDEDED;
    border: 1px solid #D9D9D9;
    color: #888888;
    display: block;
    font-weight: bold;
    margin-top: 10px;
    padding: 5px 0 5px 8px;
}


.newsbox {
    background-color: #FFFFFF;
    border-bottom: 1px solid #D9D9D9;
    border-left: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    color: #000000;
    font-size: 12px;
    line-height: 16px;
    padding: 8px 12px;
}








/* STYLES FOR CONTACT TEST 1 */
#contact-page-container {
	float:left;
	width:420px;
}
#contact-page-right-col {
	width:200px;
	float:right;
}
#contact-page-h1 {
	font-size:30px;
	font-style:italic;
	font-weight:bold;
}
#contact-page-testimonials {
	background-image:url(../img/des-ct-testimonials.png);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:50px;
	width:200px;
	color:#666;
}
#contact-page-book {
	background-image:url(../img/des-ct-book.png);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:122px;
	width:200px;
	color:#666;
}
.hr-gray {
	border:0;
	height:1px;
	width:200px;
	color: #CCC;
	background-color:#CCC;
	margin:10px 0px 10px 0px;
}
#contact-page-tax {
	background-image:url(../img/des-ct-tax.png);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:100px;
	width:200px;
	color:#666;
}
.contact-form-field {
	float:left;
	margin-bottom:10px;
}

.field-margin {
	padding:0px;
	margin:0px;
	margin-right:15px;
}
.contact-form-field input, .contact-form-field textarea {
	border:1px solid #999;
	height:22px;
}
.contact-form-submit {
	background-image:url(../img/des-ct-submit.png);
	background-repeat:no-repeat;
	width:245px;
	height:26px;
	border:none;
}
.small-gray-font {
	font-size:9px;
	color:#666;
}
.green {
	color:#309728;
	text-decoration:underline;
}
/* STYLES FOR CONTACT TEST 2 */
#contact-container {
	float:left;
	width:380px;
}
#contact-right-col {
	width:250px;
	float:right;
}
#contact-book {
	background-image:url(../img/des-ct-book.png);
	background-repeat:no-repeat;
	background-position:25px 10px;
	padding:130px 25px 10px 25px;
	width:200px;
	color:#666;
	border:solid 2px #50B948;
}
#contact-tax {
	background-image:url(../img/des-ct-tax-250.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:100px;
	width:250px;
	color:#666;
}
.left {
	float:left;
}
.phone-green {
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#50B948;
}
#contact-form {
	border:solid 2px #50B948;
	padding:15px 5px 15px 5px;
	background-color:#f4fbf3;
}

#contact-form form label {
	width:120px;
	display:inline-block;
	text-align:right;
}
#contact-form form input {
	height:20px;
	width:180px;
	margin-bottom:3px;
}
#contact-form form #submit {
	width:80px;
	height:24px;
}
/* END */

/* Styles for new contact form */
#right #contact {
	text-align: left;
	width: 360px;
	float: right;
	background-color: #f3f3f3;
	border: 3px solid #e0e0e0;
	margin-left: 10px;
}
#contact .form-row {
	border-bottom: 1px solid #CCCCCC;
	padding:5px;
	padding-bottom: 10px;
	padding-top: 10px;
	overflow: hidden;
}
#contact .form-row .radio-wrapper label {
	clear: both;
	font-size: 16px;
	font-weight: bold;
	display: block;
	width: 306px;
	float: right;
	color: #d29f99;
}
.checkedRadio {
	color: #a02212 !important;
}
.checkedRadio span {
	color: #000000 !important;
}
#contact .form-row .radio-wrapper label span {
	font-size: 10px;
	float: left;
	color: #CCC;
	font-weight: normal;
}
#right #contact .form-row p {
	font-weight: bold;
}
#right #contact .form-row span.all-required {
	float: right;
	font-size: 9px;
	color: #444444;
}
#right #contact .radio-wrapper {
	overflow: hidden;
	margin-left: 20px;
	margin-bottom: 15px;
}
#checkboxes-container {
	display: none;
}
#form-checkboxes-wrapper {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	margin-bottom: 10px;
}
.form-checkboxes {
	width: 160px;
	float: left;
}
.form-checkboxes input {
	float: left;
	clear: left;
	margin-right: 2px;
}
.form-checkboxes label {
	display: block;
	padding-bottom: 2px;
	height: 16px;
}
.fname, .lname, .address, .phone, .email, .city, .state, .zip {
	overflow: hidden;
	font-size: 10px;
	float: right;
}
.fname input, .lname input, .address input, .phone input, .email input, .city input, .state input, .zip input {
	border: 1px solid #CCCCCC;
	padding: 2px;
	width: 240px;
	display: block;
	float: right;
}
.fname,
.lname,
.address,
.phone,
.email,
.city,
.state,
.zip {
	margin: 2px 4px;
}
.city, .state, .zip {
	overflow: visible;
	position: relative;
	float: right;
	height: 22px;
}
.city input,
.state input,
.zip input {
	position: absolute;
	top: 0;
	right: 0;
}

.city input {
	width: 134px;
}
.state input  {
	width: 18px;
}
.zip input  {
	width: 60px;
}
.zip {
	width: 68px;
}
.state {
	width: 28px;
	margin-right: 2px;
}
.city {
	width: 232px;
	margin-right: 0;
}
.comment {
	overflow: hidden;
	padding: 10px;
}
.comment textarea {
	display: block;
	margin-top: 5px;
	width: 330px;
	border: 1px solid #CCCCCC;
}
.submit {
	float: right;
}
.submit input {
	width: 102px;
	height: 30px;
}
.contact-book-green {
	background-color: #f6fdf5;
	border: 1px solid #a7e89b;
	width: 250px;
	padding: 10px;
}
.contact-book-green img {
	margin-left: 10px;
}
.contact-book-green p {
	font-size: 10px;
	color: #444444;
}
/**/

#right #contact h2 {
	border-bottom: 2px solid #ededed;
	padding: 12px 0;
	background: #fff;
}
#right #contact table {
	width: 520px;
	margin: 0 auto;
}
#right #contact table td {
	text-align: left;
	line-height: 16px;
	padding-bottom: 6px;
}

#contact input, #contact textarea {
	padding: 2px 4px;
}

#right #contact input.name {
	width: 233px;
}
#right #contact input.address {
	width: 397px;
}
#right #contact input.address2 {
	width: 112px;
}
#right #contact input.phone {
	width: 444px;
}
#right #contact input.email {
	width: 451px;
}
#right #contact button.submit {
	border: 0;
	background: none;
}
#right #contact textarea.comment {
	width: 492px;
}
#right #footer-wrapper {
  clear: both;
}
#right #footer {
	margin-top: 25px;
	padding: 15px 0;
	color: #6b6a6a;
	text-align: center;
	font-size: 11px;
	border-top: 2px solid #ededed;
	clear: both;
}
#right #footer a {
	color: #6b6a6a;
}

#right #footer p {
  margin: 15px 0;
}
#left {
	width: 260px;
	margin: 15px 0 0 14px;
}

#header {
	width: 960px;
	display:block;
	clear:both;
	margin-bottom: 15px;
}

#header #logo {
  width: 310px;
}

#header #logo a img {
	border: 0;
}

/* Navigation =================  */
ul.nav {
	margin: 0 0 10px;
}
ul.nav,
ul.nav ul {
	list-style: none;
	font: bold 12px/14px Verdana, Geneva, sans-serif;
}
ul.nav li {
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-top: 2px solid #dfdfdf;
	border-bottom: 2px solid #dfdfdf;
	margin: 0 0 1px;
}
ul.nav li li {
	border: none;
	margin: 0;
}
ul.nav a {
	color: #0B4208;
	text-decoration: none;
	display: block;
	background: #eaeeee;
	padding: 7px 0 7px 21px;
	border-right: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	border-bottom: 0px none;
	border-top: 0px none;
}
ul.nav li li a {
	background: #fff;
	padding: 7px 0 7px 40px;
}
ul.nav li li li a {
	padding: 7px 0 7px 55px;
	margin: 3px 0;
}
ul.nav li.wchild a,
ul.nav li.wcactive a,
ul.nav li.wcactive li.wchild a {
	background-image: url(../images/layout/nav-wchild.png);
	background-position: 6px 9px; 
	background-repeat: no-repeat;
}
ul.nav li li.wchild a,
ul.nav li li.wcactive a,
ul.nav li.wcactive li.wchild a {
	background-position: 26px 11px; 
}

ul.nav li.wcactive li a {
	background-color: #fff;
	font-weight: normal;
}

ul.nav li.wchild li a,
ul.nav li.wchild li a:hover,
ul.nav li.wcactive li a,
ul.nav li.wcactive li a:hover,
ul.nav li.wcactive li.wchild li a,
ul.nav li.wcactive li.wchild li a:hover,
ul.nav li.wcactive li.wchild li a.active,
ul.nav li.wcactive li.wcactive li a,
ul.nav li.wcactive li.wcactive li a.active,
ul.nav li.wcactive li.wcactive li a:hover {
	background-image: none;
}
ul.nav a:hover,
ul.nav li a:hover,
ul.nav li li a:hover,
ul.nav li.wcactive a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #5ec25a;
}
ul.nav li.wchild a:hover {
	background-image: url(../images/layout/nav-wchild-white.png);
	background-position: 6px 9px; 
	background-repeat: no-repeat;
}
ul.nav li.wcactive li a.active {
	background-position: 26px 11px; 
	background-image: none;
}
ul.nav li li.wchild a,
ul.nav li.wcactive li.wchild a:hover {
	background-image: url(../images/layout/nav-wchild-white.png);
	background-position: 26px 11px; 
}

ul.nav a.active,
ul.nav li.wcactive a.active {
	background-color: #23921e;
	color: #fff;
	text-decoration: none;
}
ul.nav .active li a {
	background-color: #fff;
	color: #272727;
}
ul.nav li.wcactive a {
	background: #fff url(../images/layout/nav-wcactive.png) no-repeat 4px 12px;
}
ul.nav li.wcactive li.wcactive a {
	background-image: url(../images/layout/nav-wcactive.png);
}

ul.nav li.wcactive a:hover,
ul.nav li.wcactive a.active,
ul.nav li.wcactive li.wchild a.active,
ul.nav li.wcactive li.wcactive a.active,
ul.nav li.wcactive li.wcactive a:hover {
	background-image: url(../images/layout/nav-wcactive-white.png);
}
/* End Nav */
#sub-message-box table {
	width:635px;
}

#sub-message-box td {
	background-color: #eaeeee;
	vertical-align: top;
	padding-bottom:5px;
}

#sub-message-box tr {
	
}

#sub-message-box .content {
	margin:10px;
}

#sub-message-box td a {
	color: #a02212;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	display: block;
	padding: 5px;
}
#sub-message-box td a:hover {
	font-weight: bold;
}
#main-message {
	margin: 0px 15px 15px 15px;
	height: 243px;
	width: 935px;
	border: 2px solid #CCCCCC;
	background-image: url(/images/layout/main-message-default.jpg);
	background-repeat: no-repeat;
}

#main-message #main-message-right {
	width: 300px;
	float: right;
	position: relative;
}
#main-message form {
	margin-top: 20px;
	margin-left: 20px;
	color: #FFFFFF;
}
#main-message form div.form-element {
	overflow: hidden;
	padding-bottom: 10px;
}
#main-message form input[name="group1"] {
	display: block;
	float: left;
}
#main-message form span.bold {
	float:left;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 6px;
}
#main-message form span {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
#main-message form input.get-started-submit-big {
	width: 124px;
	height: 37px;
	position: absolute;
	top: 188px;
	right: 101px;
	border: none;
	background-image: url(/images/main-message-btn.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
#main-message .heading {
	font-size: 26px;
	padding: 12px 0px 12px 0px;
	font-weight: bold;
	color: #FFFFFF;
}

#services-box-right {
	float: right;
	width: 222px;
	margin-left: 15px;
}
#services-box-right ul {
	padding-bottom: 10px;
}
#services-box-right ul li {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0;
	margin: 0;
	list-style: none;
}
#services-box-right ul li a {
	color: #186d17;
}
#services-box-right img {
	padding: 10px;
	border: 1px solid #CCCCCC;
}

#get-started-small {
	width: 256px;
	height: 173px;
	margin-left: 14px;
	padding-bottom: 10px;
	background-image: url(/images/get-started-small.png);
	background-repeat: no-repeat;
	position: relative;
}
#get-started-small .heading {
	margin-left: 24px;
	font-size: 19px;
	padding: 3px 0px 0px 0px;
	font-weight: bold;
	color: #FFFFFF;
}
#get-started-small form {
	margin-top: 18px;
	margin-left: 20px;
	color: #FFFFFF;
}
#get-started-small form div.form-element {
	overflow: hidden;
	padding-bottom: 10px;
}
#get-started-small form input[name="group1"] {
	display: block;
	float: left;
}
#get-started-small form span.bold {
	float:left;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 6px;
	width: 210px;
}
#get-started-small form span {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
}
#get-started-small form input.get-started-submit-small {
	position: absolute;
	bottom: 18px;
	left: 79px;
	width: 99px;
	height: 30px;
	border: none;
	background-image: url(/images/get-started-small-btn.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

.start-saving-energy-btn {
	width: 100%;
	background-image: url(/images/start-saving-energy-bg.png);
	background-repeat: repeat-x;
	background-position: 0px 10px;
	text-align: center;
	overflow: hidden;
}
.start-saving-energy-btn img {
	border: none;
}
.clear {
	clear: both;
}

#estimate {
	width: 350px;
	float: right;
	text-align: right;
	height: 40px;
	margin: 9px 0px 0 0;
	font-weight: bold;
	font-size: 14px;
	background-image: url(/images/header-contact-bg.png);
	background-repeat: no-repeat;
}
#estimate a {
  color: #000000;
  text-decoration: none;
}
#estimate .header-mail a {
	text-decoration: none;
}
#estimate a:hover {
  color: #000000;
  text-decoration: underline;
}
#estimate .header-mail {
	float: right;
	background-image: url(/images/icon-mail-black.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	width:70px;
	padding-top: 15px;
	padding-left: 35px;
	padding-right: 10px;
	margin-right: 20px;
}
#estimate .header-phone {
	float: right;
	background-image: url(/images/icon-phone-black.png);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding-top: 15px;
	padding-left: 45px;
	margin-right: 10px;
}

#left #nav-images {
	padding-top: 30px;
	text-align: center;
}

#left #nav-images img {
	border: 2px solid #ededed;
	margin-bottom: 35px;
}

#left #nav-form {
	background-color:#006E75;
	margin: 20px;
	padding:13px;
	border: solid 1px #a4a4a4;
}

.tag {
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
}
.free{
	font-size:20px;
	color: #BED73D;
}


#reviews {
 clear:both; 
 margin-bottom:20px; 
 border:1px solid #e0e0e0; 
 background-color:#f3f3f3; 
 padding:8px;
}
#review-comments {
 float:right;
 width:520px;
}

/* Review box */
.hp-reviews {
  background: #F7F7F7;
  border: 1px solid #AFAFAF;
  padding: 5px 5px 5px;
  margin:5px 0px 10px 5px
}

.hp-reviews p strong {
  background: #D1D1D1;
  border-bottom: 1px solid #D1D1D1;
  font-size: 14px;
  font-weight: bold;
  margin: 0px 0px 0px;
  text-align: center;
  display: block;
  padding: 5px 5px;
}
.hp-reviews p strong {
  font-weight: normal;
  color: #4A4A4A;
}
.hp-reviews div.review {
    margin-bottom:10px;
}
.hp-reviews div p {
  padding: 0 10px;
  font-style:italic;
}

.hp-reviews p a {
  padding: 0;
}
.hp-reviews img {
    border: 1px solid #AFAFAF;
    margin: 0px 5px 5px 10px;
}
.reviewer {
    float:right;
    text-align:right;
    margin-right:5px;
}








/*
.phone{
	text-align:center;
	background-color:#fff;
	font-size:16px;
	margin:10px 1px;
	padding:10px 5px;
	color:#006E75;
}
*/
.rep{
	font-size:12px;
}

#left table td{
	font-size:10px;
	padding:5px;
	background-color:#ffffff;
}
.online {
	font-size:18px;
	text-align:center;
	color:#006E75;
}
#left input, textarea{
	font-size:10pt
}
.img-right {
	margin: 0 0 10px 10px;
	float: right;
}
.img-left {
	margin: 0 10px 10px 0;
	float: left;
}
.int-testimonial {
border: 1px solid #CCCCCC;
margin-bottom:8px;
padding:5px;
}

.int-testimonial .author {
font-size:11px;
font-style:italic;
}

#idea-nav {
	background: #000;
	clear: both;
	height: 72px;
	color: #CCCCCC;
}

#idea-nav table {
	float: right;
	margin-top: 5px;
}

#idea-nav table td {
	text-align: center;
	vertical-align: middle;
	margin-right: 3px;
	border-right: 1px solid #3e3e3e;
	border-bottom: 1px solid #3e3e3e;
	text-transform: uppercase;
}

#idea-nav a {
	color: #b9b9b9;
	text-decoration: none;
	display: block;
	width: 165px;
	height: 23px;
	padding-top: 5px;
	font-weight: bold;
	vertical-align: middle;
}
#idea-nav a:hover {
	color: #eee;
}

#idea-nav table td.active a {
	color: #fff;
}

#idea-nav table tr.bottom td {
	border-bottom: 0;
}
#idea-nav table td.right {
	border-right: 0;
}

#idea-nav #idea-logo {
	float: left;
	margin-left: 19px;
}

#contact-button {
	background: url(../images/free-estimate.png) no-repeat top left;
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin: 10px 5px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 18px;
}

#contact-button a {
	display: block;
	padding: 40px 0 0 0;
	height: 50px;
	text-decoration: none;
	color: #fff;
}

#certified {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 6px;
}

#certified table {
	width: 96%;
}
#certified td {
	text-align: center;
	vertical-align: middle;
}

#tv-spot {
	background: url(../images/layout/tv-spot-bg.png) no-repeat top left;
	height: 98px;
	padding-top: 14px;
	margin-bottom: 10px;
	text-align: center;
}

#map {
	background: #ececec;
	border: 1px solid #5d5d5d;
	margin: 20px 0px 10px 20px;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	color: #363535;
	width: 248px;
	float: right;
	}
#map p, #content #map p {
	padding: 8px;
	margin: 0;
}

.clear {
 clear:both;
 }
 
 
 div.scroll {
height: 150px;
width: 230px;
overflow-Y: scroll;
border: 1px solid #666;
padding: 6px 10px;
text-align:left;
margin-top:3px;
margin-bottom:30px
}

.cities-title {
	font-weight:bold;
  font-size: 15px;
	margin-bottom:20px;
	color:#006E75
}



#homecta {
  margin: 0 0 20px;
}
#homecta img.header {
	border: 3px solid #CCCCCC;
}
#homecta h3 {

  color: #9d1a11;
  font: bold 18px/30px Verdana;
}
#homecta p {
  margin: 0 0 5px;
}
#homecta .cta-right {
  float: right;
  width: 280px;
}
#homecta .first {
  border-bottom: 1px solid #dcdcdc;
  padding: 0 0 10px;
}

#right-col {
  float: right;
  width: 250px;
  margin: 0 0 20px 30px;
}
#right-col .map {
  background: #f9f9f9;
  border: 1px solid #bcbcbc;
  font-size: 11px;
  color: #515151;
  text-transform: uppercase;
  margin: 0 0 20px;
}
#right-col .map img {
  border-bottom: 1px solid #bcbcbc;
  margin: 0 0 5px;
}
#right-col .map p {
  padding: 0 10px 0;
  margin: 0 0 10px;
}
#right-col .callout {
  background: #f9f9f9;
  border: 1px solid #bcbcbc;
  
}



#right-col .green-expo	{
	border: 1px solid #bcbcbc;
	margin-bottom: 15px;
}


#right-col .callout h3 {
  border-bottom: 1px solid #bcbcbc;
  color: #fff;
  background: #309728;
  padding: 5px 20px;
  text-align: center;
  margin: 0 0 5px;
}
#right-col .callout ul {
margin: 0 0 10px;
}

#lp_box_left {
	width:450px;
	border:0px;
}
#image_right_box{
	float:right;
	margin:6px 0 6px 10px;
	text-align:center;
	background-color:#d8f8d6;
	padding-bottom:6px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	border:1px solid #CEDCC7;
}

#image_left_box{
	float:left;
	margin:6px 10px 6px 0;
	text-align:center;
	background-color:#d8f8d6;
	padding-bottom:6px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;	
}
#image_right_box img, #image_left_box img{
	margin-bottom:5px;
	border:0px;
}

#right-capsule-map {
	margin: 0px 0px 15px 15px;
	h-space:5px;
	width:352px;
	float:right;
}

table#service {
	width:100%;
	border:0;
}

table#service td {
	padding: 5px;
		background-color:#cbe3f8;
	
}

#bulleted ul {
	list-style-image: url(bullet1.png);
}

#bulleted li {
	margin-bottom:10px;
}

#splashtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	background-image: url(/images/ind_main3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}

#home-splash-button {
}
#home-splash-button a {
  position: relative;
  display: block;
  background: url(/images/ind_main4-over.jpg) no-repeat top left;
}
#home-splash-button a:hover img {
  visibility:hidden;
}

#lp_box_left {
	width:450px;
	border:0px;
}
#image_right_box{
	float:right;
	margin:6px 0 6px 10px;
	text-align:center;
	background-color:#d8f8d6;
	padding-bottom:6px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	border:1px solid #CEDCC7;
}

#image_left_box{
	float:left;
	margin:6px 10px 6px 0;
	text-align:center;
	background-color:#d8f8d6;
	padding-bottom:6px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;	
}
#image_right_box img, #image_left_box img{
	margin-bottom:5px;
	border:0px;
}

/* get ria:active {
 outline:none;
}d of those system borders being generated for A tags */


:focus {
 -moz-outline-style:none;
}

#triggers {
	text-align:center;
}

#triggers img {
	cursor:pointer;
	margin:0 5px;
	background-color:#fff;
	border:1px solid #ccc;
	padding:2px;

	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* styling for elements inside overlay */
.boxdetails {
	position:absolute;
	top:15px;
	right:15px;
	font-size:13px;
	color:#fff;
	width:550px;
}

.boxdetails h3 {
	color:#aba;
	font-size:15px;
	margin:0 0 15px 0;
}

#triggers table td {
text-align: center;
font-weight: bold;
width:152px;
}

/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	width:930px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(http://www.drenergysaverct.com/images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

#long-content-box {
background-color: #d7ffd3;
border:1px solid;
border-color: #0D4538;
padding:5px 10px;
margin:10px 0;
clear:both;
}

#long-content-box h3 {
color:#0C4B07;

}

#right-content-box {
width:352px;
float:right;
border: 1px solid #0D4538;
margin: 0 0 5px 15px;
background-color: #D7FFD3;
}

#right-content-box p {
margin: 10px;
}

#left-content-box {
width:352px;
float:left;
border: 1px solid #0D4538;
margin: 0 15px 5px 0;
background-color: #D7FFD3;
}

#left-content-box p {
margin: 10px;
}

.smallfont {
	font-size: x-small;
	font-style: italic;
}

#quotebox {
background-color:#f9f9f9;
border:1px solid #BCBCBC;
padding:10px;
clear:both;
}

#quotebox a {
text-decoration:none;
font-weight:normal;
} 

#quotebox a:hover {
font-weight:normal;
text-decoration:underline
}

#quotebox ul {
	margin: 5px 0 0 0;
}

p, #content-block ol, #content-block ul {
margin: 0 0 12px;
line-height:1.4em;
}

input.error {
    background: none repeat scroll 0 0 #FFF5F6;
    border: 1px dotted #FF0000;
}
label.error {
    display: none !important;
}


.our-services {
float: left;
overflow: hidden;
background: #f0f0f0 repeat-x top;
border: 1px solid #e1e1e1;
width: 648px;
height: 223px;
padding: 14px 0 0 0;
margin: 10px 0 18px;
font: normal 12px/12px Verdana, Geneva, sans-serif;
display: inline;
}

.our-services .intro {
	font: bold 18px/18px Verdana, Geneva, sans-serif;
	color: #2e2e2e;
	text-transform: uppercase;
	margin: 0 0 5px 10px;
}
.our-services ul {
	list-style: none;
    clear: none;
    float: left;
    width: 24%;
    padding-left: 1%;
}
.our-services .thumbs {
	margin: 0 0 8px !important;
	overflow: hidden;
}
.our-services .thumbs li {
	float: left;
	width: 152px;
	height: 84px;
	margin: 0 10px 4px 0 !important;
}
.our-services .thumbs a img {
	border: 1px solid #b0b1b0;
}
.our-services .thumbs a:hover img {
	border-color: #b0b1b0;
}

.text-links {
	font-size:12px;
	line-height:23px !important;
}

#right .our-services .text-links li {
margin-left: 0;
}


/**** SIDEBAR SCROLL BOXES *******/

.sidebar-scroll{
	width:260px;
	border:1px solid #d1d1d1;
	background-color:#ededed;
	text-align:center;	
}

	.sidebar-scroll .title{
	background-color:#fff;
	border-bottom:1px solid #d1d1d1;
	border-top:0px;border-right:0px;border-left:0px;
	font-color:#888888;	
	width:239px;
	padding:10px;
	margin-top:0px;
	}
	
	.sidebar-scroll .cityblock{
	width:248px; 
	margin:10px 10px 10px 5px;
	background-color:#fff; 
	border:1px solid #D1D1D1;
	text-align:left;	
	}
	
/**** END SIDEBAR SCROLL BOXES *******/
.testimonials p {
    display: block;
    margin: 5px 5px 10px;
}
.testimonials > a {
    display: block;
    margin: 5px;
}


/**** LIMITED SERVICES *******/

.break {
	width:200px;
	padding:10px;
} 


/**** Energy Audit house *******/
#house {
	width: 650px;
	margin: 0 auto;
	padding: 0 0 4px;
	background: #5e9e44 url(/core/images/des/home-energy-audit/energy-audit-house.png) no-repeat top center;
}
#diagram {
	width: 650px;
	height: 557px;
	display: block;
}
#house > .air-sealing {
	background-image: url(/core/images/des/home-energy-audit/energy-audit-air-sealing.png);
}
#house > .insulation {
	background-image: url(/core/images/des/home-energy-audit/energy-audit-insulation.png);
}
#house > .appliances {
	background-image: url(/core/images/des/home-energy-audit/energy-audit-appliances.png);
}
#house > .water-heating {
	background-image: url(/core/images/des/home-energy-audit/energy-audit-heating.png);
}
#house > .water-conservation {
	background-image: url(/core/images/des/home-energy-audit/energy-audit-conservation.png);
}
#house > .hvac {
	background-image: url(/core/images/des/home-energy-audit/energy-audit-hvac.png);
}
#house > .lighting {
	background-image: url(/core/images/des/home-energy-audit/energy-audit-lighting.png);
}
#house td {
	vertical-align: top;
	padding: 10px 0;
	font-size: 11px;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
}
#house h5 {
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	margin: 0 0 0px;
}
#house ol {
	padding: 0 0 0 24px;
	margin: 0 0 5px;
}
#house table {
	width: 570px;
	margin: 0 auto;
	background: #fff;
	border-radius: 15px;
	padding: 0 0 0 15px;
}
#house div {
	overflow:hidden;
	cursor: default;
}
#bullets .air-sealing a {
	color: #3f8032;
	text-decoration:none;
}
	
#bullets .insulation a {
	color: #f7931e;
    text-decoration:none;
}

#bullets .appliances a {
	color: #29abe2;
	text-decoration:none;
}

#bullets .water-heating a {
	color: #c6c;
    text-decoration:none;
}
#bullets .water-conservation a {
	color: #0071bc;
	text-decoration:none;
}
#bullets .hvac a {
	color: #93278f;
	text-decoration:none;
}
#bullets .lighting a {
	color: #00a9ad;
	text-decoration:none;
}

#preload {
	display: none;
}

#house ol li {
	margin:0px !important;
	
}


/**** Search *******/

#cse-wrap {
    overflow: hidden;
    margin: 0 0 15px;
}

#cse-inputbox {
    height: 16px;
    float: left;
    padding: 2px 0 0 2px;
    width: 165px;
    line-height: 13px;
    margin-right: 5px;
}
#cse-wrap button {
    padding: 0;
    background: 0;
    border: 0;
    margin: 0;
    width: 64px;
    float: left;
}


#cse-inputbox {
color: #666;
}
/******* Radio Audio Player *********/
#radio-family {
 	background: url(/images/540x135-radiobg.jpg) no-repeat;
	width:540px;
	height:135px;
	margin:10px 0 15px 0;
	padding: 50px 0 0 10px;
}
#radio-house {
	align: center;
	margin: 28px;
	padding: 10px;
	
}


#estimate-open {
    background-image: url("/images/layout/open-sign-des.png");
    float: right;
    height: 69px;
    margin-top: -1px;
    width: 352px;
	color: #000000;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	position: relative;
	display: block;
	text-decoration: none;
}

#estimate-open p {
font-size: 14px;
position: absolute;
right: 30px;
top: 48px;
font-weight: bold;
text-decoration: none;
cursor: pointer;
}

#estimate-open p:hover {
text-decoration: underline;
cursor: pointer;
}

#estimate-open span {
font-size: 14px;
position: absolute;
right: 150px;
top: 48px;
text-decoration: none;
cursor: pointer;
}

.cms-widget-reviews .jcarousel-item-horizontal {
    height: 100px !important;
}

table#meet_the_team td {
    padding: 10px;
    vertical-align: top;
}
