#info {
	position: absolute;
	/* overflow: hidden; */
	top: 88px;
	left: 90px;
	bottom: 20px;
	padding: 0px;
}

.centre {
	position: relative;	
	margin: 0px auto 0px 0px;
	width: 740px;
	padding: 0px;
	text-align: center;
/*	background-color: #213910; */
}


#header {
	position: fixed;
	background-image: url(images/background-fade.jpg);
	background-repeat: no-repeat;
	background-color: #065535;
	margin: 0px;
	top: 0px;
	left: 0px;
	padding: 0px;
	width: 100%;
	height: 82px;
	z-index: 4;
}

#midas {
	position: fixed;
	top: 10px;
	left: 10px;
}

#texblock {

}

#biodiesel {
	position: fixed;
	top: 100px;
	left: 16px;
	background-image: url(images/biodiesel.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 50px;
	height: 300px;
}


#navnews {
	position: fixed;
	top: 10px;
	left: 200px;
	margin: 0px;
	padding: 0px;
	height: 28px;
	z-index: 10;
}
#navnewsline {
	position: fixed;
	top: 38px;
	left: 238px;
	background-image: url(images/yellow.gif);
	background-repeat: repeat;
	background-color: #065535;
	margin: 0px;
	padding: 0px;
	width: 1px;
	height: 43px;
	z-index: 10;
}
#navcontact {
	position: fixed;
	top: 10px;
	left: 280px;
	margin: 0px;
	padding: 0px;
	height: 28px;
	z-index: 10;
}
#navcontactline {
	position: fixed;
	top: 38px;
	left: 317px;
	background-image: url(images/yellow.gif);
	background-repeat: repeat;
	background-color: #065535;
	margin: 0px;
	padding: 0px;
	width: 1px;
	height: 43px;
	z-index: 10;
}

#navgenerators {
	position: fixed;
	top: 10px;
	left: 360px;
	margin: 0px;
	padding: 0px;
	height: 28px;
	z-index: 10;
}
#navgeneratorsline {
	position: fixed;
	top: 38px;
	left: 397px;
	background-image: url(images/yellow.gif);
	background-repeat: repeat;
	background-color: #065535;
	margin: 0px;
	padding: 0px;
	width: 1px;
	height: 43px;
	z-index: 10;
}

#navdistribution {
	position: fixed;
	top: 10px;
	left: 440px;
	margin: 0px;
	padding: 0px;
	height: 28px;
	z-index: 10;
}
#navdistributionline {
	position: fixed;
	top: 38px;
	left: 477px;
	background-image: url(images/yellow.gif);
	background-repeat: repeat;
	background-color: #065535;
	margin: 0px;
	padding: 0px;
	width: 1px;
	height: 43px;
	z-index: 10;
}

#navbiodiesel {
	position: fixed;
	top: 10px;
	left: 520px;
	margin: 0px;
	padding: 0px;
	height: 28px;
	z-index: 10;
}
#navbiodieselline {
	position: fixed;
	top: 38px;
	left: 557px;
	background-image: url(images/yellow.gif);
	background-repeat: repeat;
	background-color: #065535;
	margin: 0px;
	padding: 0px;
	width: 1px;
	height: 43px;
	z-index: 10;
}

#navheatcool {
	position: fixed;
	top: 10px;
	left: 600px;
	margin: 0px;
	padding: 0px;
	height: 28px;
	z-index: 10;
}
#navheatcoolline {
	position: fixed;
	top: 38px;
	left: 637px;
	background-image: url(images/yellow.gif);
	background-repeat: repeat;
	background-color: #065535;
	margin: 0px;
	padding: 0px;
	width: 1px;
	height: 43px;
	z-index: 10;
}

#navproduction {
	position: fixed;
	top: 10px;
	left: 680px;
	margin: 0px;
	padding: 0px;
	height: 28px;
	z-index: 10;
}
#navproductionline {
	position: fixed;
	top: 38px;
	left: 717px;
	background-image: url(images/yellow.gif);
	background-repeat: repeat;
	background-color: #065535;
	margin: 0px;
	padding: 0px;
	width: 1px;
	height: 43px;
	z-index: 10;
}


#topline {
	position: fixed;
	top: 81px;
	left: 170px;
	right: 0px;
	background-image: url(images/yellow.gif);
	background-repeat: repeat;
	background-color: #065535;
	margin: 0px;
	padding: 0px;
	height: 1px;
	z-index: 10;
}

#sideline {
	position: fixed;
	top: 82px;
	bottom: 20px;
	left: 82px;
	background-image: url(images/yellow.gif);
	background-repeat: repeat;
	background-color: #065535;
	margin: 0px;
	padding: 0px;
	width: 1px;
	z-index: 10;
}

#bottomline {
	position: fixed;
	bottom: 0px;
	left: 82px;
	right: 10px;
	/*right: 210px;*/
	background-image: url(images/yellow.gif);
	background-repeat: repeat-x;
	background-color: #065535;
	margin: 0px;
	padding: 0px;
	height: 20px;
	z-index: 10;
}

#submitbutton {
	background-image: url(images/send-tab.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 75px;
	height: 28px;
	border: none;
}

#noea {
	position: fixed;
	bottom: 10px;
	left: 10px;
	background-image: url(images/noea.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 68px;
	height: 68px;
}



#footer {
	text-align: right;
	position: fixed;
	bottom: 10px;
	right: 10px;
	width: 190px;
	background-color: #065535;
	border: #ffff00 1px solid;
	padding: 4px;
}
