	body {
	margin:0;
	padding:0;
	background:#535353 url(images/bg.gif) repeat-x;
	}
	#container {
	position:relative;
	margin:0 auto;
	border-right:1px solid #acacac;	
	border-left:1px solid #acacac;	
	width:800px;
	background:#e9e9e9;
	}
	#header {
	width:800px;
	margin:0;
	padding:0;
	height:104px;
	float:left;
	background:#ffffff;
	border-bottom:1px solid #b3b1b2;
	}
	#logo {
	background:#ffffff;
	width:344px;
	height:104px;
	margin:0;
	padding:0;
	float:left;
	text-align:left;
	}
	#navigation {
	background:#b3b1b2;
	height:104px;
	margin:0;
	padding:0;
	text-align:right;
	background:#ffffff;
	float:left;
	}
	#navigation ul {
	float:right;
	list-style-type:none;
	margin:0;
	padding:0;
	background:#ffffff;
	}
	#navigation ul li {
	float:left;
	margin:0;
	padding:0;
	}
	#navigation ul li span {display:none; font-size:0px; line-height:0;}
	#mission {
	width:531px;
	height:423px;
	margin:0;
	padding:0;
	background:url(images/leftbg.gif) repeat-x;
	float:left;
	}
	#heximage {
	width:269px;
	height:423px;
	margin:0;
	padding:0;
	float:left;
	}
	
	/* Individual Nav Item Styles ------------------------------------------- */
	#navigation a.home {
	display:block;
	width:63px;
	height:104px;
	background:url(images/home.gif) no-repeat;
	}
	#navigation a.home:hover {
	background:url(images/home_over.gif) no-repeat;
	}
	#navigation a.home-on {
	display:block;
	width:63px;
	height:104px;
	background:url(images/home_over.gif) no-repeat;
	}
	
	#navigation a.aboutus {
	display:block;
	width:61px;
	height:104px;
	background:url(images/about.gif) no-repeat;
	}
	#navigation a.aboutus:hover {
	background:url(images/about_over.gif) no-repeat;
	}
	#navigation a.aboutus-on {
	display:block;
	width:61px;
	height:104px;
	background:url(images/about_over.gif) no-repeat;
	}
	
	#navigation a.solutions {
	display:block;
	width:95px;
	height:104px;
	background:url(images/solutions.gif) no-repeat;
	}
	#navigation a.solutions:hover {
	background:url(images/solutions_over.gif) no-repeat;
	}
	#navigation a.solutions-on {
	display:block;
	width:95px;
	height:104px;
	background:url(images/solutions_over.gif) no-repeat;
	}
	
	#navigation a.careers {
	display:block;
	width:75px;
	height:104px;
	background:url(images/careers.gif) no-repeat;
	}
	#navigation a.careers:hover {
	background:url(images/careers_over.gif) no-repeat;
	}
	#navigation a.careers-on {
	display:block;
	width:75px;
	height:104px;
	background:url(images/careers_over.gif) no-repeat;
	}
	
	#navigation a.contact {
	display:block;
	width:75px;
	height:104px;
	background:url(images/contact.gif) no-repeat;
	}
	#navigation a.contact:hover {
	background:url(images/contact_over.gif) repeat-x;
	}
	#navigation a.contact-on {
	display:block;
	width:75px;
	height:104px;
	background:url(images/contact_over.gif) no-repeat;
	}
	#navigation a.contracts {
	display:block;
	width:87px;
	height:104px;
	background:url(images/contracts.gif) no-repeat;
	}
	#navigation a.contracts:hover {
	background:url(images/contracts_over.gif) repeat-x;
	}
	#navigation a.contracts-on {
	display:block;
	width:87px;
	height:104px;
	background:url(images/contracts_over.gif) no-repeat;
	}
	
	/* END NAV STYLES ------------------------------------------------ */
	
	#news {
	width:531px;
	margin:0;
	padding:0;
	float:left;
	}
	#news ul .inthenews {
	height:27px; 
	margin:0 0 5px 0;
	padding:0; 
	background:#f1f1f1;
	}

	#news ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 25px;
	width:486px;
	}
	#news ul li {
	margin:0px 0 0 0;
	padding:5px 0 0 0px;
	width:486px;
	height:34px;
	}
	
	#news .newsitem {
	float:left;
	}
	#news .newsitem span {
	}
	#news a.newsitem {
	width:486px;
	height:34px;
	padding:0 0 0 10px;
	background:url(images/newsitem.gif) no-repeat;
	font-family:Verdana;
	font-size:10px;
	color:#ac2023;
	line-height:16px;
	text-decoration:none;
	font-weight:bold;
	}
	#news a.newsitem span {
	font-weight:normal;
	color:#7e7c7c;
	font-size:9px;
	}
	#news a.newsitem:hover {
	background:url(images/newsitem_over.gif) no-repeat;
	color:#ffffff;
	}
	#news a.newsitem:hover span {
	color:#ffffff;
	}
	
	#clear {
	margin:0;
	padding:0;
	border-top:1px solid #535353;
	clear:both;
	}
	#footer {
	position:relative;
	margin:0 auto;
	margin-bottom:20px;
	padding:0;
	width:800px;
	height:52px;
	background:#231f20;
	border:1px solid #231f20;
	clear:both;
	}
	#footer ul {
	list-style-type:none;
	margin:0;
	padding:0;
	width:800px;
	height:20px;
	}
	#footer ul li {
	float:left;
	margin:0;
	padding:10px 0px 0 25px;
	text-transform:uppercase;
	color:#ffffff;
	font-family:Verdana;
	font-size:10px;	
	font-weight:bold;
	}
	#footer ul li a {
	color:#ffffff;
	font-family:Arial;
	font-size:10px;	
	font-weight:bold;
	text-decoration:none;
	}
	#footer ul li a:hover {
	color:#ac2023;
	font-family:Arial;
	font-size:10px;	
	font-weight:bold;
	}
	#footer p {
	font-family:Verdana;
	margin:10px 0 0 25px;
	padding:0;
	font-size:10px;
	color:#ac2023;
	font-weight:bold;
	text-transform:uppercase;
	}
	
	.clear {clear:both; margin:0; height:0; line-height:0; font-size:0;}
	
