html, body {
	height: 100%;
	width:100%;
}
body {
	margin: 0px;
	padding: 0px;
	font: 11px Tahoma, "Trebuchet MS";
	color: #333333;
	text-decoration: none;
	background: #151A03 url(images/bkg_bkl_gry.jpg) repeat-x left top;
}
#main {
	width: 800px;
	min-height: 100%;
	background: url(images/main.png) repeat-y left top;
	margin: 0px auto;
	padding: 0px 16px 30px 16px;
	overflow:hidden;
}
#homeleft, #left {
	width: 479px;
	float: left;
	margin:0px;
	padding:0px;
}
#homeright, #right {
	width: 321px;
	display: block;
	margin-left: 479px;
}
#left {
	padding-bottom:2000px;
	margin-bottom:-2000px;
}
i {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	border:none;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
a {
	color: #003300;
	text-decoration: none;
	outline: none;
	border-bottom: 1px dotted #999999;
}
a:hover {
	color: #009900;
	text-decoration: none;
}


.leaf {
	background: url(images/leaf.png) no-repeat left top;
	height: 187px;
	width: 180px;
	position: absolute;
	top: 1px;
	margin-left: 590px;
	left: -69px;
}
.leaf2 {
	background: url(images/leaf2.png) no-repeat left top;
	height: 321px;
	width: 306px;
	position: absolute;
	top: 0px;
	margin-left: 530px;
}

#head {
	background: url(images/head_logo.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	width: 479px;
}
#welcome {
	padding-right: 18px;
	padding-left: 18px;
	font-size: 12px;
	margin: 0px;
	padding-top: 385px;
	width: 443px;
}

#hnav {
	margin: 0px;
	padding: 30px 0px;
	list-style: none;
}
#hnav a {
	color: #333333;
	text-decoration: none;
	font: 13px Tahoma, 'Trebuchet MS';
	display: block;
	background: url(images/hmenu.png) no-repeat left top;
	height: 28px;
	width: 181px;
	margin: 0px;
	padding: 10px 0px 0px 140px;
	border-style: none;
}
#hnav a:hover {
	color:#FFF;
	background-position:bottom;
	margin-left:0px;
}
#slideshow {
}

#sd {
	background: #000000;
	padding: 1px;
	margin-right: 15px;
	margin-left: 15px;
}
#sd img {
}

#news {
	margin-top: 35px;
	padding-right: 18px;
	padding-left: 18px;
}
#news div {
	border-bottom: 1px solid #A4BB2D;
	margin-bottom: 10px;
}

#news h2 {
	color: #0066CC;
	text-decoration: none;
	font: bold 22px Tahoma, 'Trebuchet MS';
	margin-bottom: 10px;
}
#news h3 {
	font-size: 12px;
	text-decoration: none;
}
#news h6 {
	font-size: 11px;
	text-decoration: none;
	padding-bottom: 10px;
}
h6 a {
	border-style: none;
}


.aboutbiofuel {
	background: url(images/about_biofuel_banner.jpg) no-repeat;
	height: 109px;
	width: 439px;
	display: block;
	border-style: none;
}
.bioethanol {
	background: url(images/bioethanol_banner.jpg) no-repeat;
	height: 90px;
	width: 211px;
	float:left;
	display: block;
	border-style: none;
}
.biodiesel {
	background: url(images/biodiesel_banner.jpg) no-repeat;
	height: 90px;
	width: 211px;
	margin-left: 228px;
	display: block;
	border-style: none;
}
.bioethanol2 {
	background: url(images/bioethanol_button.gif) no-repeat;
	height: 56px;
	width: 286px;
	display: block;
	border-style: none;
}
.biodiesel2 {
	background: url(images/biodiesel_button.gif) no-repeat;
	height: 56px;
	width: 286px;
	display: block;
	border-style: none;
}
#tabs {
	padding-right: 15px;
	padding-left: 15px;
	width: 289px;
	margin-top: 20px;
	min-height: 250px;
}
#tabs #tabbers {
	width: 259px;
	height: 30px;
}

#tabs h4 {
	background: #CCCCCC;
	margin-right: 6px;
	color:#222222;
	font-size: 11px;
	height: 22px;
	width: 80px;
	display:block;
	padding-top: 8px;
	text-align: center;
	float: left;
	cursor:pointer;
}

