@charset "utf-8";
/* CSS Document */



body {
	margin:0;
	text-align:center;
	background:#FCFCFC url(../images/bg.jpg) left top repeat-x;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
}
h1, h2, h3, h4, h5, h6, p {
}
a:link {
	color:#003463;
}
 a:visited {
 color:#003463;
}
a:hover {
	color:#4ca826;
}
a:active {
	color:#4ca826;
}
img {
	border:none;
}
small {
	line-height:normal;
	color:#666;
	font-style:italic;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.clear {
	clear:both
}
.width-25 {
	width:25%;
}
.width-33 {
	width:33%;
}
.width-50 {
	width:50%;
}
.width-66 {
	width:66%;
}
.width-75 {
	width:75%;
}
.image-padder {
	margin:10px;
}
#mainWrapper {
	text-align:center;
	background:url(../images/bg-bottom.jpg) left bottom repeat-x;
	padding-bottom:140px;
	min-height:992px;
	height:auto!important;
	height:992px;
}
#siteWrapper {
	width:920px;
	margin:0 auto;
	text-align:left;
}
#siteTop,  #siteBottom {
	display:block;
	clear:both;
}
#siteTop {
	height:20px;
	background:url(../images/header-top.png) top left no-repeat;
}
#siteBottom {
	height:22px;
	background:url(../images/footer-bottom.png) top left no-repeat;
}
#siteInner {
	background:url(../images/content-repeater.png) top left repeat-y;
	padding:0 12px;
}
/* Header Styles */



#header {
	height:133px;
}
#header h1 {
	margin:3px 0 0 15px;
	padding:0;
	float:left;
}
#header h1 a {
	display:block;
	overflow:hidden;
	text-indent:-99999px;
	margin:0;
	background:url(../images/header-logo.gif) left top no-repeat;
}
#header h1,  #header h1 a {
	width:222px;
	height:96px;
}
#header #buttons {
	margin:0;
	padding:0;
	width:495px;
	float:right;
	list-style:none;
}
#header #buttons li {
	list-style:none;
	display:block;
	float:left;
	margin:5px 0 0 0;
}
#header #buttons li a {
	display:block;
	width:231px;
	height:63px;
	overflow:hidden;
	text-indent:-9999px;
}
#header #buttons li a#residential {
	margin:0 20px 0 0;
	background:url(../images/btn-residential.gif) left top no-repeat;
}
#header #buttons li a#commercial {
	background:url(../images/btn-commercial.gif) left top no-repeat;
}
/* Main Nav Styles */



#mainNav {
	width:908px;
	height:66px;
	background:url(../images/main-nav-bg.gif) left top no-repeat;
	margin:0 0 0 -12px;
	padding:0 0 0 12px;
}
#mainNav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#mainNav ul li {
	list-style:none;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#mainNav ul li a {
	display:block;
	height:66px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#mainNav ul li a:hover {
	display:block;
	height:66px;
	background-position:0 -66px;
}
#mainNav ul li a#about {
	width:85px;
	background-image:url(../images/nav-about.gif);
}
#mainNav ul li a#services {
	width:118px;
	background-image:url(../images/nav-services.gif);
}
#mainNav ul li a#how {
	width:249px;
	background-image:url(../images/nav-whysolar.gif);
}
#mainNav ul li a#financial {
	width:168px;
	background-image:url(../images/nav-financial.gif);
}
#mainNav ul li a#blog {
	width:81px;
	background-image:url(../images/nav-blog.gif);
}
#mainNav ul li a#faq {
	width:84px;
	background-image:url(../images/nav-faqs.gif);
}
#mainNav ul li a#contact {
	width:111px;
	background-image:url(../images/nav-contact.gif);
}
#phoneText
{
    float: right;
    margin: 0 50px 0 0;
    }
/* Footer */



