/* Main Nav */

#header ul {
	width: 834px;
	position: absolute;
	bottom: 5px;
	left: 3px;}
	
#header ul li {
	float: left;
	border-right: 1px solid #4b4d4f;
	padding: 0 15px;}
	
#header ul li.technology , #footer ul li.noBorder {
	background-image: none;
	border: none;}
	
#header ul a:link, #header ul a:visited, #header a.contact  {
	text-decoration: none;
	color: #4b4d4f;
	text-align: center;
	font: bold 1.5em Helvetica;
	text-transform: uppercase;
	letter-spacing: -1px;}
	
#header ul a:hover, #header a.contact:hover {
	color: #0a60b0;}
	
#header a.contact:link, #header a.contact:visited {
	display: block;
	width: 125px;
	height: 29px;
	line-height: 29px;
	background: url(../images/contact_bg.gif);
	position: absolute;
	right: 15px;
	bottom: 0;}
	

/* Footer Nav */

#footer ul {
 }
	
#footer ul li {
	float: left;
	border-right: solid 1px #fff;
	padding: 0 6px;}
	
#footer ul a:link, #footer ul a:visited {
	text-decoration: none; color: #fff;
	font-size: 1.1em;}
	
#footer ul a:hover {
	text-decoration: underline;}
	
/* On State */

body#business ul li.business a, body#crimJustice ul li.crimJustice a, body#design ul li.design a, body#education ul li.education a, body#healthcare ul li.healthcare a, body#technology ul li.technology a, body#request ul li.request a {
	color: #0a60b0;}
	