
a:link, a:visited { text-decoration: none; color:#5C788E; }
a:hover, a:active { text-decoration: none; color:#F48221; }

#ufo {
	position: relative;
}

.clear { clear: both; }

#flashintro {
	clear: both;
	float: left; display: inline;
	width: 775px;
	height: 260px;
}

body {
	margin: 0;
	background-color: #fff;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	body p {line-height: 1.3em }

input {
	border: 1px solid #e8e8e8;
	background-color: #fff;
}

#date_strip {
	padding: 1px 10px 0px 16px;
	background-color: #f58220;
	height: 11px;
}

#date_strip #date {
	margin: 0px auto;
	color: #fff;
	text-transform: uppercase;
	font-size: 8px;
	text-align: right;
	width: 775px;
}

#container {
	padding: 0 10px 0 16px;
	margin: 0 auto;
	width: 775px;
}
	#searchbox {
		float: right; display: inline;
		margin: 5px 0 0 0;
	}
		* html #searchbox { margin-top: 10px; }
	

ul { margin: 1em 0 1em 20px; padding: 0; }
ul li { margin: .5em 0; padding: 0; list-style-image: url(/images/chevron_bullet_white.gif); }

ul.arrows2 {
		margin: 1em 0 1em 20px;
		padding: 0;
		list-style: none;
	}

	ul.arrows2 li {
		margin: 1em 0;
		padding: 0;
		list-style: none;
		background: url(/images/bullet_arrow2.gif) no-repeat 0 .4em;
		padding-left: 18px;
	}
	
		ul.arrows2 li { margin: .5em 0; }

#rightcolumn {
	float: right; display: inline;
	margin: 0 -5px 0 0;
	padding: 0;
	width: 215px;
}

	#dark-box {
		width: 190px;
		clear: right;
		background-color: #f7f7f7;
		padding: 0 10px 3px 10px;
		margin: 0 0 9px 0;
		line-height: 14px;
	}
	
	#dark-box h3 {
		width: 190px;
		font-size: 13px;
		color: #fff;
		font-weight: normal;
		background-color: #a7a9ac;
		padding: 8px 10px;
		border-bottom: 5px solid #fff;
		margin: 0 -10px;
		line-height: 20px;
		text-transform: uppercase;
	}
	
		#dark-box h3 a { color:#fff; text-decoration: none; }
		#dark-box h3 a { color: #5c788e; text-decoration: underline; }
		
		#dark-box ul { margin: 1em 0 1em 20px; }
	
	#dark-box ul li { list-style-image: url(/images/chevron_bullet_grey.gif); }

	
		div.side-box {
			width: 190px;
			clear: right;
			padding: 0 10px 10px 10px;
			margin: 0;
			line-height: 14px;
		}
		
		div.side-box h3 {	
			color: #f58220;
			font-size: 18px;
			font-weight: normal;
			text-transform: uppercase;
		}
		
		div.side-box h3 a { color: #f58220; text-decoration:none; }
		
		div.side-box a { color: #5c788e; text-decoration: underline; }
		

	
#center_box {
	float: left; display: inline;
	margin: 0;
	padding: 0;
	/*width: 510px;*/
	width: 565px;
	line-height: 14px;
}


	#index-col-1, #index-col-2 {
		/*width: 225px;*/
		width: 252px;
		float: left; display: inline;
		padding: 0 10px 10px 10px;
		margin: 0 0 0 0;
		line-height: 14px;
		border-right: 1px solid #e9e2e2;
	}
	
	#index-col-2 { margin-left: 9px; }
	
		#center_box h2 {
			color: #f58220;
			font-size: 18px;
			font-weight: normal;
			margin-top: 0;
			text-transform: uppercase;
		}
		
		#center_box h2 a { color: #F58220; text-decoration:none; }
		
		#center_box a { color:#5c788e; }
		
	#inner-col {
		/*width: 480px;*/
		width: 535px;
		float: left; display: inline;
		padding: 0 10px 10px 10px;
		margin: 10px 0 0 10px;
		line-height: 14px;
	}



#footerlinks {
	clear: both;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	width: 775px;
	background-color: #f7f7f7;
}

	#footerlinks span {
		font-size: 8px;
		color: #d6d0d0;
	}
	#footerlinks a {
		color: #8f8b8b;
		text-decoration: underline;
	}
	
	#footerlinks ul { list-style: none; margin: 10px 0; padding: 0; }
	#footerlinks ul li { list-style: none; display: inline; margin: 0; padding: 0 8px; border-left: 1px solid #D6D0D0; }
	#footerlinks li { line-height: 1.8em; }
	#footerlinks ul li.first { border-left: 0; }





