html, body {
	margin:0;
	padding:0;
}

body{
	background-color: #245091;
	font-family: Helvetica;
}

.wrapper{
	background-image: url("../images/DMESite_v3.gif");
	width: 1024px;
	height: 768px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;	
 	border-right: 1px solid #000000;
}

.wrapper2{
	background-image: url("../images/back.gif");
	position: absolute;
	width: 1024px;
	height: 768px;
	margin-left: auto;
	margin-right: auto;
	z-index: 0;
}

.becon{
	display: inline;
	float: left;
	width: 49px;
	height: 37px;
	margin-top: 204px;
	margin-left: 265px;
}
.menu{
	float: right;
	font-size: 18px;
	width: 380px;
	height: 600px;
	margin-top: 100px;
}

.menuspace{
	float: right;
	width: 200px;
	height: 20px;
}

.aboutdme{
	float: right;
	width: 197px;
	height: 20px;
}

.decor{
	float: right;
	width: 218px;
	height: 20px;	
}

.bioenergy{
	float: right;
	width: 238px;
	height: 20px;	
}

.biotech{
	float: right;
	width: 257px;
	height: 20px;	
}

.industrial{
	float: right;
	width: 273px;
	height: 20px;	
}

.brewing{
	float: right;
	width: 290px;
	height: 20px;	
}

.marineexhaustsystem{
	float: right;
	width: 305px;
	height: 20px;	
}

.contactus{
	float: right;
	width: 320px;
	height: 20px;	
}

.industrial_back{
	width: 1024px;
	height: 768px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
}

.biotech_back{
	width: 1024px;
	height: 768px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
}

.naturalbrew_back{
	width: 1024px;
	height: 768px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
}

.brewing_back{
	width: 1024px;
	height: 768px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
}

.mes_back{
	width: 1024px;
	height: 768px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
}

a{
	text-decoration: none;
}

a:link{
	color: #ffffff;
}

a:visited{
	color: #ffffff;
}

a:hover{
	color: #adab9a;
}

a:active{
	color: #adab9a;
}

IMG {
	border: none;
}
