* {
	padding: 0;
	margin: 0;
}
body {
	font-family:  Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
}
#wrapper {
	margin: 0 auto;
	width: 100%;
	background: #615551;
}
#header-container {
	width: 100%;
	background: url(/assets/images/grassbg2.png) repeat-x;
	height: 240px;
	overflow:visible;
}
#header {
	color: #333;
	width: 940px;
	padding: 0 10px 0px 10px;
	height: 240px;
	margin: 0pt auto;
}
#content-container {
	margin: 0pt auto;
	width: 960px;
	background: #fff;
	border-right: 3px solid #909090;
	border-left: 3px solid #909090;
}
#navigation {
	float: left;
	width: 960px;
	color: #333;
	align: center;
	border-top: 3px solid #909090;
	border-right: 1px solid #909090;
	border-left: 1px solid #909090;
	margin: 0px 0px 0px 0px;
	background: #615551;
	z-index:1;
}
#leftcolumn {
	color: #333;
	border: 1px solid #ccc;
	background: #fff;
	margin: 5px 15px 5px 15px;
	padding: 10px;
	height:1300px;
	width: 160px;
	float: left;
}

#leftcolumn-cost {
	color: #333;
	border: 1px solid #ccc;
	background: #fff;
	margin: 5px 15px 5px 15px;
	padding: 10px;
	height:2000px;
	width: 160px;
	float: left;
}

#content {
	float: left;
	background: #fff;
	margin: 5px 10px 5px 10px;
	padding: 0px;
	width: 520px;
	display: inline;
}
#rightcolumn {
	color: #000;
	border: 1px solid #ccc;
	background: #fff;
	margin: 5px 5px 5px 10px;
	padding: 10px;
	width: 160px;
	height: 1300px;
	float: left;
}
#footer {
	width: 940px;
	height:90px;
	clear: both;
	color: #333;
	background: #62ac1b;
	margin: 0pt auto;
	padding: 10px;
	border-right: 3px solid #909090;
	border-left: 3px solid #909090;
}

/*------jquary Styles------*/

 #testimonials {
	width: 160px;
	height: 100px;
	list-style-type: none
}
#testimonials .slide {
}
blockquote {
	font: 13px trebuchet ms;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-style: italic;
}
.slideshow {
	height: 189px;
	width: 520px;
}
.slideshow img {
	background-color: #fff;
	height: 189px;
	width: 520px;
}
.slideshow-2 {
	width: 160px;
}
/*------Scroll Styles------ */
#slider {
	width: 650px;
	margin: 0 auto;
	position: relative;
}
.scroll {
	height: 900px;
	overflow: auto;
	position: relative; /* fix for IE to respect overflow */
	background: #FFFFFF;
	border: 1px solid #ccc;
}
.scrollContainer div.panel {
	padding: 20px;
	height: 410px;
	width: 560px;/* change to 560px if not using JS to remove rh.scroll */
}
/*------ Scroll Content ------*/

.scrollContainer a {
	color: #fff;
}
.scrollContainer a:hover {
	color: #62ac1b;
}
.scrollContainer #air-infiltration p {
	font-size : 12px;
}
.scrollContainer #audits p {
	font: 13px trebuchet ms;
}
.scrollContainer #duct p {
	font: 13px trebuchet ms;
}
.scrollContainer #weatherization p {
	font: 13px trebuchet ms;
}
ul.navigation {
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
	padding-bottom: 9px;
}
ul.navigation li {
	display: inline;
	margin-right: 10px;
	color:fff;
}
ul.navigation a {
	padding: 10px;
	color: #fff;
	text-decoration: none;
	background: #29a9eb;
	color:#fff;
}
ul.navigation a:hover {
	background-color: #62ac1b;
	color: #fff;
}
ul.navigation a.selected {
	background-color: #62ac1b;
}
ul.navigation a:focus {
	outline: none;
}
ul.navigation a.active {
	background: #62ac1b;
}
/*-------End jquary Styles-------*/

/*-------rotator in-page placement -------*/
    div#rotator {
	position:relative;
	height:220px;
	width: 206px;
	margin-left: 45px;
}

