body {
text-align:center;
background-image:url('http://gage.he.net/~holmeswb/z_img/main_bgBlueG.gif');
background-repeat:repeat-y;
background-position:50% 0;
background-color:#3473ac;
margin:0;
padding:0;
}

a:link,a:visited {
color:#105898;
text-decoration:none;
}

a:hover,a:visited:hover,a:active {
color:#105898;
text-decoration:underline;
}

#mainnav a:link,#mainnav a:visited {
color:#404040;
text-decoration:none;
}

#mainnav a:hover,#mainnav a:active {
color:#404040;
text-decoration:underline;
}

#container {
width:960px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:10pt;
line-height:1.5em;
text-align:left;
background-color:#ffffff;
border-left:1px solid #3473ac;
border-right:1px solid #3473ac;
margin:0 auto;
padding:0;
}

#header {
position:relative;
height:102px;
font-size:9.5pt;
margin:0;
padding:0;
}

.header_home {
position:relative;
background-image:url('http://gage.he.net/~holmeswb/z_img/homeright_bgNew.gif');
background-repeat:repeat-y;
background-position:right;
}

#header img,#header a:link,#header a:visited,#header a:hover {
border:0;
text-decoration:none;
}

#logo {
float:left;
display:inline;
margin:28px 0 0 22px;
}

#header_left {
position:relative;
float:left;
display:inline;
width:620px;
border:0 solid red;
}



/* NAV ITEMS 
i. TOPNAV
ii. MAINNAV
iii.  LEFTNAV
*/

	/* i. TOPNAV */
	#topnav {
	position:absolute;
	top:0;
	right:0;
	width:226px;
	text-align:right;
	line-height:1.6em;
	font-size:7pt;
	margin:2px 0;
	padding:2px 6px 0 0;
	}
		
		#topnav a {
		padding-right:2px;
		padding-left:2px;
		}
		
		#topnav a:link,#topnav a:visited {
		color:#000000;
		}
		
		#topnav a:hover {
		color:#000000;
		text-decoration:underline;
		}
	
	/* ii. MAINNAV */
	#mainnav {
	position:absolute;
	height:22px;
	top:81px;
	left:17px;
	clear:both;
	line-height:11px;
	margin:0;
	padding:0;
	}
	
		#mainnav a.activenav:link,#mainnav a.activenav:visited {
		color:#444444;
		}
		
		#flydown {
		float:left;
		font-weight:bold;
		}
		
		#flydown a {
		padding-right:10px;
		padding-left:5px;
		text-align:left;
		display:block;
		font-size:11px;
		white-space:nowrap;
		}
		
		#flydown a.firstItem {
		background-color:#ffffff;
		z-index:2;
		border:0;
		}
		
		#flydownItems {
		position:absolute;
		visibility:hidden;
		z-index:2;
		padding-top:3px;
		border-top:1px solid #b0b3b7;
		padding-bottom:3px;
		background-color:#ededed;
		font-weight:bold;
		}
		
		#flydownItems a {
		border-top:0;
		line-height:17px;
		margin-right:2px;
		margin-left:2px;
		padding:1px 10px 1px 5px;
		}
	
		#navitem0,#navitem1,#navitem2,#navitem3,#navitem4 {
		padding-top:5px;
		}
		
		#navitem a {
		padding-bottom:5px;
		}
		
		#flydownItems a:hover {
		background-color:#b0b3b7;
		color:#ffffff;
		font-weight:bold;
		}
		
		.navWidth_1 {
		width:108px !important;
		}
		
		.navWidth_2 {
		width:115px !important;
		}
		
		.navWidth_3 {
		width:103px !important;
		}
	
		.navWidth_4 {
		width:95px !important;
		}
		
		.navWidth_5 {
		width:64px !important;
		}
	
	/* iii. LEFTNAV */
	#left_nav {
	margin:63px 0 0 22px;
	}
	
		.l_item {
		margin-bottom:4px;
		line-height:1.2em;
		}
		
		.l_item a {
		color:#222222 !important;
		font-size:12px;
		font-weight:bold;
		width:140px;
		padding:2px 0 4px;
		}
	


/* HOMEPAGE */

		#midContentHome {
		border-bottom:1px solid #bfbfbf;
		padding-bottom:0;
		background-image:url('../z_img/homeright_bgNew.gif');
		background-repeat:repeat-y;
		background-position:right;
		position:relative;
		widdth:100%;
		}
		
		#hometext {
		float:left;
		display:inline;
		width:445px;
		/* text-align:justify; */
		border:1px solid #ffffff;
		margin:25px 0 10px 64px;
		}
		
		.newscontainer a {
		color:#000000;
		font-weight:bold;
		}
		
		#homebanner {
		width:960px;
		height:203px;
		background-color:#004d91;
		margin:0;
		padding:0;
		}
		
		#homebanner h1 {
		font-weight:normal;
		font-size:16px;
		margin:0;
		padding:0;
		}
		
		#banner_left {
		float:left;
		display:inline;
		width:500px;
		color:#ffffff;
		}
		
		#banner_left img {
		margin:40px 0 15px 64px;
		}
		
		#banner_text {
		line-height:1.3em;
		width:500px;
		margin:0 0 15px 64px;
		}
		
		#homeright {
		position:relative;
		float:right;
		display:inline;
		width:428px;
		border:0 solid yellow;
		}
		
		.nwsRbg {
		background-image:url('../z_img/recentnewsbg.gif');
		}
		
		.nwsLbg {
		background-image:url('../z_img/quicklinksbg.gif');
		}
		
		.newscontainer {
		float:left;
		display:inline;
		width:164px;
		border:0 solid red;
		padding:21px 6px 15px 14px;
		}
		
		#newstbl {
		float:right;
		display:inline;
		margin:0;
		padding:0;
		}
		
		.more {
		clear:both;
		margin-top:3px;
		}
		
		.newsimg {
		margin-bottom:6px;
		}
		
		a:hover div.newsarr {
		color:#ffffff;
		}
		
		.newsitem a:link,.newsitem a:visited,.newstxt a:link,.newstxt a:visited {
		color:#000000;
		text-decoration:none;
		cursor:pointer;
		}
		
		.newstxt a:hover,.newstxt a:active {
		color:#000000;
		text-decoration:underline;
		cursor:pointer;
		}
		
		.newsitem {
		clear:both;
		font-size:8.5pt;
		line-height:1.2em;
		margin-bottom:6px;
		margin-top:4px;
		}



