body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #0F1722;
	background-image:url(images/background2.jpg);
	background-repeat:no-repeat;
	text-align: center;
	color: #FFFFFF;
}
.body #container {
	width: 750px;
	margin: 0 auto;
	margin-top: -10px;
	text-align: left;
}
.body #header {
	width: 750px;
	height: 100px;
	padding-top:30px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	background-position:center;
}
.body #promo {
	margin-left:45px;
	z-index: -1;
	width: 660px;
	height:430px;
	position:absolute;
}
.body #footer {
	color: #FFFFFF;
	text-align:center;
	padding-top: 20px;
	font-size:10px;
	height: 124px;
	background-repeat:no-repeat;
	background-position:center;
}
.body #menu {
	height: 28px;
	padding-top:10px;
}
.body #bar1 {
	height: 70px;
	margin-top:-20px;
	background-image: url(images/header.png);
}
.body #bar2 {
	height: 126px;
	background-image: url(images/bottom.png);
	margin-top:-5px;
}
.body #contentback {
	background-color: #FFFFFF;
	margin-left:45px;
	padding:10px;
	z-index: -1;
	width: 640px;
	height:410px;
	position:absolute;
}
.body #content {
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	margin: 0 auto;
	width: 640px;
	height:300px;
	padding:10px;
	border-left: 0px solid #83715A; 
	border-right: 0px solid #83715A; 
	border-top: 0px solid #83715A;
	position:relative;
	overflow-y:auto;
}
.body #content a:link {
color: #000000;
}
.body #content a:visited {
color: #000000;
}
.body #content a:hover {
color: #000000;
}
.body #content a:active {
color: #000000;
}
.body #promo {
	color: #000000;
	font-size: 12px;
	margin: -10 auto;
	width: 640px;
	height:300px;
	padding-bottom:20px;
	position:relative;
}
#main {
	text-align: center;
	background-color: #FFFFFF;
	filter: alpha(opacity=10);-moz-opacity: .1;opacity: 0.1;
	color: #000000;
	margin: 0 auto;
	z-index: -2;
	width: 730px;
	height:410px;
	padding:10px;
	position:absolute;
}
#mainoutline {
	width: 748px;
	height:478px;
	position:absolute;
	border-left: 1px solid #004396; 
	border-right: 1px solid #004396; 
	border-bottom: 4px solid #004396;
}
.body #content2 {
	text-align: center;
}
#buttonhome {
	height: 20px;
	display: block;
	margin-left: 135px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	position: absolute;
	outline: none;
}
#buttonprojects {
	height: 20px;
	display: block;
	margin-left: 235px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	position: absolute;
	outline: none;
}
#buttonservices {
	height: 20px;
	display: block;
	margin-left: 345px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	position: absolute;
	outline: none;
}
#buttoncontactus {
	height: 20px;
	display: block;
	margin-left: 510px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	position: absolute;
	outline: none;
}
ul {
	list-style-type:disc;
	margin: 1.3em;
	padding-left: 20px;
}
#top {
	padding:0;
}
.slide {
	position: absolute;
	width: 640px;
	height: 300px;
}