html{
	overflow-y:scroll 
}

body{ color: #333; 
	background: #fff 0 0;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 920px;
	margin: 0 auto;
	position: relative;
	padding: 0;
}

#header {
	width: 920px;
	height: 114px;
	background: #fff url(images/homepage-solar-panel-top-left.png) no-repeat -18px 0;
	position: relative;
}

#header .logo {
	position: absolute;
	width: 222px;
	height: 84px;
	top: 14px;
	left: 73px;
}

#header .searchbar {
	position: absolute;
	width: 480px;
	height: 24px;
	top: 30px;
	left: 440px;
	font-size: 12px;
	font-weight: bold;
}

#header .tradelogo {
	position: absolute;
	width: 242px;
	height: 45px;
	top: 55px;
	left: 678px;
}

.call_action {
	width: 270px;
	position: absolute;
	color: #fff;
	text-align: right;
	top: 73px;
	left: 650px;
}

#navbar {
	width: 920px;
	height: 30px;
	background: url(images/img_menubg.gif) repeat-x 0;
	position: relative;
}

#navbar ul {
	width: 920px;
	height: 30px;
	margin: 0;
	padding: 0;
}

#navbar li {
	float: left;
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 153px;
	height: 30px;
}

#navbar li a {
	display: block;
	color: white;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#navbar li a:hover {
	background-color: rgb(238,78,34);
}

#navbar li a.selected {
	background-color: rgb(238,78,34);
}

#content {
	position: relative;
	width: 920px;
	float: left;
	background-color: #fff;
	padding: 0;
	margin: 1px 0;
}

#fadeshow2 {
	margin: 0;
	padding: 0;
	position: relative;
	background-color: rgb(229,229,226);
	width: 620px;
	height: 422px;
	float: left;
}

.calculator {
	margin: 0 0 0 1px;
	padding: 0;
	position: absolute;
	width: 299px;
	float: left;
	left: 620px;
	top: 0;
}

#footer {
	width: 920px;
	position: relative;
	clear: both;
	padding: 20px 0 40px;
	float: left;
	background: #fff url(images/img_footerbg.gif) repeat-x 0 bottom;
}

#footer .footerlinks {
	width: 211px;
	position: relative;
	float: left;
	padding-right: 5px;
	padding-left: 12px;
}

#footer .footerlinks h2 {
	color: rgb(238,78,34);
	font-size: 16px;
}

#footer .footerlinks ul {
	margin: 6px 0;
	padding-left: 0;
}

#footer .footerlinks li {
	margin: 0 0 6px;
	padding: 0;
	list-style-type: none;
}

#footer .footerlinks li a {
	color: #333;
	text-decoration: none;
}

#footer .footerlinks li a:hover {
	color: rgb(238,78,34);
	text-decoration: underline;
}

.border_right {
	border-right: 1px solid #ccc;
}

#social_media {
	position: relative;
	float: left;
	padding: 6px 12px;
	width: 596px;
	background-color: rgb(207,238,218);
	margin-top: 1px;
	height: 35px;
}

#subfooter {
	width: 920px;
	position: relative;
	float: left;
	background-position: 0 bottom;
	padding: 10px 0;
	text-align: right;
	font-size: 9px;
}

.dblue_text {
	color: rgb(0,28,84);
}

/* CONTENT */

#textarea {
	width: 654px;
	padding: 20px 15px;
	float: left;
	position: relative;
	border: 1px solid #ccc;
	margin-top: 4px;
	margin-bottom: 4px;
	background: url(images/img_boxbasebg.gif) repeat-x 1px bottom;
}

#textarea p {
	line-height: 18px;
}

#textarea h1 {
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	color: rgb(0,28,84);
}

#textarea h2 {
	margin-top: 20px;
	font-size: 16px;
	color: rgb(238,78,34);
	margin-bottom: 8px;
}

#textarea h3 {
	margin-top: 20px;
	margin-bottom: -5px;
	font-size: 13px;
	color: rgb(0,28,84);
}

#textarea a {
	color: rgb(238,78,34);
}

#textarea ul {
	padding-left: 25px;
	margin-top: 12px;
	margin-bottom: 12px;
}

#textarea li {
	margin-bottom: 8px;
	line-height: 18px;
}

.announcement-box {
	position: relative;
	float: right;
	width: 228px;
	margin-top: 4px;
	margin-left: 4px;
	background: #fe5528 url(images/img_boxbasebg.gif) repeat-x 1px bottom;
	border: 1px solid #ccc;
	padding: 16px 0 10px;
	color: #fff;
}

.announcement-box a {
	color: #fff;
}

.announcement-box a:hover {
	color: #333;
}

.announcement-box h2 {
	margin: 0 16px 8px;
	color: #fff;
	line-height: 1.3em;
	font-size: 18px;
}

.announcement-box p {
	margin: 8px 16px;
	line-height: 1.5em;
	font-size: 13px;
}

#survey {
	position: relative;
	float: right;
	width: 228px;
	margin-top: 4px;
	margin-left: 4px;
	padding-right: 0;
	padding-left: 0;
	background: url(images/img_boxbasebg.gif) repeat-x 1px bottom;
	border: 1px solid #ccc;
	padding-bottom: 18px;
}

#survey img {
	margin-bottom: 4px;
}

#survey p {
	margin: 8px 16px;
	line-height: 1.3em;
}

#social_media2 {
	position: relative;
	float: left;
	width: 198px;
	margin-top: 4px;
	margin-left: 4px;
	padding-right: 12px;
	padding-left: 18px;
	background: rgb(207,238,218) url(images/img_boxbasebg.gif) repeat-x 1px bottom;
	border: 1px solid #ccc;
	padding-bottom: 10px;
}