/* rotator css */
	div#rotator ul li {
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
}
div#rotator ul li.show {
	z-index:500
}
/* rotator image style */	
	div#rotator2 ul li img {
	padding: 4px;
	background: #FFF;
}
div#rotator ul li.show2 {
	z-index:500
}
/*-------rotator in-page placement -------*/
    div#rotator_ac {
	position:relative;
	height:250px;
	width: 300px;
	margin-left: 0px;
}

/* rotator css */
	div#rotator_ac ul li {
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator_ac ul li img {
	border: none;
	padding: 4px;
	background: #FFF;
}
div#rotator_ac ul li.show {
	z-index:500
}
/* rotator image style */	
	div#rotator2 ul li img {
	padding: 4px;
	background: #FFF;
}
div#rotator_ac ul li.show2 {
	z-index:500
}
/*-------Common Styles------*/

/*-------Start Header Styles------*/
h1 {
 color: #62ac1b;
 font-size: 16px;
 font-weight: bold;
 margin: 5px 0 0 5px;
}
h1.title {
	color: #62ac1b;
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0 0 0px;
}
h1.center {
	color: #62ac1b;
	font-size: 20px;
	font-weight: bold;
	text-align:center;
}
.panel h1.grey {
	color: #242424;
	font-size: 14px;
	font-weight:bold;
}
h2 {
	color: #000;
	font-size: 14px;
	margin: 0 0 0 5px;
}
h2.center {
	color: #000;
	font-size: 18px;
	text-align:center;
}
h2.normal {
	color: #000;
	font-weight:normal;
	margin: 0 0 5px 0;
	font: 13px trebuchet ms;
	line-height: 1.5em;
}
h2.nomargin {
	color: #000;
	font-weight:normal;
	font: 13px trebuchet ms;
	line-height: 1.5em;
	display:inline;
}
.panel h2.green {
	color: #62ac1b;
	font-size: 14px;
	font-weight:bold;
	margin: 0 0 0 0;
}
h3 {
	color: #000;
	font-size: 14px;
	margin: 0 0 0 5px;
}
h3.center {
	color: #000;
	font-size: 14px;
	text-align:center;
}
h3.normal {
	color: #000;
	font-weight:normal;
	margin: 0 0 5px 0;
	font: 13px trebuchet ms;
	line-height: 1.5em;
}
h3.normal-nomargin {
	color: #000;
	font-weight:normal;
	margin: 0px;
	font: 13px trebuchet ms;
	line-height: 1.5em;
}
h3#assistedhead {
	color:#62ac1b;
	font-size: 16px;
}
a.assisted {
	color: #000;
	font-size: 18px;
	font-weight:bold;
	margin: 0;
}
h3.black {
	color: #000;
	font-size: 18px;
	font-weight:bold;
	margin: 0;
}
h3.green {
	color: #62ac1b;
	font-size: 18px;
	font-weight:bold;
	margin: 0;
}
.panel h3.green {
	color: #62ac1b;
	font-size: 14px;
	font-weight:bold;
	margin: 0 0 0 0;
}
h4.green {
	color: #62ac1b;
	font-size: 16px;
	font-weight:bold;
	margin: 0 0 5px 0;
}
/*-------End Header Styles-------*/

/*-------Start Paragraph Styles-------*/

p {
margin: 0 0 5px 0;
}
p.header {
	background: #62AC1B;
	padding: 10px 0px 5px 0px;
}
p.border {
	padding: 4px;
	border: 1px solid #ccc;
	font: 13px trebuchet ms;
	line-height: 1.5em;
}
p.content {
	color: #000;
	font-weight:normal;
	margin: 0 0 5px 0;
	
	font: 13px trebuchet ms;
	line-height: 1.5em;
	}

div#content p.small {
	color: #999;
	
	margin: 0 0 5px 0;
	
	font-size: 9px;
	line-height: 1.5em;
	}	
	
