body {
	background-color: #000000;
	margin: 0px;
}
html {
	overflow: auto;
}
#body {
	background-color: #333333;
	height: 452px;
	width: 100%;
	top: 50%;
	margin-top: -226px;
	position: absolute;
	background-image: url(images/background.gif);
}
#body #main {
	background-color: #1F1F1F;
	height: 500px;
	width: 780px;
	top: 50%;
	left: 50%;
	position: absolute;
	margin-top: -250px;
	margin-left: -390px;
}
#body #main #content {
	background-color: #000000;
	border: 12px solid #4D4D4D;
	height: 314px;
	width: 732px;
	left: 12px;
	top: 12px;
	position: absolute;
}
#body #main #content #text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	position: absolute;
	left: 30px;
	top: 140px;
	width: 400px;
	height: 144px;
	overflow: auto;
}
#body #main #content #gallerytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	position: absolute;
	left: 30px;
	top: 30px;
	width: 270px;
	height: 64px;
	overflow: auto;
}
#body #main #content #gallery1 {
	position: absolute;
	left: 30px;
	top: 140px;
	width: 270px;
	height: 49px;
}
#body #main #content #gallery2 {
	position: absolute;
	left: 30px;
	top: 191px;
	width: 270px;
	height: 49px;
}
#body #main #content #gallery3 {
	position: absolute;
	left: 30px;
	top: 242px;
	width: 270px;
	height: 49px;
}
#body #main #content #gallerymain {
	position: absolute;
	right: 12px;
	top: 12px;
	width: 390px;
	height: 290px;
}
.header {
	left: 30px;
	top: 118px;
	position: absolute;
}
#body #main #navigation {
	position: absolute;
	left: 24px;
	bottom: 24px;
	width: 732px;
	height: 70px;
}
#body #main #navigation #logo {
	position: absolute;
	right: 0px;
	bottom: -1px;
}
#body #main #navigation #navigation1 {
	position: absolute;
	width: 87px;
	left: -3px;
}
#body #main #navigation #navigation2 {
	position: absolute;
	width: 87px;
	left: 87px;
}
#body #main #navigation #navigation3 {
	position: absolute;
	width: 87px;
	left: 177px;
}
.dash {
	margin-bottom: 17px;
	margin-left: 3px;
}
.dashlogo {
	margin-bottom: 70px;
	margin-right: -5px;
}
.headerhome {
	left: 30px;
	bottom: 30px;
	position: absolute;
}
.navigation {
	margin-bottom: 8px;
}
.home {
	background-image: url(images/backgroundhome.jpg);
}
.homeimage {
	position: absolute;
	left: 223px;
	top: 221px;
}
.about {
	background-image: url(images/backgroundabout.jpg);
}
.aboutimage {
	position: absolute;
	left: 269px;
	top: 221px;
}
.services {
	background-image: url(images/backgroundservices.jpg);
}
.servicesimage {
	position: absolute;
	left: 349px;
	top: 110px;
}
.engines {
	background-image: url(images/backgroundengines.jpg);
}
.enginesimage {
	position: absolute;
	left: 428px;
	top: 39px;
}
.sales {
	background-image: url(images/backgroundsales.jpg);
}
.salesimage {
	position: absolute;
	left: 343px;
	top: 177px;
}
.gallery {
	margin-right: 2px;
}
.news {
	background-image: url(images/backgroundnews.jpg);
}
.newsimage {
	position: absolute;
	left: 270px;
	top: 220px;
}
.contact {
	background-image: url(images/backgroundcontact.jpg);
}
.contactimage {
	position: absolute;
	left: 315px;
	top: 165px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}

