#content {
	width:675px;
	float:left;
	padding:10px;
	text-align: justify;
	background-color: #a6c9f1;
}

body {
background-color:#f1f1f1;
font-family: georgia,sans-serif;
color:#333;
margin:0;
padding:0;
}

#header {
	width:960px;
	height:135px;
	margin:0 auto;
	margin-bottom:25px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	background-image: url(images_cheapsolarforhome/headerbannercheapsolarforhome6.png);
}

#header h2 {
	padding:10px;
	font-size: 30px;
	font-weight: bolder;
	position: relative;
	left: 475px;

}

#header h3 {
	padding:10px;
	font-size: 20px;
	font-weight: bolder;
	position: relative;
	left: 475px;
	bottom: 35px;
}

#nav {
	width:960px;
	height:40px;
	border-bottom:1px solid #ccc;
	font-weight: bolder;
	position: absolute;
	top: 135px;
	background-color: #88a6c8;
}

#nav a {
display:inline;
padding:10px;
text-decoration:none;
background-color:#f1f1f1;
}

#nav a:hover {
background-color:#bababa;
height:80px;
}

#sidebar {
	width:245px;
	float:right;
	margin-bottom:25px;
	background-image: url(images_cheapsolarforhome/sidebarimagecheapsolarforhome.png);
	font-weight: bolder;
}

#sidebar a {
text-decoration:none;
}

#sidebar li {
list-style:none;
}

#sidebar2 {
	width:250px;
	float:right;
	margin-bottom:25px;
	font-weight: bolder;
	height: 1312px;
	background-color: #e3f0ff;
	color: #006;	
}

#footer {
	clear:both;
	width:960px;
	height:68px;
	border-top:1px solid #ccc;
	background-color: #88a6c8;
}

#footer p {
padding:10px;
}

#wrapper {
width:960px;
background-color:#f8f8f8;
margin:0 auto;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
}

