@import url("reset.css");

body {
	background: #852A25;
	text-align: center;
	font-family: verdana, arial, sans-serif;
}
#container {
	width: 960px;
	margin: 20px auto 20px auto;
	text-align: left;
	background: #FFF url(../images/logo.jpg) no-repeat 60px 35px;
}
h1 {
	text-indent: -9999px;
	height: 1px;
}
address#telephone {
	float: right;
	height: 34px;
	background: #FFF url(../images/telephone.jpg) no-repeat top left;
	margin: 35px 0 0 0;
	width: 315px;
	padding: 10px 20px 22px 25px;
	color: #852A25;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	line-height: 1.6em;
}
#navigation {
	clear: both;
	float: right;
	margin: 10px 25px 0 0;
	width: 560px;
}
#navigation li {
	float: left;
	margin-left: 5px;
}
#navigation a {
	display: block;
	font-size: 14px;
	background: #CCC;
	text-decoration: none;
	text-align: center;
	padding: 7px 10px 7px 10px;
	color: #333;
}
.current a, #navigation a:hover,  .current a:hover {
	background: #000 !important;
	color: #FC0 !important;
	font-weight: bold;
}
#navigation a:hover {
	font-weight: normal;
}
.current a:hover  {
	font-weight: bold !important;
}
#banner {
	clear: both;
	width: 910px;
	margin: auto;
	color: #FFF;
	height: 170px;
}
h2 {
	color: #FFF;
	font-family: Trebuchet MS;
	width: 500px;
	font-weight: bold;
	font-size: 24px;
	line-height: 1.6em;
	margin: 0;
	padding: 40px 0 0 40px;
}
h2 a {
	text-decoration: none;
	color: #FC0;
}
.home {
	background: #FFF url(../images/telephone.jpg) no-repeat top left;
}
.clearfix {
	clear: both;
}
#content {
	width: 890px;
	margin: 20px auto 20px auto;
}
.content_image {
	float: left;
	margin-right: 20px;
 	padding:1px;
   	border: 1px solid #000000 !important;
}
#content p {
	line-height: 1.6em;
	font-size: 12px;
	margin-bottom: 15px;
}
.main_content {
	float: right;
	width: 440px;
	height: 400px;
	padding: 0;
	margin: 0;	
}
#footer {
	background: #EEE;
	padding: 10px 0 10px 10px;
}
#footer li {
	float: left;
	margin-left: 30px;
	font-size: 11px;
}

#footer address {
	padding: 20px;
}
.home {
	background: #FFF url(../images/home-header.jpg) no-repeat top left;
}
#contact {
	float: right;
}
label {
	font-size: 12px;
}
td {
	padding: 4px;
	vertical-align: top;
}
textarea {
	width: 240px;
	height: 110px;
}
strong {
	font-weight: bold;
}
.zumobrand {
	padding: 20px;
}
em {
	font-weight: bold;
}
#content ul {
	font-size: 12px;
	list-style-type: square;
}
#content li {
	width: 400px;
	float: right;
	margin-bottom: 5px;
}
#content a {
	color: #852A25;
	font-weight: bold;
}
form td span {
	font-size: 11px;
	font-weight: bold;
	color: #c30;
	margin-left: 10px;
}
ul.sitemap {
	list-style-type: none; 
 	margin-left: 0;
 	padding-left: 0;
}
ol.factors li{
	font-size: 12px;
	display: block;
	clear: both;
	float: left !important;
}

ol.factors {
	list-style: disc !important;
}

h4 {
	color: #50A34B;
	font-weight: bold;
}
ol.solar-cells li{
	margin: 0;
	padding: 10px 0 10px 0;
	float: left !important;
	display: block;
	width: 600px !important;
}
ol.solar-cells p{
	float: left;
	padding-right: 10px;
}
ul.case-studies li{
	list-style-type: none; 
	float: left !important;
	width: 445px !important;
}
ul.case-studies img{
	padding: 1px;
	border: 1px solid #999;
}
ul.case-studies li ul{
	width: 120px;
	float: right;
	margin: 10px 70px 0 0;
}
ul.case-studies { 
	height: 700px;
}
.calltoaction {
	margin: 0 10px 0 40px;
	font-size: 12px;
	text-align: center;
}

