*{
margin:0;
}

body {
	padding: 0;
	line-height: 1.5em;
	font-family: Eurostile, Georgia, Tahoma;
	font-size: 14px;
	font-color: #000000;
}

#logo{
position:absolute;
left:45px;
top:-5px;
margin:0 auto;
z-index:3;
}

#header{
width:100%;
height:149px;	
position:absolute;	
left:0px;	
top:0px;	
margin: 0 auto;	
z-index:2;
}

 /* Navigation Menu */

a#nav:link,a#nav:visited
{
float:left;
display:block;
font-weight:bold;
color:#FFFFFF;
background-color:#586971;
width:146px;
text-align:center;
padding:4px;
text-decoration:none;
}

a#nav:hover,a#nav:active
{
background-color:#6b7f89;
text-decoration:underline;
}

a#nav2:link,a#nav2:visited
{
float:left;
display:block;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
background-color:#337e9a;
width:146px;
text-align:center;
text-decoration:none;
padding:4px;
}

a#nav2:hover,a#nav2:active
{
background-color:#226b89;
text-decoration:underline;
}

#navigation{
	position:absolute;
	left:120px;
	top:398px;
	width:1200px;
	z-index:3;
}

#diversity{
	position:absolute;
	left:120px;
	top:170px;
	width:700px;
}

hr {
position:absolute;
left:120px;
top:890px;
height:2px;
width:770px;
background:#CCCCCC;
}

/* End Navigation Menu */




h2 {
	font-family: Eurostile, Georgia;
	color: #666666;
	font-size: 16px;
  }


h1{
	font-family: Eurostile, Georgia;
	font-size:18px;
	color: #666666;
}

#bottomnav{
position:absolute;
left:120px;
top:893px;
z-index:4;
}

#content {
background-color:#FFFFFF;
position:absolute;
left:120px;
top:440px;
width:768px;
z-index:4;
}


.table11 {
	font-size: 14px;
	padding:0px;
	line-height: 10px;
	line-height:normal;
	font-family: Calibri;
	margin: 0px;
}

.style14 {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	padding: 3px;
	text-align: center;
}
