#wrapper {
	position:relative;
	left:0px;
	top:-20px;
	width:950px;
	height:668px;
	z-index:1;
	margin: auto;
}
#navbarendleft {
	position:absolute;
	left:0px;
	top:75px;
	width:49px;
	height:40px;
	z-index:2;
}
#historybutton {
	position:absolute;
	left:114px;
	top:75px;
	width:72px;
	height:40px;
	z-index:2;
}
#homebutton {
	position:absolute;
	left:49px;
	top:75px;
	width:65px;
	height:40px;
	z-index:3;
}
#locationbutton {
	position:absolute;
	left:189px;
	top:75px;
	width:83px;
	height:40px;
	z-index:4;
}
#peoplebutton {
	position:absolute;
	left:272px;
	top:75px;
	width:73px;
	height:40px;
	z-index:5;
}
#customersbutton {
	position:absolute;
	left:345px;
	top:75px;
	width:189px;
	height:40px;
	z-index:6;
}
#plantbutton {
	position:absolute;
	left:534px;
	top:75px;
	width:149px;
	height:40px;
	z-index:7;
}
#centraleuropebutton {
	position:absolute;
	left:683px;
	top:75px;
	width:122px;
	height:40px;
	z-index:8;
}
#contactusbutton {
	position:absolute;
	left:805px;
	top:75px;
	width:99px;
	height:40px;
	z-index:9;
}
#navbarendright {
	position:absolute;
	left:904px;
	top:75px;
	width:45px;
	height:40px;
	z-index:10;
}
#logoheader {
	position:absolute;
	left:724px;
	top:0px;
	width:226px;
	height:75px;
	z-index:11;
}
body {
	background-color: #CCC;
}
.textheaders {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #EC118C;
}
.textsubheaders {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
}
.bodytext {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	line-height: normal;
}
.bodytextlinks {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	line-height: normal;
	text-decoration: underline;
}
a:hover {
	color: #EB118B;
}	
a img {border: none;
}
.signoffheader {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-align: center;
}

