body {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666;
	background: url(../images/bg_body.jpg) repeat-x;
	background-color: #fff;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	text-align: center;
}

/* miscellaneous site wide */
form {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
	color: #14769C;
}

a:hover {
	color: #73BE1E;
}

a img {
	border: none;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 1px;
	height: 0;
}

.imgborder {
	border: solid 1px #FFCC00;
}

table {
	font-size: 1em;
}

hr {
	border: 0;
	height: 1px;
	color: #ccc;
	background: #ccc;
	clear: both;
}

h2 {
	color: #2B7636;
	font: bold 1.5em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 0;
}

h3 {
	color: #14769C;
	font: bold 1.3em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 0;
}

p {
	margin: 0;
	padding: 8px 0;
}
/* end miscellaneous site wide */



/* header section */
#container {
	width: 893px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#header {
	background: url(../images/bg_header.jpg) no-repeat;
	background-position: center 29px;
	width: 893px;
	height: 150px;
}

#courtesynav {
	float: right;
	margin: 10px 10px 0 0;
	font: bold 1.1em Arial, Helvetica, sans-serif;
}

#logo a {
	float: left;
	display: block;
	width: 165px;
	height: 60px;
	margin: 60px 0 0 45px;
	text-decoration: none;
}

h1 {
	font: bold 1.6em Arial, Helvetica, sans-serif;
	color: #fff;
	float: left;
	margin: 80px 0 0 60px;
}
/* end header section */



/* top navigation */
#navigation {
	clear: both;
	background: url(../images/bg_nav.gif) no-repeat;
	width: 893px;
	height: 35px;
	padding: 0;
	margin: 0;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul li a {
	display: block;
	float: left;
	font: bold 1em Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	height: 26px;
	line-height: 2.3;
}

a#nav_home {
	width: 80px;
	margin-left: 7px;
}

a#nav_aboutus {
	width: 92px;
}

a#nav_perf_bench {
	width: 177px;
}

a#nav_graphed {
	width: 173px;
}

a#nav_solar_form {
	width: 103px;
}

a#nav_articles {
	width: 82px;
}

a#nav_faq {
	width: 67px;
}

a#nav_contactus {
	width: 105px;
	margin-right: 7px;
}
/* end navigation */




/* body section */
#main_container {
	width: 893px;
	background: url(../images/bg_main_repeat.gif) repeat-y;
	margin: 0;
	padding: 0;
}	

#main {
	width: 893px;
	min-height: 297px;
	height: auto !important;
	height: 297px;
	background: url(../images/bg_main.gif) no-repeat;
	padding: 0;
	margin: 0;
}

#excerpt {
	float: left;
	width: 294px;
	margin: 20px 0 20px 30px;
}

#ex_top {
	width: 294px;
	height: 10px;
	background: url(../images/excerpt_top.gif) no-repeat;
	padding: 0;
	margin: 0;
	font-size: 1px;
}

#ex_btm {
	width: 294px;
	height: 10px;
	background: url(../images/excerpt_btm.gif) no-repeat;
	padding: 0;
	margin: 0;
	font-size: 1px;
}

#ex_main {
	width: 294px;
	background: #EDEDED;
	padding: 0;
	margin: 0;
	text-align: center;
}

#ex_main img {
	margin: 10px 0 0 0;
}

#ex_main p {
	margin: 0;
	padding: 20px 20px;
}

#mainbody {
	width: 505px;
	float: right;
	margin: 20px 30px 20px 0;
}

#mainbody_full {
	width: 833px;
	margin: 20px 30px;
}

table.frontpage {
	border: none;
	margin: 0 0 10px 0;
	padding: 0;
	border-spacing: 0;
}

table.frontpage td {
	padding: 5px;
	vertical-align: top;
}

table.frontpage p {
	padding: 0;
}

a#btn_start {
	display: block;
	background: url(../images/button_large.gif) no-repeat;
	width: 265px;
	height: 31px;
	line-height: 2.6;
	color: #fff;
	text-align: center;
	font-weight: bold;
}

a#btn_start:hover {
	color: #ccc;
}
/* end body section */




/* footer section */
#footer {
	width: 893px;
	background: url(../images/bg_main.gif) repeat-y;
	padding: 0 0 15px 0;
	margin: 0;
}

#col1 {
	float: left;
	width: 100px;
	margin: 15px 20px 0 30px;
}

#col2 {
	float: left;
	width: 310px;
	margin: 5px 20px 0 0;
}

#col2 a {
	color: #666;
	text-decoration: underline;
}

#col3 {
	float: left;
	width: 140px;
	margin: 20px 20px 0 60px;
}

#col4 {
	float: left;
	width: 140px;
	margin: 20px 0 0 0;
}

#footer_btm {
	width: 893px;
	height: 15px;
	background: url(../images/bg_footer.gif) no-repeat;
	padding: 0;
	margin: 0;
}

#copyright {
	text-align: center;
	margin: 5px auto;
}

h6 {
	color: #ADADAD;
	font: normal .9em Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

h6 a {
	color: #adadad;
	text-decoration: none;
}
/* end footer section */