body {
	background-color:#b7b6ab;
	color:#000000;
	font-family:georgia;
	font-size:16px;
	/*line-height:1.4; */
	text-align:center;
} 

a {
	color:000;
}

p {
	margin:0;
	padding:0;
}

form {
	padding:0px;
	margin:0px;
}

#wrapper {
	margin:0 auto;
	padding:0;
	width:982px;
	text-align: left; 
}

#content {
	width:972px;
	background-color:#FFF;
	margin:0 auto;
}

#header {
	width:972px;
	height:108px;
	background-image:url(/landing-pages/images/banner_back.jpg);
	padding:0 0 0 0;
}

#list-menu {
text-align:center;
height:26px;
padding:10px 0 0 0;
}

#list-menu ul {
margin: 0;
padding: 0;
list-style-type: none;
} 

#list-menu ul li {
margin: 2px 0 0 0;
font-family: arial;
font-size: 13px; 
height:26px;
float:left;
position:relative;
} 

#list-menu li a {
display: block;
padding: 2px 22px 6px 22px;
color:#666;
font-weight:bold;
text-decoration: none; /*lets remove the link underlines*/
} 

#list-menu li.res a:hover {
	background-image:url(/landing-pages/images/green_nav_bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	color:#FFFFFF;
}

#list-menu li.biz a:hover {
	background-image:url(/landing-pages/images/orange_nav_bg.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	color:#FFFFFF;
}

#list-menu li.util a:hover {
	background-image:url(/landing-pages/images/purple_nav_bg.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	color:#FFFFFF;
}

#columnLeft {
	background-color:#FFF;
	width:319px;
	float:left;
}

#leftImage {
	width:319px;
	height:323px;
}


#customerQuote {
	width:319px;
	text-align:center;
	margin:15px 0 25px 0;
	line-height:30px;
	font-family:georgia;
	font-size:24px;
	font-weight:normal;	
}

#brands{
	width:299px;
	text-align:center;
	margin:15px 0 25px 0;
	line-height:18px;
	font-family:georgia;
	font-size:16px;
	font-weight:bold;	
	padding:0 10px 0 10px;
}

#brands img {
	margin:10px 0 0 0;
}

#centerColumn {
	width:305px;
	float:left;
	padding:15px 10px 0 15px;
}

#centerColumn a {
	text-decoration:underline;
}

h1 {
	font-family:georgia;
	font-size:18px;
	font-weight:bold;
	color:#e8ad00;
	margin:0;
	line-height:1.2;
}

#centerColumn ul {
	margin:10px 0 0 0;
	padding:0;
}
#centerColumn ul li{
	margin:0 0 5px 15px;
	padding:0;
}

h2 {
	font-family:georgia;
	font-size:18px;
	font-weight:bold;	
	color:#e8ad00;
	line-height:1.2;
	margin:20px 0 0 0;
}

.h2Link {
	text-decoration:none;
	color:#e8ad00;	
}

.freeHome {
	background-image:url(/landing-pages/images/houses.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	float:left;
	
}

.freeHomePicSize {
	height:67px;
	width:270px;
	position:relative;
	float:right;
}

#rightColumn {
	width:308px;
	float:left;
	background-color:#fbbb01;
	margin:10px 10px -5px 0;
	font-family:arial;
	font-size:14px;
}

.rightColumn_bullets {
	font-family:arial;
	font-size:14px;
	}

#rightInner {
	margin:0 15px;
	padding:0;
}

h3 {
	font-family:georgia;
	font-size:22px;
	font-weight:normal;
	color:#000;
	padding:0;
	margin:0;
	line-height:1.2;
}

.goSolar {
	margin:10px 0 0 0;
}

#clearB {
	clear:both;
}

/* footer */
.footer {
	background-color:#ffffff;
	width:972px;
	margin:0 auto 9px auto;
	font-family:arial;
	color:#000000;
	font-size:10px;
	height:80px;
	padding:20px 0 0 0;

}

.copyright {
	margin:20px 0 0 12px;
	width:400px;
	float:left;
}
.footerInner{
	margin: 0 0 0 15px;
	width:940px;
	background-image:url(/landing-pages/images/border_dot.gif);
	background-repeat:repeat-x;
	height:1px;
}

.footer .secondary_nav a:link { color:#000000; text-decoration:none; }
.footer .secondary_nav a:visited { color:#000000; text-decoration:none; }
.footer .secondary_nav a:hover { color:#000000; text-decoration:none; background-image:url(/landing-pages/images/border_dot.gif); background-position:100% 100%; background-repeat:repeat-x; }
.footer .secondary_nav a:active { color:#000000; text-decoration:none; background-image:url(/landing-pages/images/border_dot.gif); background-position:100% 100%; background-repeat:repeat-x; }

.footer .copyright {
 margin:0 0 0 10px;
}
.footer .secondary_nav {
 float:right;
 margin:0 45px 0 0;
}


.secondary_nav {
 padding:0;
 position:relative;
 float:right;
 top:0;
}

.secondary_nav a {
 padding:0;


}
/* end footer */ 
