body {
	color: #FFFFFF;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
}

.title {
	font-size: 19px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.subtitle {
	font-size: 16px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.news {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.newscopy {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}

.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}

.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	font-size: 10px; 
	color: #FFFFFF; 
	font-weight: normal; 
}

a.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #e6b012;
	font-size: 13px;
	text-decoration: none;
}

a.news:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #e6b012;
	font-size: 13px;
	text-decoration: underline;
}

#centerfloat {
  width: 1000px ;
  position:relative;
  margin: 0px auto;
}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
	height:100px;
	z-index:1;
}
#topnav {
	position:absolute;
	left:202px;
	top:69px;
	width:800px;
	height:100px;
	z-index:10;
	visibility: visible;
}

#cornerleftflash {
	position:absolute;
	left:0px;
	top:100px;
	width:9px;
	height:9px;
	z-index:1000;
	visibility: visible;
	background-image: url(../images/corner_left_round.gif);
	background-repeat: no-repeat;
}

#cornerleft {
	position:absolute;
	left:202px;
	top:69px;
	width:9px;
	height:9px;
	z-index:1000;
	visibility: visible;
	background-image: url(../images/corner_left_round.gif);
	background-repeat: no-repeat;
}

#cornerright {
	position:absolute;
	left:997px;
	top:69px;
	width:9px;
	height:9px;
	z-index:1000;
	visibility: visible;
	background-image: url(../images/corner_right_round.gif);
	background-repeat: no-repeat;
}


#flash {
	position:absolute;
	left:0px;
	top:100px;
	width:1000px;
	z-index:3;
	height: 271px;
	background-color: #000000;
	visibility: visible;
	overflow: hidden;
}
#news {
	position:absolute;
	left:0px;
	top:371px;
	width:200px;
	height:800px;
	z-index:4;
	padding-top: 6px;
	background-image: url(../images/new_left_bg.gif);
	background-repeat: no-repeat;
}

#leftnav {
	position:absolute;
	left:1px;
	top:401px;
	width:170px;
	height:800px;
	z-index:1000;
	padding-top: 6px;
	
}

#body {
	position:absolute;
	left:200px;
	top:371px;
	width:780px;
	z-index:5;
	background-image: url(../images/new_body_bg.gif);
	background-repeat: no-repeat;
	padding-left:12px;
	padding-top:8px;
	padding-right:10px;
	height: 1600px;	
}

#bodyepovex {
	position:absolute;
	left:200px;
	top:371px;
	width:780px;
	z-index:5;
	background-image: url(../images/new_body_bg.gif);
	background-repeat: no-repeat;padding-left:12px;
	padding-top:8px;
	padding-right:10px;
	height: 1600px;
}

#bodyengineered {
	position:absolute;
	left:200px;
	top:371px;
	width:780px;
	z-index:5;
	background-image: url(../images/new_body_bg.gif);
	background-repeat: no-repeat;padding-left:12px;
	padding-top:8px;
	padding-right:10px;
	height: 1600px;
}