#footer {
	height:42px;
	width:908px;
	margin:0 0 0 -12px;
	padding:15px 0 0 12px;
	background:url(../images/main-nav-bg.gif) left top no-repeat;
	text-align:center;
}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
#footer ul li {
	margin:0;
	padding:0;
	display:inline;
	background:url(../images/footer-nav-sep.gif) right 50% no-repeat;
}
#footer ul li.last {
	background:none;
}
#footer ul li a {
	margin:0 10px 0 3px;
}
#footer ul li a:hover {
	text-decoration:underline;
}
#footer ul li,  #footer ul li a {
	color:#FFF;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
#footer ul.small {
	margin-top:4px;
}
#footer ul.small li {
	padding: 0 10px 0 10px;
}
#footer ul.small li,  #footer ul.small li a {
	color:#FFF;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
}
#flashWrapper {
	width:865px;
	margin:0 auto;
}
#flashArea {
/*padding:10px 0 15px 14px;*/

}
/* content styles */



#homeContentWrapper,  #subpageContentWrapper {
	margin:0;
	padding:18px 20px 10px;
	line-height:21px;
}
#homeContentWrapper p,  #subpageContentWrapper p {
	margin:0 0 20px;
}
#homeContentWrapper .leftColumn {
	float:left;
	width:415px;
	padding:0;
}
#homeContentWrapper .rightColumn {
	float:right;
	width:418px;
	padding:0;
}
#subpageContentWrapper .leftColumn {
	float:left;
	width:550px;
}
#subpageContentWrapper .rightColumn {
	float:right;
	width:283px;
}
#subpageContentWrapper {
	min-height:300px;
	height:auto!important;
	height:300px;
}
ul.user-noIndentList,  ol.user-noIndentList {
	margin-left:25px;
	padding:0;
}
ul.user-noIndentList li,  ol.user-noIndentList li {
	margin:5px 0;
	padding:0;
}
#homeCaption {
	width:370px;
	height:131px;
	background:url(../images/caption-bg.jpg) left top no-repeat;
	margin:0;
	padding:14px 24px;
	overflow:hidden;
	line-height:15px;
}
#homeForm {
	width:370px;
	height:233px;
	background:url(../images/home-form-bg.jpg) left top no-repeat;
	margin:20px 0 0 0;
	padding:14px 24px;
}
.textTitle
{
    color: #003463;
    text-transform: uppercase;
    font-family: Arial Black;
    font-size: 20px;
    letter-spacing: -0.05em;
    }
#homeCaption .title,  #homeForm .title {
	display:block;
	margin:0 auto 0;
	overflow:hidden;
	text-indent:-9999px;
}
#homeCaption .title {
	width:353px;
	height:39px;
	background:url(../images/title-cleanEnergy.jpg) left top no-repeat;
}
#homeForm .title {
	width:338px;
	height:37px;
	background:url(../images/title-saveGreen.jpg) left top no-repeat;
}
#homeContactForm {
	margin:0;
	padding:0;
}
#homeContactForm fieldset {
	border:0px none;
	margin:0;
	padding:0;
}
#homeContactForm fieldset div {
	height:24px;
	clear:both;
	width:370px;
}
#homeContactForm label {
	font-size:14px;
	height:21px;
	float:left;
}
#homeContactForm label span {
	display:block;
	width:90px;
	float:left;
}
#homeContactForm .input,  #homeContactForm textarea {
	border:none;
	background:url(../images/input-bg.gif) left bottom repeat-x;
	padding:5px 2px 1px;
	margin-right:12px;
	width:265px;
	float:right;
	height:16px;
}
#homeContactForm textarea {
	width:355px;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	height:15px;
	overflow:hidden;
	padding-bottom:4px;
}
#homeContactForm .submit {
	border:none;
	background:none;
	width:124px;
	height:56px;
	margin:0 0 0 250px;
	position:relative;
	top:-46px;
	z-index:10;
}
#homeBlurb {
	font-size:11px;
	font-style:italic;
	color:#666;
	line-height:15px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 22px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 0px;
}
#homeBlurb a
{
    text-decoration: none;
    color: #666;
    }
/* title styles */