#tabs h4:hover {
	background: #CCCCCC;
	color:#fff;
}
#tabs .toggle {
	background: #acacac;
}

#tabs .current {
	background: #CCCCCC;
}

#tabs .updates {
	background: #CCCCCC url(images/subscribe_form.jpg) no-repeat left bottom;
	margin: 0px;
	padding: 0px 15px;
	height: 250px;
	width: 259px;
	position:absolute;
}
#tabs .updates form {
	margin: 0px;
	padding: 0px;
}
#tabs .events {
	background: #CCCCCC url(images/eventstab.jpg) no-repeat left bottom;
	margin: 0px;
	padding: 0px 15px;
	height: 250px;
	width: 259px;
	position:absolute;
}
#tabs .milestones {
	background: #CCCCCC url(images/milestonestab.jpg) no-repeat left bottom;
	margin: 0px;
	padding: 0px 15px;
	height: 250px;
	width: 259px;
	position:absolute;
}
#tabs .readmore {
	color: #CC0000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: right;
}
#tabs .stretch p {
	padding-top: 15px;
	margin: 0px;
	padding-bottom: 0px;
}


.formtext {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
#copyrit {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	width: 259px;
	padding-right: 16px;
	padding-left: 16px;
}
#mast {
	background: url(images/inside_head.jpg) no-repeat left top;
	margin: 0px 0px -53px;
	padding: 229px 0px 0px;
	height: 89px;
	width: 800px;
}
#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 800px;
	display: block;
	background: url(images/nav.png) repeat;
	height: 35px;
}
#nav li {
	float: left;
	height: 35px;
}

#nav a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 10px 12px;
}
#nav a:hover {
	color: #000000;
	text-decoration: none;
	background: url(images/navo.png) repeat;
}

#story {
	margin: 10px 20px 20px;
}
#story h1 {
	font: normal 36px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 10px;
	height: 50px;
	width: 300px;
}
#story h1.abouttitle {
	background: url(images/about_title.jpg) no-repeat left top;
}
#story h1.biodieseltitle {
	background: url(images/biodiesel_title.jpg) no-repeat left top;
}
#story h1.bioethanoltitle {
	background: url(images/bioethanol_title.jpg) no-repeat left top;
}
#story h1.featurestitle {
	background: url(images/features_title.jpg) no-repeat left top;
}
#story h1.newstitle {
	background: url(images/news_title.jpg) no-repeat left top;
}
#story h1.resourcetitle {
	background: url(images/resource_title.jpg) no-repeat left top;
}
#story h1.contacttitle {
	background: url(images/contact_title.jpg) no-repeat left top;
}
#story h1.milestonetitle {
	background: url(images/milestone_title.jpg) no-repeat left top;
}
#story h1 i {
	/*display: none;*/
}

#story h2 {
	font-size: 20px;
}
#story h3 {
	font-size: 18px;
}

#story h4 {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#story h4.emphasis {
	font-style: italic;
	font-weight: normal;
	color: #4F7D23;
	text-decoration: none;
}

#story h5 {
	font-size: 12px;
}
#story fieldset {
	padding-top:20px;
	margin-bottom:20px;
	border-top: 2px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
#story legend {
	color:#009900;
	font-size: 18px;
	margin:0px;
}
#story .nitem {
	margin-left:20px;
	border-bottom: 1px dotted #CCCCCC;
}


#story .feature {
	border-bottom: 1px dotted #93A92A;
	background: #eeeeee;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
#story li {
	padding-bottom: 5px;
	list-style: square;
}
p.break {
	border-bottom: 1px dotted #999999;
	margin-top: 0px;
}

#submenu ul {
	margin: 0px 0px 0px 20px;
	padding: 5px 0px 0px;
	list-style: none;
	border-bottom: 1px dotted #999999;
	height:25px;
}
#submenu li {
	display: inline;
}
#submenu a {
	display: block;
	padding-right: 20px;
	float: left;
	font-size: 14px;
	text-decoration: none;
	border-style: none;
}


#footer {
	background: #CCCCCC;
	clear: both;
	color: #000000;
	text-decoration: none;
	height: 50px;
	width: 770px;
	padding-right: 15px;
	padding-left: 15px;
}
