body {margin:0px; padding:0px; background: #00324b}

h1 {
	margin: 0;
	padding: 0;
	float: left;
}

h2, h3, h4 {font-family:Arial, Helvetica, sans-serif;
		margin-left:5px;}
	
h2 {
	font-size:14px;
	color:#4b5d7b;
	font-weight:bold;
	margin-top:5px;
	}

h3	{font-size:12px;
	color:black;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;}
	
h4 {font-size:12px;
	color:#4b5d7b;
	margin-top:0px;
	margin-bottom:3px;}	

#Masthead  {
	background: url(images/header.gif) no-repeat;
	position: absolute;
	left: 50%;
	top: 0px;
	z-index: 3;
	width: 760px;
	height: 86px;
	margin-top: 0px;
	margin-left: -380px;
	visibility: visible;
}
#Helix  {
	background: url(images/dna.jpg) no-repeat;
	position: absolute;
	left: 50%;
	top: 86px;
	z-index: 1;
	width: 150px;
	height: 478px;
	margin-left: -380px;
	padding: 15px;
	visibility: visible;
}
#Area  {
	background: url(images/area.gif) no-repeat;
	position: absolute;
	left: 50%;
	padding: 0px;
	top: 117px;
	z-index: 4;
	width: 610px;
	height: 481px;
	margin-left: -230px;
	visibility: visible;
}
#NavBG {
	position:absolute;
	left:50%;
	top:86px;
	width:610px;
	height:31px;
	z-index:2;
	background-image: url(images/navbg.gif);
	margin-left: -230px;
	visibility: visible;
}
#MissionButton {
	position:absolute;
	left:50%;
	top:86px;
	width:74px;
	height:31px;
	z-index:5;
	margin-left: -230px;
	visibility: visible;
}
#CompanyButton {
	position:absolute;
	left:50%;
	top:86px;
	width:74px;
	height:31px;
	z-index:6;
	visibility: visible;
	margin-left: -140px;
}

#StaffButton {
	position:absolute;
	left:50%;
	top:86px;
	width:74px;
	height:31px;
	z-index:9;
	background-repeat: no-repeat;
	margin-left: -55px;
	visibility: visible;
}

#ExpertiseButton  {
	position: absolute;
	left: 50%;
	margin:0px;
	padding: 0px;
	top: 86px;
	z-index: 7;
	width: 74px;
	height: 31px;
	visibility: visible;
	margin-left: 30px;

}
#ResourcesButton {
	position:absolute;
	left:50%;
	top:86px;
	width:74px;
	height:31px;
	z-index:8;
	visibility: visible;
	margin-left: 130px;
}
#CareersButton {
	position:absolute;
	left:50%;
	top:86px;
	width:74px;
	height:31px;
	z-index:10;
	background-repeat: no-repeat;
	visibility: visible;
	margin-left: 225px;
}
#ContactButton {
	position:absolute;
	left:50%;
	top:86px;
	width:74px;
	height:31px;
	z-index:11;
	background-repeat: no-repeat;
	margin-left: 306px;
	visibility: visible;
}
#SiteMapLink {
	position:absolute;
	left:50%;
	width:72px;
	height:14px;
	z-index:92;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	visibility: visible;
	margin-left: 305px;
}
#FilterLink {
	position:absolute;
	left:50%;
	top:69px;
	width:130px;
	height:15px;
	z-index:40;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #326699;
	text-align: center;
	vertical-align: middle;
	margin-left: 235px;
	visibility: hidden;
}
div[class] a:link {
			color:white;
			text-decoration: none;
}
div[class] a:visited {
			color:white;
			text-decoration: none;
}
div[class] a:hover {
			color:#FFFF66;
			text-decoration: none;
}
div[class] a:active {
			color:white;
			text-decoration: none;
}	

a:link {color:#0070E1;}
a:visited {color:#847B6C;}
a:hover {color:#0D3366;}
a:active {color:#FFCE66;}		