.title {
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-align:left;
	text-indent:-9999px;
	clear:both;
}
#howWhyUseSolar {
	width:249px;
	height:22px;
	background:url(../images/title-howwhyusesolar.gif) left top no-repeat;
	padding-bottom:10px;
}
.user-title1, .user-title1_alt, .user-title1_alt2,  .user-title2, .user-title2_alt, .user-title2_alt2,  .user-title3, .user-title3_alt, .user-title3_alt2 {
	display:block;
	margin:0;
	padding:2px 0 7px 0;
	font-weight:bold;
	line-height:normal;
}
.user-title1, .user-title1_alt, .user-title1_alt2 {
	font-size:32px;
}
.user-title2, .user-title2_alt, .user-title2_alt2 {
	font-size:24px;
}
.user-title3, .user-title3_alt, .user-title3_alt2 {
	font-size:16px;
}
.user-title1, .user-title2, .user-title3, .user-text-alt {
	color:#4ca826;
}
.user-title1_alt, .user-title2_alt, .user-title3_alt, .user-text-alt2 {
	color:#003463;
}
.user-title1_alt2, .user-title2_alt2, .user-title3_alt2, .user-text-alt3 {
	color:#f19502;
}
.user-text-alt4 {
	color:#666;
}
.user-text-alt5 {
	color:#CC0000;
}
/*  */



.gfx-button {
	display:block;
	margin:0;
	padding:0;
	text-align:left;
	text-indent:-9999px;
	overflow:hidden;
}
#getStarted {
	background:url(../images/grassbtn-getstartednow.jpg) left top no-repeat;
	width:173px;
	height:49px;
	margin:20px auto 10px;
}
.user-faqlist {
	margin:0;
	padding:0;
	list-style:none;
}
.user-faqlist li {
	margin:0;
	padding:0;
	list-style:none;
	margin-top:30px;
	font-size:16px;
	font-weight:bold;
	color:#003463;
}
.user-faqlist li li {
	margin:5px 0 0 -40px;
	font-size:12px;
	font-weight:normal;
	color:#333;
}
.user-faqlist li:before {
	content:"Q:";
	font-size:20px;
	color:#4ca826;
	font-weight:bold;
	margin-right:10px;
}
.user-faqlist li li:before {
	content:"A:";
	font-size:20px;
	color:#f19502;
	font-weight:bold;
}
#homePhoneNumber {
	margin:10px 0 10px;
}
/*	residential form styles		*/

#residentialForm {
	margin:10px 0 0 30px;
	padding:0;
	background:url(../images/residential-form-bg.jpg) left top repeat-y;
}
#residentialForm form {
	padding:0 20px;
}
#residentialForm label {
	display:block;
	width:190px;
	margin:0 0 20px 0;
	text-align:right;
	font-size:14px;
	float:left;
}
#residentialForm label.small {
	width:50px;
}
#residentialForm .input {
	border:none;
	background:none;
	background:url(../images/input-bg.gif) left bottom repeat-x;
	padding:2px 3px 6px;
	margin-left:10px;
	margin-bottom:20px;
	width:285px;
	color:#767778;
}
#residentialForm .radio {
	border:none;
	background:none;
	float:left;
}
#residentialForm,  #residentialForm .top,  #residentialForm .bottom {
	width:608px;
}
#residentialForm .top,  #residentialForm .bottom {
	display:block;
	height:38px;
	clear:both;
}
#residentialForm .top {
	background:url(../images/residential-form-top.jpg) left top no-repeat;
}
#residentialForm .bottom {
	background:url(../images/residential-form-bottom.jpg) left bottom no-repeat;
}
#residentialForm .submit {
	margin-left:370px;
}
.req {
	color:#f19502;
	font-weight:bold;
	font-size:10px;
}
.post-form-data {
	display:block;
	clear:both;
	padding:20px;
	margin:10px 0 0 30px;
	background-color:#f2f1ec;
	font-size:11px;
	line-height:15px;
	color:#666;
}

