/*--Main--*/
body {
	margin: 0px 0px 5px 0px; 
	font-family: Arial, Tahoma, sans-serif; 
	font-size: 12px;
	color: #00649B; 
	background-color: #FFFFFF; 
	text-align: center;
}

.font_red {
	color: #CC0000;
}	

#maincontainer {
	text-align: left;
	background-color: #FFFFFF; 
	margin-left: auto; 
	margin-right: auto; 
	width: 780px;
}

#top {
	height: 128px;
}

.logo {
	margin: 45px 0px 0px 0px;
}

#content {
	line-height: 17px;
	margin: 35px 10px 35px 10px;
}

#content ul {
	margin: 0px 0px 10px 40px;
	padding: 0px 0px 10px 0px;
}

#content li {
	list-style-type: none;
	background-repeat: no-repeat;
	background-image: url(../images/bullet.gif);
	background-position: 0px 18px;
	padding: 14px 0px 0px 18px;
}

#content_home {
	line-height: 16px;
	margin: -35px -10px -35px -10px;
}

.image {
	border: 1px solid #000000; 
	float: left; 
	margin: 3px 8px 8px 0px;
}



p {
	margin: 0px; 
	padding: 8px 0px 8px 0px;
}

p.skip {
	position: absolute; 
	left: -9999px; 
	width: 0px; 
	overflow: hidden;
}


/*--Navigation--*/
#navigation {
	font-size: 15px;
}

#navigation a:link, #navigation a:visited, #navigation a:active {
	color: #00649B; 
	text-decoration: none; 
	font-weight: normal;
	display: block;
	float: left;
	height: 32px!important;
	height: 46px;
	padding: 14px 17px 0px 17px;
	background-image: url(../images/button_bg.gif);
	background-position: left 0px;
	background-repeat: no-repeat;
}

#navigation a:hover {
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: normal;
	background-image: url(../images/button_bg.gif);
	background-position: left -46px;
	background-repeat: no-repeat;
	background-color: #1B7DB4;
}

#navigation a.on:link, #navigation a.on:visited, #navigation a.on:hover, #navigation a.on:active {
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: normal;
	background-image: url(../images/button_bg.gif);
	background-position: left -46px;
	background-repeat: no-repeat;
	background-color: #1B7DB4;
}

/*--Sub Nav--*/
#sub_nav {
	clear: left;
	padding: 15px 0px 0px 0px;
	height: 30px!important;
	height: 45px;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

#sub_nav a:link, #sub_nav a:visited, #sub_nav a:active {
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: normal;
	padding: 0px 10px 0px 10px;
}

#sub_nav a:hover {
	color: #FFFFFF; 
	text-decoration: underline; 
	font-weight: normal;
}

.sub_about {
	margin-left: 8px;
}

.sub_construction {
	margin-left: 45px;
}

.sub_products {
	margin-left: 150px;
}

.sub_biofuels {
	margin-left: 370px;
}

/*--Footer--*/
#footer {
	clear: both; 
	padding: 50px 0px 0px 0px;
	height: 15px!important;
	height: 65px;
	color: #4F86C6; 
	font-size: 10px; 
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #4F86C6; 
	text-decoration: none; 
	font-weight: normal;
}

#footer a:hover {
	color: #85C440; 
	text-decoration: underline; 
	font-weight: normal;
}

#footer .left {
	float: left;
	width: 250px;
}

#footer .right {
	float: right;
	width: 530px;
	text-align: right;
}

/*--Horizontal Rule--*/
hr {
	border: 0px; 
	border-bottom: 1px; 
	color: #00649B; 
	border-bottom-style: solid; 
	height: 0px; 
	clear: both; 
	margin: 0px 0px 10px 0px!important; 
	margin: 0px 0px 0px 0px; 
	padding: 10px 0px 0px 0px!important; 
	padding: 0px 0px 0px 0px;
}


/*--Forms--*/
form {
	padding: 0px; 
	margin: 20px 0px 0px 0px;
}

form p {
	margin: 3px 0px 3px 0px; 
	padding: 0px;
}

form p label {
	float: left; 
	width: 80px;
}

form input {
	font-size: 11px; 
	color: #000000; 
	background-color: #FFFFFF; 
	border: 1px solid #00649B; 
	width: 270px;
}

