/* -------------------------------------- */
/*      CSS by www.anamorphics.com        */
/* -------------------------------------- */


/* ----------------------------------------------------- */
/* STANDARD TAG DEFINITIONS                              */

body {
	background-color: #474747;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	margin: 0px 0px 0px 0px;
}


/* ----------------------------------------------------- */
/* STRUCTURE                                             */

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#header {
	width: 1000px;
	height: 100px;
	background-color: #d2d6ab;
}

#header_left {
	width: 300px;
	float: left;
}

#header_right {
	width: 700px;
	float: left;
	text-align: right;
}

#interface_gap {
	width: 1000px;
	height: 5px;
	background-color: #ffffff;
}

#interface {
	width: 1000px;
	height: 20px;
	background-color: #000000;
}

#content_shell {
	width: 1000px;
	min-height: 585px;
	background-color: #ffffff;
}

#content_shell_expanded {
	width: 1000px;
	background-color: #ffffff;
}

#sub_nav {
	width: 170px;
	height: 585px;
	float: left;
	background-color: #ffffff;
}

#text_area {
	width: 350px;
	min-height: 585px;
	background-color: #ffffff;
	text-align: justify;
	float: left;
}

#text_area_full {
	width: 800px;
	min-height: 585px;
	padding: 0px 30px 0px 0px;
	background-color: #ffffff;
	text-align: justify;
	float: left;
  overflow: auto;		
}

#column_2 {
	width: 370px;
	margin: 0px 20px 10px 0px;
	float: left;
}

#image_area {
	width: 480px;
	height: 585px;
	float: left;
	background-color: #ffffff;
}

#image_area2 {
	width: 480px;
	margin: 80px 0px 0px 0px;
	float: left;
	background-color: #ffffff;
}


#footer {
	width: 1000px;
	color: #999999;
	font-size: 9px;
	letter-spacing: 1px;
	text-align: center;
	background-image: url('images/bg_footer.gif');
	background-repeat:repeat-x;	
}

#sub_logo_shell {
	width: 970px;
	height: 50px;
	margin: 20px 0px 0px 20px;
}

#sub_logo {
	width: 100px;
	height: 50px;
	float: left;
	margin: 0px 10px 0px 10px;
}

#index_intro {
	width: 1000px;
	height: 430px;
	background: #474747;
}

#index_subnav {
	width: 1000px;
	height: 155px;
	background: #000000;
}

.img_pad {
	padding: 5px 5px 5px 0px;
}

.PVcalculators {
	width: 180px;
	background-color: #cccccc;
	padding: 0px 10px 2px 10px;
	margin: 0px 0px 8px 0px;
	border: 1px solid #000;
}

#leadership_shell {
	width: 830px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	text-align: justify;
	float: left;
}

#leadership_list {
	width: 350px;
	background-color: #ffffff;
	text-align: justify;
	float: left;
}

#solarpanels_shell {
	width: 830px;
	float: right;
}

#solarpanels_text {
	width: 350px;
	background-color: #ffffff;
	text-align: justify;
	float: left;
}

#contact_shell {
	width: 700px;
}	

#contact_text {
	width: 220px;
	float: left;
	margin: 0px 10px 0px 0px;
}

#bio_shell {
	width: 780px;
}

#bio_image {
	width: 100px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#bio_text {
	width: 680px;
	float: left;
}

#sub_logos {
	width: 410px;
	margin: 0px 0px 0px 20px;
}

/* ----------------------------------------------------- */
/* TEXT                                                  */

a:link, a:visited {
	color:#0e2287;
	text-decoration:none;
	outline: none;
}

a:hover, a:active {
	color:#ab1c1a;
	text-decoration:none;
	outline: none;
}

hr {
	height: 1px;
	border-style: none;
	background-color: #999999;	
}

h1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 19px;
	letter-spacing: 6px;
	font-weight: bold;
	color: #FFFFFF;
}

h2 {
	font-size: 12px;	
	color: #000000;
}

.footer_link {
	color: #ffffff;
}

.dark_gray {color: #474747;}

/* ----------------------------------------------------- */
/* UL and LI tags                                        */

ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
}

li {
	padding: 0px 0px 0px 0px;
}