p.center {
	text-align:center;
	font-size: 16px;
	font-weight:bold;
	margin: 5px 5px 0px 5px;
}
/*-------End Paragraph Styles-------*/
a {
 text-decoration: none;
 font-weight: bold;
 color:#29a9eb;
}
#rightcolumn a {
	text-decoration: none;
	font-weight: bold;
	color:#29a9eb;
}
a.left {
	text-decoration: none;
	font-weight: bold;
	color:#29a9eb;
	text-align:center;
}
a.brown {
 text-decoration: none;
 font-weight: bold;
 color:#615551;
 }
span.green {
	color: #62AC1B;
	font-size: 14px;
	font-weight:bold;
}/*--Green--*/
span.red {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
span.header {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
}
span.header-white {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	}
	span.header-white-normal {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	text-align:left;
	}
a.cost {
	text-align:center;
}
span.cost-header a {
	color: #0000FF;
	font-size: 14px;
	font-weight:bold;
}
span.grey2 {
	color: #303030;
	font-size: 16px;
	font-weight:bold;
}
span.grey {
	color: #303030;
	font-size: 14px;
	font-weight:bold;
}
span.white {
	color: #fff;
	font: 13px trebuchet ms;
}
span.white-contact {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
span.underlined {
	text-decoration: underline;
}
table.attic table.attic td {
	font: 13px trebuchet ms;
}
table.attic td span.small {
	font-size: 10px;
	color:#000;
}

table.LoE img {margin: 0 0 0 0;}
/*------ Column Sizes Info -------*/
.col650 {
	width: 650px;
	margin: 0 0 0 20px;
}
.col650 p {
	font: 13px trebuchet ms;
	margin: 0 0 5px 0;
	font-weight:normal;
	color: #000;
}
.col650 h1 {
	margin: 5px 0 5px 0;
	color:#62ac1b;
	font-size: 18px;
}
.col650 h2 {
	margin: 0 0 5px 0;
}
.col650 h3 {
	font: 13px trebuchet ms;
	font-weight: normal;
	margin: 0 0 5px 0;
}
.col650 ul {
	margin: 10px 0 0 0;
}
.col650 li {
	font: 13px trebuchet ms;
	font-weight: bold;
}
.col520 {
	width: 520px;
}
.col520 p {
	font: 13px trebuchet ms;
	margin: 0 0 5px 0;
	font-weight:normal;
	line-height: 1.5em;
}
/*------- End Column Info -------*/
/*-------Header Styles-------*/
<!--End Header Styles-->
/*------Energy Audit Styles------*/
img.tent {
	margin: 0 0 0 20px;
}
img.margin {
	margin: 10px 0 0 0;
}
img.weatherization {
	margin: 20px 0 0 200px;
}

p.attictent a{margin: 5px 0 0 45px; color: #FF0000;}
table.attictent {text-align: center; margin: 0pt auto;}
input.noborder{
	border: none;
}
/*------Radiant Barriers Styles ------*/
table.spray-foil {
	margin: 0 0 0 50px;
}
/*------Spray Barrier------*/
img.spray {
	margin: 20px;
	border:1px solid #ccc;
	padding: 4px;
}
<!--Navigation Styles-->
<!--End Navigation Styles-->
<!--Left Styles-->
<!--End Left Styles-->
<!--Left Styles-->
<!--End Left Styles-->
<!--Home Content-->  
.col520 {
width: 520px;
}
.col520 p {
	margin: 0 0 5px 0;
}
#content a {
	color: #29a9eb;
	font-weight: bold;
}
img {
	margin: 0px;
}
.seasons {
	width: 520px;
}
.seasons img {
	margin: 0px 5px 5px 5px
}
.seasons img.first {
	margin: 0px 0px 5px 0px
}
.save {
	margin: 0px 5px 5px 5px;
	color: #fff;
}
.save p {
	margin: 5px 5px 5px 0px;
	width: 150px;
	padding: 0 0 5px 0;
	color: #000;
	font-weight:normal;
	font: 13px trebuchet ms;
	line-height: 1.2em;
}
.save li {
	color: #000;
}
/*------- End Home Content -------*/

/*------- Right Column Styles -------*/
#rightcolumn li {margin: 0 0 5px 5px;
color: #62ac1b;}

span.normal {font: 13px trebuchet ms;
color: #000;}
/*------- End of Right Column Styles -------*/

/*------- Assisted Styles -------*/
.assisted-programs { 
border: 1px solid #ccc;
float:left;
margin: 5px 0 10px 0; 
padding: 10px;
width: 650px;
}
a.assisted {color: #000;
			font-size: 18px;
			font-weight:bold;
			margin: 0;
			}
			
.hee-text {
	color: #000;
	clear:both;
}
.hee-text a {
	color: #213e88;
}
.hee-text a:hover {
	color: #62ac1b;
}
.hee-electric {
	width: 300px;
	float:left;
	margin-top: 10px;
	border: 1px solid #000;
	height: 475px;
}
.hee-electric p {
	color: #000;
	text-align: center;
	margin: 10px 5px 5px 5px;
}
.hee-electric a {
	color: #62ac1b;
	margin: 10px 0;
}
.hee-electric a:hover {
	color: #213e88;
}
.hee-gas {
	width:300px;
	float:left;
	margin: 10px 0 0 10px;
	border: 1px solid #000;
	height: 475px;
}
.hee-gas p {
	color: #000;
	text-align: center;
	margin: 10px 5px 5px 5px;
}
.hee-gas a {
	color: #62ac1b;
	margin: 10px 0;
}
.hee-gas a:hover {
	color: #213e88;}
	
.chart {
	float: left;
	margin: 0 30px 0 0;
}
.chart td {
	text-align:center;
	border: 1px solid #000;
}
.choose {
	float: left;
	width:350px;
}
.choose p {
	font: 13px trebuchet ms;
	font-weight:bold;
	color: #000;
}

.popup-chart {
	margin: 5px;
}
.popup-chart p {
	color: #000;
	font-weight: bold;
	background: #fff;
	margin: 5px;
}
.popup-chart table {
	background: #fff;
}
.popup-chart td {
	text-align:center;
	border: 1px solid #000;
	color: #000; }	

ul.assisted-list li {margin: 5px 0 5px 10px; }

/*-------End Assisted -------*/

/*------Insulation Styles------*/
img.certainteed {
	margin: 15px 0 0 0;
}
img.insulsafe {
	margin: 0 0 0 45px;
}
img.cellulose {
	margin: 0 0 0 45px;
	border:1px solid #ccc;
	padding: 4px;
}


/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:220px;
	width: 206px;
	margin-left: 45px;
}
/* rotator css */
	div#rotator ul li {
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
}
div#rotator ul li.show {
	z-index:500
}
/* rotator image style */	
	div#rotator2 ul li img {
	padding: 4px;
	background: #FFF;
}
div#rotator ul li.show2 {
	z-index:500
}
table.insulationchart {
	margin: 0 0 0 75px;
}
table.insulationchart {
	text-align:center;
}
table.insulationchart td {
	border: 1px solid #fff;
	padding: 5px;}
