body {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: 0px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	z-index: 3;
	width: 760px;
	height: 86px;
	visibility: visible;
}
#Helix  {
	background: url(images/dna.jpg) no-repeat;
	position: absolute;
	left: 0px;
	margin:0px;
	padding: 0px;
	top: 86px;
	z-index: 1;
	width: 150px;
	height: 478px;
	visibility: visible;
}
#Area  {
	background: url(images/area.gif) no-repeat;
	position: absolute;
	left: 150px;
	margin:0px;
	padding: 0px;
	top: 117px;
	z-index: 4;
	width: 610px;
	height: 481px;
	visibility: visible;
}
#NavBG {
	position:absolute;
	left:150px;
	top:86px;
	width:610px;
	height:31px;
	z-index:2;
	background-image: url(images/navbg.gif);
	visibility: visible;
}
#MissionButton {
	position:absolute;
	left:150px;
	top:86px;
	width:74px;
	height:31px;
	z-index:5;
	visibility: visible;
}
#CompanyButton {
	position:absolute;
	left:243px;
	top:86px;
	width:74px;
	height:31px;
	z-index:6;
	visibility: visible;
}

#ExpertiseButton  {
	position: absolute;
	left: 455px;
	margin:0px;
	padding: 0px;
	top: 86px;
	z-index: 7;
	width: 74px;
	height: 31px;
	visibility: visible;

}
#ResourcesButton {
	position:absolute;
	left:548px;
	top:86px;
	width:74px;
	height:31px;
	z-index:8;
	visibility: visible;
}

#StaffButton {
	position:absolute;
	left:341px;
	top:86px;
	width:74px;
	height:31px;
	z-index:9;
	background-repeat: no-repeat;
	visibility: visible;
}
#CareersButton {
	position:absolute;
	left:661px;
	top:86px;
	width:74px;
	height:31px;
	z-index:10;
	background-repeat: no-repeat;
	visibility: visible;
}
#ContactButton {
	position:absolute;
	left:686px;
	top:86px;
	width:74px;
	height:31px;
	z-index:11;
	background-repeat: no-repeat;
	visibility: visible;
}
#SiteMapLink {
	position:absolute;
	left:685px;
	width:72px;
	height:14px;
	z-index:39;
	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;
	
}
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;}		


#dropmenudiv{
position:absolute;
border:0px solid #ffffff;
border-bottom-width: 1;
font:normal 12px Verdana;
line-height:20px;
z-index:100;
font-size: 10px;
margin-top: 0px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
border:1px solid #ffffff;
padding: 0px 0;
text-decoration: none;
font-weight: normal;
color: #ffffff;
font-size: 10px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #5cb0db;
color: #ffffff;
}