form textarea {
	font-size: 11px; 
	color: #000000; 
	background-color: #FFFFFF; 
	border: 1px solid #00649B; 
	width: 270px; 
	height: 160px; 
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 12px;
}

form input.checkbox {
	color: #000000; 
	background-color: #FFFFFF; 
	border: 0px; width: 14px;
}

form input.radio {
	color: #000000; 
	background-color: #FFFFFF; 
	border: 0px; 
	width: 14px;
}

form input.submit {
	width: 60px; 
	margin-left: 80px!important;
	margin-left: 83px; 
	color: #FFFFFF;  
	background-color: #00649B; 
	border: 1px solid #00649B; 
	padding: 1px 5px 1px 5px; 
	font-size: 12px;
	font-weight: bold;
}

/*--News Layout--*/
.news_title {
	font-weight: bold; 
	background-color: #E5E5E5; 
	padding: 3px 5px 3px 5px; 
	margin-bottom: 4px;
}

#news {
	margin-right: 150px; 
	height: 1%;
}

#news_nav {
	float: right; 
	text-align: left; 
	border-left: 1px solid #E5E5E5; 
	font-size: 10px; 
	width: 125px; 
	margin-top: 10px;
}

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

#news_nav ul li {
	padding: 0px 0px 0px 5px;
}

#news_nav li a:link, #news_nav li a:visited {
	margin: 0px; 
	text-decoration: none; 
	line-height: 16px; 
	font-weight: normal;
}

#news_nav li a:hover {
	color: #999999;
}

#news_nav ul ul li {
	padding-left: 15px;
}

.pagecount {
	text-align: right; 
	margin: 0px; 
	padding: 10px 0px 0px 0px;
	clear: both;
}

.category {
	padding-top: 15px; 
	font-size: 10px;
}

/*--Tables--*/
table, tr, td {
	font-family: Arial, Tahoma, sans-serif; 
	font-size: 11px;
}

table {
	border-collapse: collapse; 
	margin: 10px 0px 10px 0px;
}

td {
	text-align: left; 
	padding: 5px; 
	border: 1px solid #000000;
}

th {
	font-weight: bold; 
	text-align: left; 
	padding: 10px 5px 10px 5px; 
	border: 1px solid #000000;
}

/*--Products Page--*/
.products {
	float: left;
	margin: 8px 0px 0px 40px;
}

.margin {
	margin: 0px 0px 0px 300px;
}

/*--About Page--*/
.shareholders {
	float: left;
	margin: 0px 20px 15px 0px;
}

/*--Partners Page--*/
.partners_margin {
	margin-left: 185px;
}

.partners_margin img {
	float: left;
	margin-top: 15px;
}

.partners_margin_inner {
	margin-left: 175px;
}

/*--Contact Page--*/
.contact_left {
	float: left;
	width: 385px;
}

.contact_right {
	float: right;
	width: 375px;
	text-align: right;
}


/*--Image Gallery Page--*/
#gallery {
	font-size: 11px;
}

#gallery img {
	border: 2px solid #85C440;
}

#gallery a:link, #gallery a:visited, #gallery a:active {
	color: #FFFFFF; 
	text-decoration: underline; 
	font-weight: normal;

}

#gallery a:hover {
	color: #FFFFFF; 
	text-decoration: underline; 
	font-weight: normal;
}

.gallery_box {
	float: left;
	display: inline;
	width: 184px;
	margin: 0px 3px 10px 3px; 
}

.gallery_desc {
	border-left: 2px solid #85C440;
	border-bottom: 2px solid #85C440;
	border-right: 2px solid #85C440;
	padding: 10px; 
}

.gallery_tab {
	margin-top: 1px;
	background-image: url(../images/image_gallery_tab.jpg);
	background-repeat: no-repeat;
	height: 23px!important;
	height: 21px;
	padding: 2px 0px 0px 10px;
}

/*--Community Page--*/
.community {
	float: left;
	margin: 0px 20px 35px 0px;
}

/*--Biofuels Page--*/
.biofuels_pic {
	float: left;
	width: 230px;
	margin: 12px 0px 20px 0px;
	font-size: 11px;
}

.biofuels_pic_right {
	float: right;
	width: 160px;
	margin: 12px 0px 20px 30px;
	font-size: 11px;
}
