#headercontainer {
	position: absolute;
	height: 129px;
	width: 800px;
	left: 0px;
	top: 0px;
}
.martekbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#navigationholder {
	position: absolute;
	height: 29px;
	width: 800px;
	left: 0px;
	top: 129px;
}
#barundernavholder {
	position: absolute;
	height: 26px;
	width: 800px;
	left: 0px;
	top: 158px;
}
.martekheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0E3812;
}
