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

body,td,th {
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC3300;
}
a:hover {
	text-decoration: none;
	color: #99CC00;
}
a:active {
	text-decoration: none;
	color: #CC3300;
}
	
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: none;
	color: #99CC00;
}
a.white:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.green:link {
	color: #99CC00;
	text-decoration: none;
}
a.green:visited {
	text-decoration: none;
	color: #99CC00;
}
a.green:hover {
	text-decoration: none;
	color: #999999;
}
a.green:active {
	text-decoration: none;
	color: #99CC00;
}

a.green_dark:link {
	color: #669900;
	text-decoration: none;
}
a.green_dark:visited {
	text-decoration: none;
	color: #669900;
}
a.green_dark:hover {
	text-decoration: none;
	color: #333333;
}
a.green_dark:active {
	text-decoration: none;
	color: #669900;
}

.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669900;
}

.gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC3300;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}


#main_container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	height: auto;
}

#header {
	height: 140px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#body {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	height: auto;
}
#body_contact {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-image: url(images/bg_1.gif);
	height: 380px;
	width: 900px;
}
#body_map {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_blue.gif);
	background-repeat: repeat-y;
}
#body_about {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D8E7E6;
	height: 600px;
	overflow: hidden;
	margin-top: 20px;
}

#body_blue {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D8E7E6;
	height: 400px;
	overflow: hidden;
	margin-top: 20px;
}

#body_sustain {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D8E7E6;
	height: 525px;
	margin-top: 20px;
}

#body_press {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_2.gif);
	background-repeat: repeat;
	background-position: top;
}

#footer {
	height: 50px;
	width: 880px;
	padding: 10px;
	text-align: center;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height:16px;
}

#green_nav {
	height: 25px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#gray_nav {
	float: left;
	height: auto;
	width: 200px;
	background-color: #666666;
	color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
	line-height: 14px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#project {
	float: right;
	height: 355px;
	width: 670px;
}
#profile {
	float: right;
	height: 355px;
	width: 670px;
	background-color: #CCCCCC;
}
#contact {
	height: 380px;
	width: 320px;
	padding-left: 30px;
	float: left;
}
#mailform {
	float: right;
	height: 380px;
	width: 520px;
}
#press {
	height: auto;
	width: 410px;
	padding-left: 21px;
	float: left;
}
#press2 {
	height: 355px;
	width: 450px;
	float: right;
	padding-right: 10px;
}
#press3 {
	height: auto;
	width: 900px;
	float: left;
}

#about_bio {
	height: auto;
	width: 300px;
	padding-left: 21px;
	float: left;
	background-color: #D8E7E6;
}
#bio_pic {
	height: auto;
	width: 450px;
	float: right;
	padding-right: 10px;
}

#partners_text {
	height: auto;
	width: 870px;
	padding-left: 21px;
	float: left;
}