/* image.css */

#mainimage {
	background: #c9c9c9;
	margin: 0 10px;
	padding: 0;
}

#header {
	height: 100px;
	background-image:url(/images/SiteLogo.gif);
	background-repeat:no-repeat;
	background-position: left top;
	border-bottom:1px solid #e8e8e8;
	padding:0px;
	margin:0px;
}

#header a {
	display: block;
	width: 400px;
	height: 100px;
	text-decoration: none;
	float: left; display: inline;
}

.clean ul { border-bottom: 0 !important; }

.clean a { text-decoration: underline !important; }

#firstleft_box .clean ul li { list-style: url(/images/chevron_bullet_white.gif); margin: 0 0 0 15px; padding: 0 0 10px 0; line-height: 1em; }




/* homepage size change */


/* polls */

	div#poll { margin-bottom: 10px; }
	div#poll ul li { padding: 0; background: none; }

dl#poll-results {
	margin: 0;
	padding: 0;
}

dl#poll-results dt {
	float: left;
	display: inline;
	margin: 0;
	padding: 0 0 0 2px;
	width: 100px;
	background: transparent url(/images/poll_bar.gif) no-repeat 0 50%;
	color: #000;
	font-weight: bold;
}

dl#poll-results dd {
	clear: right;
	float: left;
	display: inline;
	margin: 4px 0 0 5px;
	padding: 0;
	width: 50px;
	line-height: 1em;
}

p#votes-total { clear: both; padding-top: 1em; }

* html p#votes-total { padding-top: 0; }


marquee {
	height: 75px;
}



/* MAIN NAV */
	
	div#navigation {
		clear: both;
		float: left; display: inline;
		margin: 0 0 10px 0;
		padding: 0;
		width: 775px;
		border-bottom: 1px solid #e8e8e8;
	}
	
		#navigation ul#mainnav
		{ float: left; display: inline; width: 775px; list-style: none; margin: 0; padding: 0; }		
			#navigation ul#mainnav li { float: left; display: inline; list-style: none; margin: 0; padding: 0; }
			
			#navigation ul#mainnav li a {
				display: block;
				padding: 0;
				text-decoration: none;
				text-align: center;
				font-size: 12px;
				font-weight: bold;
				line-height: 21px;
				color: #f58220;
				border-right: 1px solid #e9e2e2;
				text-align: center;
			}
			
			#navigation ul#mainnav li.last a { border: 0; }
			
			#container #navigation ul#mainnav li a:link, #container #navigation ul#mainnav li a:visited
			{ color: #f58220; background: #fff; }
			#container #navigation ul#mainnav li a:hover, #container #navigation ul#mainnav li a:active
			{ color: #fff; background: #f58220; }
			
			#home { width: 66px; }
			#about { width: 87px; }
			#industry { width: 90px; }
			#client { width: 128px; }
			#candidate { width: 152px; }
			#positions { width: 150px; }
			#contact { width: 102px; }




			/* $drop downs found in final_drop.css and final_drop_ie.css */



/* ABT Link */

div#fine-print {
	clear: both;
	float: left;
	display: inline;
	margin: 10px 0;
	background: #fff;
	text-align: center;
	width: 775px;
}

div#fine-print p { margin: .5em 0; line-height: 1em; }

div#abt-link {
	clear: both;
	display: inline;
	float: left;
	width: 775px;
	text-align: center;
}

body.index div#abt-link, body.index div#fine-print { width: 667px; }
div#fine-print p.lite { color: #d6d0d0; }
	
	div#abt-link p { margin: 0 auto; width: auto; line-height: 17px; }
	
	div#abt-link p a {
		display: inline;
		color: #8F8B8B;
		width: auto;
		text-decoration: none;
	}
	
	div#abt-link p span { display: inline; padding: .3em 4px .3em 17px; background: transparent url(/images/i_abt-globe.gif) no-repeat right center; }
	
	* html div#abt-link p span { position: relative; display: inline-block; margin: 0 0 0 4px; padding: 0; width: 18px; height: 17px; }
	
	
	.img-right { float: right; display: inline; margin: 10px; }
	.img-left { float: left; display: inline; margin: 10px; }
