* { margin: 0; padding: 0; }


/* clearfix standard */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/*### End LEAVE THESE ###*/


/* my way */
br.clear { clear: both; height: 0; }


body {
	margin: 0;
	padding: 0;
	background: #c2c2c2;
	color: #000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div#searchbox input {
	position: relative;
	border: 1px solid #c2c2c2;
	width: 85px;
	height: 18px;
	background-color: #fff;
	line-height: 1em;
}


div#container {
	position: relative;
	margin: 5px auto 5px auto;
	width: 700px;
}

div#container-inner {
	float: left;
	border: 1px solid #000;
	width: 700px;
	text-align: left;
	background: #fff url(/images/footercurve.gif) no-repeat right bottom;
}

div#header {
	width: 700px;
	height: 100px;
	background: #fff;
	background-position: 450px 0;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

	#header h1 {
		float: left;
		width: 310px;
		height: 100px;
	}
		
		#header h1 a { 
			display: block;
			background: #fff url(/images/SiteLogo.gif) no-repeat 0 0;
			width: 310px;
			height: 100px;
			text-indent: -9000em;
			font-size: 10px;
		}
		
	#header a:link, #header a:visited { color: #000; text-decoration: none; }
	#header a:hover, #header a:active { color: #000; text-decoration: underline; }
	
	
	
	div#searchbox {
		float: right;
		display: inline;
		margin: 10px 0 0 0;
		padding: 0 5px 0 0;
		text-align: right;
		color: #f96413;
		font-size: 11px;
		width: 350px;
		w\idth: 345px;
	}
	
	ul#headlinks {
		float: right;
		display: inline;
		margin-top: 40px;
		list-style: none;
		width: 345px;
		line-height: 1.2em;
	}
	
		ul#headlinks li {
			float: right;
			display: inline;
			list-style: none;
			padding: 0 5px;
			border-left: 1px solid #f96413;
		}
		
		ul#headlinks li.last { border-left: 0; }
	
	
	/* MAIN NAV */
	
	div#navigation { clear: both; float: left; display: inline; margin-top: 5px; width: 700px; }
	
		#navigation ul#mainnav { float: left; display: inline; width: 700px; list-style: none; background-color: #d7d9db; }		
			#navigation ul#mainnav li { float: left; display: inline; list-style: none; }
			
			#navigation ul#mainnav li a {
				display: block;
				float: left;
				text-decoration: none;
				text-align: center;
				padding: 0;
				font-size: 14px;
				line-height: 2em;
				/*border-right: 1px solid #000;*/
			}
			
			#navigation ul#mainnav a:link, #navigation ul#mainnav a:visited { color: #000; background: none; }
			#navigation ul#mainnav a:hover,#navigation ul#mainnav a:active {
				color: #ff7414;
				background: transparent url(/images/linkchevron.gif) no-repeat 0 7px;
			}
			
			#navigation ul#mainnav li#home a { width: 66px; }			
			#navigation ul#mainnav li#about a { width: 91px; }
			#navigation ul#mainnav li#industry a { width: 133px; }
			#navigation ul#mainnav li#client a { width: 74px; }
			#navigation ul#mainnav li#candidate a { width: 105px; }
			#navigation ul#mainnav li#positions a { width: 128px; }
			#navigation ul#mainnav li#contact a { width: 103px; border-right: 0; }




			/* $drop downs found in final_drop.css and final_drop_ie.css */
			
			


div#mainimage {
	clear: both;
	float: left;
	background-color: #c9c9c9;
	width: 700px;
	/*height: 245px;*/
}


div#content {
	float: right;
	width: 320px;
	margin: 0 40px 20px 0;
	line-height: 18px;
}

* html div#content {
	margin: 0 20px 20px 0;
}
	
	div#content h2 {
		color: #f96515;
		font-size: 24px;
		font-weight: normal;
		margin: 0 0 20px 0;
		line-height: 1.5;
	}
	
	div#content a {	color: #f96515; text-decoration: none; }
	div#content a:hover { text-decoration: underline; }
	
	body.index #container div#content h2 {display: none; }
	
	
		#content ul, #side-content div.sidebox ul { margin: 1.5em 0 1.5em 20px; }
		#content ul li, #side-content div.sidebox ul li { margin: .5em 0; padding: 0; }
		
		#content p, #side-content p { margin: 1em 0; }
	


div#side-content {
	float: left;
	display: inline;
	width: 270px;
	margin-left: 10px;
}

div.sidebox {
	float: left;
	display: inline;
	background: #fff url(/images/componentboxbackground.gif) repeat-x 0 0;
	border: 1px solid #c2c2c2;
	padding: 10px;
	line-height: 18px;
	width: 292px;
	w\idth: 270px;
}
	
	div.sidebox h2 {
		clear: both;
		float: left;
		display: inline;
		color: #f96515;
		font-size: 24px;
		font-weight: normal;
		margin-bottom: 20px;
	}
	
	div.sidebox h2 a {
		float: left;
		display: block;
		color: #f96515;
		text-decoration: none;
		background: url(/images/componentboxchevron.gif) no-repeat right .25em;
		padding-right: 24px;
		line-height: 24px;
	}
	
	div.sidebox a {
		color: #000;
		text-decoration: none;
	}
	
	#side-content div.sidebox ul { list-style: url(/images/chevron_bullet_white.gif); }
	
	#side-content div.sidebox marquee { height: 200px; }

div#footer {
	clear: both;
	float: left;
	display: inline;
	margin-top: 20px;
	padding: 5px 10px;
	background: #999;
	color: #fff;
	width: 700px;
	w\idth: 680px;
}
	
	div#footer a { color: #fff; text-decoration: none; }
	div#footer a:hover { text-decoration: underline; }
	
	#footer ul#footerlinks {
		float: left;
		display: inline;
		margin-left: -5px;
		width: 380px;
		line-height: 16px;
		list-style: none;
	}
	
		#footer ul#footerlinks li {
			float: left;
			display: inline;
			padding: 0 5px;
			margin: .2em 0;
			border-right: 1px solid #fff;
		}
	
	#footer address {
		float: right;
		display: inline;
		width: 300px;
		text-align: right;
		line-height: 16px;
		font-style: normal;
	}
	
		#footer span#companytitle { }





/* abt stuff */


.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; }




/* polls */

#side-content div.sidebox #poll input { margin-right: 4px; }
#side-content div.sidebox #poll ul { list-style: none; }

dl#poll-results {
	margin: 0;
	padding: 0;
	width: 190px;
}

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; }



/* ABT Link */

div#fine-print {
	clear: both;
	float: left;
	display: inline;
	margin: 10px 0;
	text-align: center;
	width: 700px;
}

div#fine-print p { margin: .5em 0; line-height: 1em; }

div#abt-link {
	clear: both;
	display: inline;
	float: left;
	width: 700px;
	text-align: center;
}

div#fine-print p.lite { color: #a3a3a3; }
	
	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; }
	