/* CONTENT PAGES */
		
		#midContent {
		border-bottom:1px solid #bfbfbf;
		background-image:url('http://gage.he.net/~holmeswb/z_img/left_content_bg.gif');
		background-repeat:repeat-y;
		margin:0;
		padding:0;
		}
		
		.topbrdr {
		border-top:1px solid #bfbfbf;
		}
		
		#contentleft {
		float:left;
		display:inline;
		width:192px;
		border:0 solid green;
		}
		
		#content_center {
		float:left;
		display:inline;
		width:450px;
		padding-bottom:20px;
		/* text-align:justify; */
		margin:25px 0 10px 34px;
		}
		
		#contentright {
		float:right;
		display:inline;
		width:252px;
		border:0 solid red;
		margin:0;
		padding:0;
		}
		
		#righttext {
		font-size:11px;
		border:0 solid red;
		padding:48px 30px 16px 10px;
		}
		
		#righttext ul {
		margin-left:10px;
		padding:0;
		}
		
		#righttext li {
		margin:8px 0;
		padding:0;
		}
		
		#caption {
		font-size:11px;
		margin-left:10px;
		}
		
		#pagehead {
		font-size:18px;
		color:#105898;
		margin-top:0;
		margin-bottom:16px;
		}
		
		#backlink {
		margin-top:20px;
		margin-bottom:10px;
		color:#105898;
		}
		
		#location {
		font-style:italic;
		margin-bottom:10px;
		}
		
		#careerlist {
		margin-top:10px;
		}
		
		#careerlist ul,#careerlist li {
		list-style-type:none;
		}
		
		#projectlist {
		margin:20px 10px 20px 40px;
		}
		
		#project_list a:visited {
		color:#666666;
		}
		
		#proj_img {
		display:block;
		margin-bottom:16px;
		}
		
		#proj_scope {
		margin-bottom:16px;
		}
		
		.p_right_item {
		font-weight:bold;
		margin-top:8px;
		line-height:1.1em;
		}
		
		#testimonial {
		width:220px;
		font-size:12px;
		font-style:italic;
		color:#004d91;
		margin:20px 0 70px 10px;
		}
		
		#t_author {
		font-style:normal;
		float:right;
		font-size:11px;
		margin-top:5px;
		}
		
		.arrow {
		text-decoration:none !important;
		}
		
		.bluearrow {
		float:left;
		font-size:13px;
		color:#004d91;
		margin-top:0;
		padding-right:5px;
		}
		
		.arrow,.bluearrow {
		position:relative;
		top:-1px;
		padding-right:3px;
		}
		
		.arrownews {
		padding-left:3px;
		border:1px solid black;
		color:#004d91;
		}
		
		#arrup {
		margin-bottom:4px;
		}
		
		#footer {
		font-size:8pt;
		margin:5px 34px 20px 64px;
		}
		
		#footer ul {
		float:left;
		display:inline;
		list-style:none;
		border:0 solid red;
		margin:0;
		padding:0;
		}
		
		#footerul li {
		float:left;
		display:inline;
		margin-left:0;
		padding:0 5px 0 0;
		}
		
		#date {
		float:left;
		display:inline;
		width:124px;
		border:0 dotted #aaaaaa;
		}
		
		.italic {
		font-style:italic;
		}
		
		.main_on {
		color:#ff6d00 !important;
		}
		
		td {
		vertical-align:top;
		}
		
		.clearsm {
		clear:both;
		height:1px;
		}
		
		.clear {
		clear:both;
		}
		
		.custTd {
		width:180px;
		border:0 solid #cccccc;
		vertical-align:middle;
		padding-left:20px;
		padding-top:10px;
		}
		
		#logo_div {
		width:120px;
		overflow:hidden;
		}
		
		.logo_td {
		width:180px;
		height:101px;
		text-align:center;
		overflow:hidden;
		padding:5px 10px;
		}
		
		.logo_td img {
		border:0;
		text-decoration:none;
		margin:auto;
		}
		
		.projlist {
		margin-top:0;
		padding-top:0;
		}
		
		#bio_container {
		margin-top:5px;
		}
		
		#bio_container img {
		float:left;
		height:120px;
		padding:5px 0px 5px 0;
		}
		
		#flydown a.firstItem:hover,a:hover .arrownews,a:visited:hover .arrownews,a:hover .arrow,a:visited:hover .arrow,.orange a:link,.orange a:visited,.orange a:hover {
		color:#ff6d00;
		}
		
		.newsarr,.newstxt {
		float:left;
		display:inline;
		}
		
		a:hover .newstxt,.newsitem a:hover,.newsitem a:visited:hover,#active_left {
		text-decoration:underline;
		}
		
		.l_item a:link,.l_item a:visited,.l_item a:hover,.l_item a:active,,#righttext a:link,#newstbl a:link,#righttext a:visited,#newstbl a:visited {
		color:#222222;
		}
		
		#projhead,.bold {
		font-weight:bold;
		}