body {
	background:#f5f5f5 url('/media/body.bg.png') 0 0 repeat-x;
	color:#666;
	font:normal 62.5%/1.5 "Lucida Sans-Unicode", "Lucida Grande", Arial, Verdana, sans-serif;
	text-align:center;
}
strong {
	font-weight:bold;
}
h1, h2 {
	color:#000;
	font:normal 24px/30px "Georgia", "Times New Roman", serif;
}
#container {
	margin:0 auto;
	min-height:630px;
	text-align:left;
	width:960px;
}
#header-container {
	background:transparent url('/media/header.bg.shadow.png') left top no-repeat;
	float:left;
	height:306px;
	padding:18px 12px 0 12px;
	width:960px;
}
#header {
	background:#fff url('/media/header.bg.solarpv.jpg') 0 0 no-repeat;
	float:left;
	height:306px;
	width:936px;
}
#header-logo {
	float:left;
	height:72px;
	margin:18px 0 0 36px;
	/*width:414px;*/
}
#header-logo a {
    float:left;
    margin-right:36px;
}
#header-contact {
	float:right;
	text-align:right;
	margin:24px 36px 0 0;
	/*width:414px;*/
}
#header-contact span {
	color:#000;
	font-size:18px;
	font-weight:bold;
	line-height:24px;
}
#header-contact span.number {
	color:#9E3B18; /* #96D045; /* #9E3B18; */
	font-size:27px;
}
#header-banner {
	float:left;
	height:180px;
	width:936px;
}
#header-banner-quote {
	float:left;
	margin:15px 0 0 36px;
	font-size:24px;
	line-height:36px;
	width:564px;
}
#header-banner-cta {
	float:right;
	height:180px;
	width:264px;
	margin-right:36px;
}
#header-banner-cta span {
        background:transparent url('/media/button.bg.questions.png') right top no-repeat;
        float:left;
	height:54px;
	width:216px;
	margin:40px 36px 0 12px;
	text-indent:-9999px;
	overflow:hidden;
}
#header-nav {
	background:#7BAF34 url('/media/main.nav.bg.png') 0 0 repeat-x;
	float:left;
	height:36px;
	width:936px;
}
#header-nav ul {
	float:left;
	width:936px;
}
#header-nav li {
	float:left;
	width:auto;
	position:relative;
}
#header-nav li a {
	float:left;
	height:36px;
	text-decoration:none;
}
#header-nav li a span {
	border-left:1px solid #9ECF67; 
	border-right:1px solid #7BAF34;
	float:left;
	color:#D6EDB7;
	font-weight:bold;
	font-size:14px;
	line-height:36px;
	padding:0 12px;
}
#header-nav li.first {
	margin-left:36px;
	border-left:1px solid #7BAF34;
}
#header-nav li.last {
	border-right:1px solid #9ECF67;
}
#header-nav li.select a span, #header-nav li a:hover span {
	color:#FFF;
	background:#7BAF34;
	border-left:1px solid #588216;
}
#header-nav li ul {
	background:#7BAF34;
	border:0;
	color:#FFF;
	display:none;
	font-size:12px;
	left:0;
	position:absolute;
	padding-bottom:6px;
	top:36px;
	width:264px;
}
#header-nav li:hover ul {
	display:block;
}
#header-nav li ul li, #header-nav li ul li a {
	display:block;
	width:100%;
	border:0;
	height:auto;
}
#header-nav li.select ul li a span {
	color:#D6EDB7;
}
#header-nav li:hover ul li a span {
	border:0;
}
#header-nav li ul li a:hover span {
	background:#588216;
	border:0;
	color:#fff;
}
#header-nav li ul li, #header-nav li ul li span {
	border:0;
	display:block;
	float:none;
	font-size:12px;
	height:24px;
	line-height:24px;
	font-weight:normal;
}
#header-nav li ul li span {
	padding:0 12px;
}
#main-container {
	background:#fff url('/media/main.bg.shadow.png') left top repeat-y;
	float:left;
	padding:0 12px;
	width:936px;
}
#main {
	background:transparent;
	float:left;
	padding:0 0 36px;
	width:936px;
}
#main-content {
	border-top:0;
	float:left;
	font-size:14px;
	line-height:21px;
	width:936px;
}
#main-content.questions {
    font-size:16px;
}
#main-content p, #main-content ul {
	margin:0 0 25px 0;
}
#main-content ul.blogposts {
        font-size:0.857em;
	line-height:1.5em;
}
#main-content h1 {
	color:#9E3B18;
	font-size:24px;
	line-height:30px;
	margin:24px 0;
}
#main-content h1 a {
        text-decoration:none;
	color:inherit;
}
#main-content h2 a, #main-content h2 {
    clear:both;
	color:#00603e; /* #0A58A5; blue */
	font:bold 15px/21px "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	margin:0;
}
#main-content a {
	color:#588216;
	text-decoration:underline;
}
#main-content a:hover {
	color:#9ECF67;
	text-decoration:none;
}
#main-content h2 a:hover {
	color:#2C8DCE;
}
#main-content .row {
	float:left;
	/*margin-bottom:18px;*/
	width:100%;
}
#main-content .column {
	float:left;
	width:264px;
	margin-left:36px;
}
#main-content .column.full {
	width:864px;
}
#main-content .column.wide {
	width:564px;
}
#main-content .column.half {
	width:414px;
}
#main-content .column li {
	margin-bottom:9px;
}
#main-content .column ul:last-child {
	margin-bottom:0;
}
#main-content .column .box {
	background:#FFFBAE;
	float:left;
	margin-bottom:18px;
	width:100%;
}
#main-content .column .box h2 {
	font:bold 15px/21px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	margin:12px;
	color:#0A58A5;
}
#main-content .column .box ul {
	float:left;
	width:46%;
	margin:1% 2%;
}
#main-content .column .box li {	
	color:#8E6430;
	font-size:16px;
	line-height:36px;
	margin:0;
}
#main-content .column .box li strong {	
	color:#4C320A;
	font-weight:bold;
}
#main-content .column .graphic-row {
    float:left;
    width:100%;
    margin:0 0 18px;
}
#main-content .caption p {
    margin-bottom:18px;
}
#main-content .column .graphic {
    float:left;
}
#main-content .column .graphic.half {
    width:50%;
}
#main-content .column .graphic.last {
    text-align:right;
}
#main-content .column .graphic.top, #sidebar {
	margin-top:36px;
}
#main-content .column .graphic .caption {
	font-size:12px;
	line-height:18px;
}
#main-content .column .graphic .caption strong {
	color:#000;
}
#main-content .column.half .graphic {
	width:198px;
	margin-right:18px;
}
#main-content .column.half .graphic.last {
	margin-right:0;
}
#main-content .column ul .press-type {
	float:left;
	border:1px solid #e5e5e5;
	color:#9E3B18;
	font-size:10px;
	height:19px;
	margin-right:12px;
	text-align:center;
	text-transform:uppercase;
	width:108px;
	border-radius:4px;
}
#main-content .column ul .date {
	float:left;
	font-size:12px;
	margin-right:12px;
}
#sidebar {
        font-size:0.857em;
	line-height:1.5em;
}
#sidebar ul {
        margin-bottom:1em !important;
}
fieldset ul {
	float:left;
	width:414px;
	margin-bottom:24px;
}
fieldset ul li {
	float:left;
	margin-bottom:12px;
	width:564px;
}
.column.half fieldset.comments ul li div,
.column.half fieldset ul li {
	width:414px;
}
fieldset ul li label {
	color:#666;
	float:left;
	font-size:12px;
	font-weight:bold;
	line-height:24px;
	margin-right:18px;
	text-align:right;
	width:108px;
}
fieldset ul li div {
	float:left;
	width:288px;
}
fieldset ul li input,
fieldset ul li textarea {
	background-color:#FFFBAE;
	border:1px solid #F9EC00;
	color:#000;
	font-size:12px;
	line-height:18px;
	width:264px;
	height:18px;
	padding:3px;
}
#field-name, #field-phone {
	width:168px;
}
#field-cityStateZip {
	width:216px;
}
fieldset .error label {
	color:#DB0029;
}
fieldset .error input, .form-fields .error textarea {
	background:#FFEEF2;
	border-color:#DB0029;
	color:#DB0029;
	font-weight:bold;
}
fieldset .error p {
	color:#DB0029;
	font:normal 12px/18px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin:0;
	padding:4px;
}
fieldset ul li input:focus, fieldset ul li textarea:focus {
	background:#fff;
	border:1px solid #7BAF34;
	color:#000;
}
fieldset ul li.error input:focus, fieldset ul li.error textarea:focus {
	background:#fff;
	border:1px solid #DB0029;
	color:#000;
}
fieldset.comments ul li label {
	text-align:left;
}
fieldset.comments ul li div {
	width:564px;
}
fieldset.comments ul li textarea {
	width:400px;
	height:72px;
}
.form-controls {
	float:left;
	width:414px;
	text-align:right;
	margin-bottom:24px;
}
.form-controls button {
	border:1px solid #ccc;
	background:#efefef url('/media/form.button.bg.png') left top repeat-x;
	color:#666;
	float:right;
	font:bold 10px/24px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	height:24px;
	width:144px;
	cursor:pointer;
}
.form-controls button:hover {
	background:#efefef url('/images/form.button.bg.png') left bottom repeat-x;
	color:#333;
	border-color:#666;
}
#footer-container {
	background:transparent url('/media/footer.bg.shadow.png') left top no-repeat;
	float:left;
	padding:0 12px 12px 12px;
	height:216px;
	width:936px;
}
#footer {
	background:#9E3B18 url('/media/footer.bg.png') right bottom no-repeat;
	display:block;
	float:left;
	height:216px;
	width:936px;
}
#footer a {
	color:#DDA97A;
	font-size:12px;
	line-height:1.5em;
	border-bottom:1px solid #823212;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	border-bottom:1px solid #DDA97A;
}
#footer .column {
        float:left;
        color:#DDA97A;
        font-size:12px;
        font-weight:bold;
        line-height:18px;
        margin:18px 36px 0 0;
        width:189px;
}
#footer .column h4 {
	color:#fff;
	font-weight:bold;
}
#footer .company {
	font-size:12px;
	line-height:18px;
}
#footer span.division a {
	line-height:18px;
}
#footer-copyright, #footer-address, #footer-links {
	float:left;
	color:#DDA97A;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	margin:12px 0;
}
#footer-copyright.column {
        margin-left:36px;
}
#footer-address, #footer-links {
	margin-left:12px;
}
#footer #footer-subsidiary a {
	border:0;
	float:left;
	height:54px;
	padding:6px 0 12px 0;
}

#website-author {
	color:#999;
	float:left;
	font-size:10px;
	margin:12px 24px;
	text-align:right;
	width:888px
}
#website-author li {
	float:right;
	margin-right:6px;
	padding-right:6px;
	border-right:1px solid #EBF3FF;
}
#website-author li.endcap {
	border:0;
	margin:0;
	padding:0;
}
#website-author a {
	color:#999;
        border-bottom:1px solid #EBF3FF;
}
#website-author a:hover {
	color:#ccc;
        border-bottom:1px solid #fff;
}
#main-content .space {
    margin:1em 0;
}

/* Blog */
.widget_search label {
    display:block;
    width:100%;
}
#blog #respond input, #blog #respond textarea, .widget_search input {
    border:1px solid #ccc;
    padding:0.25em 0.5em;
}
.widget_search #searchsubmit, #blog #commentform #submit {
    border-radius:0.25em;
    -moz-border-radius:0.25em;
    -webkit-border-radius:0.25em;
    color:#666;
}