#social_media2 a {
	color: #333;
}

#social_media2 p {
	margin-bottom: 15px;
	margin-top: 15px;
}

#trade_logos {
	position: relative;
	float: right;
	width: 198px;
	margin-top: 4px;
	margin-left: 4px;
	background: url(images/img_boxbasebg.gif) repeat-x 1px bottom;
	border: 1px solid #ccc;
	font-size: 11px;
	padding: 4px 12px 10px 18px;
}

#events_sidebar {
	position: relative;
	float: left;
	width: 198px;
	margin-top: 4px;
	margin-left: 4px;
	background: url(images/img_boxbasebg.gif) repeat-x 1px bottom;
	border: 1px solid #ccc;
	font-size: 11px;
	padding: 4px 12px 10px 18px;
}

#events_sidebar h2 {
	color: rgb(238,78,34);
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#events {
	position: relative;
	float: left;
	width: 890px;
	background: rgb(207,238,218) url(images/img_boxbasebg.gif) repeat-x 1px bottom;
	padding: 4px 15px 10px;
}

#events h2 {
	color: rgb(238,78,34);
	font-size: 15px;
	margin-top: 8px;
	margin-bottom: 8px;
}

/* TABLES */

.td_title1 {
	padding: 6px 3px 10px;
	text-align: center;
	font-weight: bold;
	border-right: 1px solid #fff;
	width: 200px;
	color: #fff;
	background: rgb(0,28,84) url(images/img_boxbasebg.gif) repeat-x 0 bottom;
}

.td_title2 {
	padding: 6px 3px 10px;
	border-right: 1px solid #fff;
	font-weight: bold;
	text-align: center;
	width: 260px;
	color: #fff;
	background: rgb(238,78,34) url(images/img_boxbasebg.gif) repeat-x 0 bottom;
}

.td_col1 {
	padding: 6px;
	background-color: rgb(241,241,241);
	border-top: 1px solid #fff;
	font-size: 11px;
	line-height: 16px;
	border-right: 1px solid #fff;
}

.td_col1b {
	padding: 6px;
	background-color: rgb(234,234,234);
	border-top: 1px solid #fff;
	font-size: 11px;
	line-height: 16px;
	border-right: 1px solid #fff;
}

.td_col2 {
	padding: 6px;
	background-color: rgb(226,228,237);
	border-top: 1px solid #fff;
	font-size: 11px;
	line-height: 16px;
	border-right: 1px solid #fff;
	text-align: center;
}

.td_col2b {
	padding: 6px;
	background-color: rgb(220,222,230);
	border-top: 1px solid #fff;
	font-size: 11px;
	line-height: 16px;
	border-right: 1px solid #fff;
	text-align: center;
}

.td_col3 {
	padding: 6px;
	background-color: rgb(254,239,228);
	border-top: 1px solid #fff;
	font-size: 11px;
	line-height: 16px;
	border-right: 1px solid #fff;
	text-align: center;
}

.td_col3b {
	padding: 6px;
	background-color: rgb(247,232,222);
	border-top: 1px solid #fff;
	font-size: 11px;
	line-height: 16px;
	border-right: 1px solid #fff;
	text-align: center;
}

.td_cost1 {
	padding: 4px;
	background-color: rgb(241,241,241);
	border-top: 1px solid #fff;
	font-size: 10px;
	line-height: 14px;
	border-right: 1px solid #fff;
	text-align: center;
}

.td_cost2 {
	padding: 4px;
	background-color: rgb(234,234,234);
	border-top: 1px solid #fff;
	font-size: 10px;
	line-height: 14px;
	border-right: 1px solid #fff;
	text-align: center;
}

.td_cost_title {
	padding: 4px 4px 10px;
	font-size: 11px;
	line-height: 14px;
	border-right: 1px solid #fff;
	text-align: center;
	font-weight: bold;
	color: #222;
	background: rgb(207,238,218) url(images/img_boxbasebg.gif) repeat-x 0 bottom;
}

/* FORMATTING */

sup {
	font-weight: normal;
	font-style: normal;
}

.photocaption {
	border: 1px solid #ccc;
	width: auto;
	margin: 6px 10px 6px 0;
	position: relative;
	float: left;
}

.photocaption img {
	padding: 4px;
}

.caption {
	font-size: 10px;
	line-height: 12px;
	color: rgb(0,28,84);
	text-align: center;
	background: rgb(241,241,241) url(images/img_boxbasebg.gif) repeat-x;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 6px;
	position: relative;
	float: left;
	width: 100%;
}

.pad_right {
	margin-right: 10px;
}

.orange_text {
	color: rgb(238,78,34);
}

.inputTextBoxes {
	background: rgb(207,238,218);
	width: 334px;
	color: #333;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 2px;
	border: 1px solid #ccc;
}

.td_contactus {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 8px;
}

a {
	color: rgb(238,78,34);
	text-decoration: none;
}

a:hover {
	color: rgb(238,78,34);
	text-decoration: underline;
}

img,h1,h2,h3,h4,h5,h6 {
	margin: 0; 
	padding: 0; 
	border: none; 
}

p {
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 14px;
}

select {
	border:			solid 1px #D3D3D3;
	height:			20px;
	margin-top:		-20px;
	width: 187px;
}

#go_button {
	background: url(images/img_menubg.gif) repeat-x 0 bottom;
	border:			1px solid #D3D3D3;
	height: 20px;
	margin-left: 4px;
	width: 40px;
	color: #fff;
}

#go_button:hover {
	/*border:			1px solid #999999;*/
	border:			1px solid #E6820E;
	background-color: rgb(238,78,34);
	background-image: none;
}
