@charset "utf-8";
/* CSS Document */

.home #body {
	background: #fff url(../../images/home-middle-bg.jpg) top left no-repeat;
}
.home #bodyTop {
	background: url(../../images/home-bottom-bg.jpg) bottom left no-repeat;
	height: 308px;
}

.home #mainNav #mainNavBottom {
	background: url(../../images/main-nav-bottom-home.jpg) top left no-repeat;
	height: 17px;
}

.home .solarRoof, .home .solarRoof #promo1,.home .governmentIncentives, .home .governmentIncentives #promo2  {
	height: 308px;
}
.home .solarRoof #promo1 {
	background: url(../../images/home-panel1-bg.jpg) bottom left no-repeat;
}
.home .solarRoof #promo1 .promoTop {
	display: block;
	height: 5px;
}
.home .solarRoof #promo1 .promoBody {
	width: 460px;
	background: #7cc576;
	padding: 13.5px 0;
	margin-left: 188px;
  margin-top: 4px;
}
.home .solarRoof #promo1 h2 {
	font-size: 1.5em;
	line-height: 1.2em;
	margin: 0 15px;
	color: #d2e8c5;
}
.home .solarRoof #promo1 h2 span.white {
	color: #fff;
}
.home .solarRoof #promo1 p {
	color: #fff;
	font-size: 1.3em;
	line-height: 1.2em;
	margin: 0 15px;
	width: 344px;
}

.home .governmentIncentives #promo2 {
	background: url(../../images/home-panel2-bg.jpg) bottom left no-repeat;
}
.home .governmentIncentives #promo2 .promoTop {
	height: 36px;
	background: url(../../images/home-panel2-top.jpg) bottom left no-repeat;
	display: block;
	margin: 0 12px 0 66px;
}
.home .governmentIncentives #promo2 .promoBody {
	margin: 12px 46px 0 92px;
}
.home .governmentIncentives #promo2 h3 {
	font-size: 1.8em;
	line-height: 1em;
	color: #7cc576;
}
.home .governmentIncentives #promo2 h3 span.lightGreen {
	color: #aecf76;
}
.home .governmentIncentives #promo2 p {
	font-size: 1.6em;
	color: #666766;
	line-height: 1.2em;
	font-family: "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif;
	margin: 10px 0;
}
.home .governmentIncentives #promo2 .promoBottom {
	display: block;
	width: 216px;
	height: 19px;
	background: url(../../images/home-panel2-bottom.jpg) bottom left no-repeat;
	margin-left: 65px;
}
.home .governmentIncentives #promo2 p.findMore {
	margin: 0px -20px 0 -16px;
}
.home .governmentIncentives #promo2 .findMore a {
	background: url(../../images/home-panel2-button.jpg) top left no-repeat;
	display: block;
	padding: 9px 15px 0 15px;
	font-weight: bold;
	color: #d2e8c5;
}
.home .governmentIncentives #promo2 .findMore a span.noSpace {
	color: #fff;
	margin: 0 -4px;
}

.home .lowerRightColumn #promo3 {
	padding-top: 19px;
	background: #7cc576 url(../../images/home-panel3-top.jpg) top left no-repeat;
	padding-bottom:25px;
}
.home .lowerRightColumn #promo3 .promoBody {
	background: #7cc576;
	padding: 0 15px;
}
.home .lowerRightColumn #promo3 .promoBottom {
	display: block;
	clear: both;
	width: 100%;
}
.home .lowerRightColumn #promo3 h3 {
	font-size: 1.7em;
	line-height: 1em;
	color: #fff;
	padding: 5px 0 10px;
}
.home .lowerRightColumn #promo3 h3 span.lightGreen {
	color: #d2e8c5;
}
.home .lowerRightColumn #promo3 p {
	font-size: 1.2em;
	color: #fff;
	line-height: 1em;
	margin-bottom: 10px;
}
.home .lowerRightColumn #promo3 input {
	width: 131px;
	float: left;
}
.home .lowerRightColumn #promo3 label {
	width: 58px;
	float: left;
	display: block;
	color: #fff;
	clear: left;
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 0;
}
.home .lowerRightColumn #promo3 .button {
	float: right;
	width: auto;
	margin-bottom: 0;
  margin-top: 5px;
}

.home .lowerRightColumn #promo4 {
	padding-bottom: 17px;
	background: #acd373 url(../../images/home-panel4-bottom.jpg) bottom left no-repeat;
	margin-top: 25px;
}
.home .lowerRightColumn #promo4 h3 {
	font-size: 1.7em;
	line-height: 1em;
	color: #fff;
	padding: 14px 14px 8px 14px;
}
.home .lowerRightColumn #promo4 p {
	padding: 0 14px 10px;
	color: #fff;
	font-size: 1.4em;
	line-height: 1em;
}
.home .lowerRightColumn #promo4 p.findMore {
	padding: 0;
	font-size: 1.2em;
	font-family: "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif;
}
.home .lowerRightColumn #promo4 p.findMore a {
	display: block;
	padding: 5px 14px;
	font-weight: bold;
	background: #7dc576 url(../../images/link-panel-bg.jpg) left top no-repeat;
	color: #d2e8c5;
}