table.rate td{padding: 10px; border: 1px solid #ccc; width: 325px;}
img.rateimg { margin: 10px 10px 10px 50px;}
	
ul.insulation li{ font: 13px trebuchet ms;
font-weight:normal;}	

/*------- Cost Styles -------*/
table.cost {
	width: 640px;
}
table.cost td {
	width: 300px;
	padding: 5px;
	border: 1px solid #999;
}
table.cost td {
}
table.cost ul li {
	list-style: none;
	font-size:12px;
	font-weight: normal;
	
}
table.attic {
	font-weight:bold;
}
img.cost-img {
	margin: 5px 0 0 10px;
}
a.cost-img {
	margin: 0px 0 0 10px;
}
a.cost-img:hover {
	color: #fff;
}
/*------- End Cost Styles -------*/

/*------- Footer Styles -------*/
#legal {
 color: #fff;
 margin: 0px 0 0 20px;
 width: 920px;
}
#legal a {
	color: #0000FF;
}
#legal p {
	margin-right: 0px;
	float: left;
	color: #fff;
}
#legal ul {
	float: right;
}
#legal ul li {
	display: inline;
	padding: 0 6px 0 6px;
}
#legal ul li.border {
	border-right: 1px solid #242424;
	padding-right: 9px;
}
#legal ul li a {
	color: #fff;
}
#legal ul li a:hover {
	color: #0000ff;
