body {
	margin: 0px 0px; padding:0px;
color: #000;
background-color: #333; 
}

A:link {text-decoration: none; color:#fff}
A:visited {text-decoration: none; color:#fff}
A:active {text-decoration: none; color:#fff}
A:hover {text-decoration: underline; color: #bbb; }

h1 {
	color: #fff;
font-family: Optima, ZapfHumst;
font-weight: normal;
font-size: 2.8em;
font-style: normal;
font-stretch: normal;
font-variant: normal;
text-decoration: none; 

}

#menu {

position:relative;
width: 906px;
font-family:Optima;
color: #e5e5e5;
font-size:14px;
margin:0px auto;
z-index:2;
background-color: #585858;
}
	
#banner {
	position: relative;
	width:906px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border:0px;
	background-color: #abb;
	}

#splash {
	width:906px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border:0px;
	}

#banner {
	position: relative;
	width:906px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border:0px;
	background-color:#eee;
	}

#technique {
	top: 128px;
	width:906px;
	margin:0px auto;
	padding:0px;
	border:0px;
	background-color:#eee;
	}

#vservices {
	top: 128px;
	width:906px;
	margin:0px auto;
	padding:0px;
	border:0px;
	background-color:#eee;
	}


#techtext {
	position: relative;
	top: -16px;
	width:906px;
	margin:0px auto;	
	padding:0px;
	border:0px;
	background-color:#000;
line-height: 1.5em;
color: #ddd;
font-family: Helvetica, Arial, sans-serif;
font-weight: normal;
font-size: .9em;
font-style: normal;
font-stretch: normal;
font-variant: normal;
text-decoration: none; }

#copyright {
color: #666666;
font-family: Helvetica, Arial, sans-serif;
font-weight: normal;
font-size: 10px;
font-style: normal;
font-stretch: normal;
font-variant: normal;
text-decoration: none; }

