
body	{
	display: block;
	background-color: #ffffff;	
}

#container	{
	width: 100%;
	height: 100%;
	text-align: center;
	border: 1px #000000 none;
	z-index: 1;
	}

#mainDiv	{
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding: 0px 0px;
	text-align: left;
	border: 1px #00ff00 none;
	z-index: 2;
}

#bannerDiv	{
	position: absolute;
	left: 0px;
	top: 76px;
	width: 100%;
	height: 64px;
	border: 1px #0000ff none;
	z-index: 3;
}

#contentDiv	{
	position: absolute;
	left: 0px;
	top: 240px;
	width: 100%;
	height: 550px;
	border: 1px #ff00ff none;
	z-index: 5;
}

#copyDiv	{
	position: relative;
	top: 106px;
	width: 530px;
	height: 380px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	border: 1px #00bbff none;
	z-index: 6;
	float: left;
}

#sidebarDiv	{
	position: relative;
	width: 420px;
	height: 500px;
	top: 0px;
	text-align: right;
	border: 1px #e5e5e5 none;
	z-index: 7;
	float: right;
}

#footerDiv	{
	position: absolute;
	clear: both;
	left: 0px;
	top: 800px;
	width: 100%;
	height: 16px;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px #ffff00 none;
	z-index: 8;
}

#w3cDiv	{
	position: absolute;
	left: 0px;
	top: 820px;
	width: 100%;
	height: 50px;
	text-align: right;
	border: 1px #666666 none;
	z-index: 9;
}

#safeDiv	{
	position: absolute;
	left: 0px;
	top: 950px;	
	width: 960px;
	height: 180px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a4aeb7;
	line-height: 19px;
	border: 1px #666666 none;
	z-index: 10;
}

#safeDiv A{
	text-decoration: none;
	color: #a4aeb7;

}

#safeDiv	A:visited {
	text-decoration: none;
	color: #a4aeb7;
}


#safeDiv	A:hover {
	text-decoration: underline;
	color: #243956;
}

#safeDiv	A:active {
	text-decoration: none;
	color: #a4aeb7;
}


.subhead	{
	text-align: left;
	font-size: 20px;
	color: #172462;
	line-height: 28px;
}

.subsubhead	{
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #242971;
	line-height: 17px;
}

.preload	{
	position: absolute;
	left: -999px;
	top: -999px;
	width: 10px;
	height: 10px;
	visibility: hidden;
	z-index: 1;
}



/* navigation------------------------------------------*/

#navBar {
	position:absolute;
	left: 0px;
	top: 160px;
	height: 34px;
	width: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*background-color:#ffffff;*/
	border: 1px #ff0000 none;
	z-index:100;
}

#navBar ul {
	position:absolute;
	left: 0px;
	top: 0px;
	padding:0;
	margin:0;
	list-style-type:none;
}

#navBar li {
	border:1px none #f00;
	width:124px;
	position:relative;
}

#navBar a {
	display:block;
	text-decoration:none;
	color:#000000;
	height:32px;
	background-color:#ffffff;
	line-height:30px;
	padding-left:10px;
}

#navBar table {
	position:absolute;
	border-collapse:collapse;
	top:0px;
	left:0px;
}

#navBar ul ul {
	visibility:hidden;
	position:absolute;
	top:31px;
	left:-1px;
	width:124px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}



ul#hom { left: 0px; }
ul#prod { left: 124px; }
ul#serv { left: 248px; }
ul#proj { left: 372px; }
ul#rese { left: 496px; }
ul#comp { left: 620px; }
ul#cont { left: 744px; }

#downhome { position: absolute; left: 0px; top: -999px; width: 124px; height: 34px; visibility: hidden; z-index:110; }
#downprod { position: absolute; left: 124px; top: -999px; width: 124px; height: 34px; visibility: hidden; z-index:110; }
#downserv { position: absolute; left: 248px; top: -999px; width: 124px; height: 34px; visibility: hidden; z-index:110; }
#downproj { position: absolute; left: 372px; top: -999px; width: 124px; height: 34px; visibility: hidden; z-index:110; }
#downresch { position: absolute; left: 496px; top: -999px; width: 124px; height: 34px; visibility: hidden; z-index:110; }
#downcomp { position: absolute; left: 620px; top: -999px; width: 124px; height: 34px; visibility: hidden; z-index:110; }
#downcont { position: absolute; left: 744px; top: -999px; width: 124px; height: 34px; visibility: hidden; z-index:110; }


a#home { background-image: url(../graphics/button_02c_combo_home.gif);}
a#products { background-image: url(../graphics/button_02c_combo_products.gif);}
a#services { background-image: url(../graphics/button_02c_combo_services.gif); }
a#projects { background-image: url(../graphics/button_02c_combo_projects.gif); }
a#research { background-image: url(../graphics/button_02c_combo_research.gif); }
a#company { background-image: url(../graphics/button_02c_combo_company.gif); }
a#contact { background-image: url(../graphics/button_02c_combo_contact.gif); }

#homeul a:hover {background-color:#e5e5e5; }
#produl a:hover {background-color:#e5e5e5; }
#servul a:hover {background-color:#e5e5e5; }
#projul a:hover {background-color:#e5e5e5; }
#reseul a:hover {background-color:#e5e5e5; }
#compul a:hover {background-color:#e5e5e5; }
#contul a:hover {background-color:#e5e5e5; }
