* { 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 {
	background: #c2c2c2;
	color: #000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
}

div#searchbox input#searchterm {
	position: relative;
	top: -1px;
	border: 1px solid #c2c2c2;
	width: 85px;
	height: 18px;
	background-color: #fff;
	line-height: 1em;
}

div#searchbox input#b_search-button { margin: 0 0 -5px;}
	*html div#searchbox input#b_search-button { margin: 0 0 -3px;}

div#searchbox p { font-weight: bold; font-size: 90%; color: #fff;}


div#container {
	position: relative;
	margin: 5px auto 0 auto;
	width: 750px;
}

div#container-inner {
	float: left;
	border: 1px solid #000;
	width: 750px;
	text-align: left;
	background: #fff url(/images/bodyshadow.gif) repeat-x 0px 140px;
}

div#header {
	position: relative;
	width: 750px;
	height: 115px;
	background: #006631 url(/images/bg_header.gif) no-repeat 0 0;
}
	
	#header h1 {
		float: left;
		margin: 16px 0 0 0;
		width: 429px;
		height: 90px;
	}
		
		#header h1 a { 
			display: block;
			/*background: url(/images/SiteLogo.gif) no-repeat 0 0;*/
			width: 429px;
			height: 90px;
			text-indent: -9000em;
			font-size: 10px;
		}
		
	#header a:link, #header a:visited { color: #fff; text-decoration: none; }
	#header a:hover, #header a:active { color: #fff; text-decoration: underline; }
	
	
	
	div#searchbox {
		position: absolute;
		top: 10px;
		left: 397px;
		padding: 0 5px 0 0;
		text-align: right;
		color: #000;
		font-size: 11px;
		line-height: 2em;
		width: 350px;
		w\idth: 345px;
	}
	
	ul#headlinks {
		position: absolute;
		top: 80px;
		right: 0;
		list-style: none;
		width: 350px;
		line-height: 1.5em;
		font-size: 85%;
	}
	
		ul#headlinks li {
			display: inline;
			list-style: none;
			padding: 0 5px;
			border-right: 1px solid #000;
			white-space: nowrap;
		}
		
		ul#headlinks li.last { border: 0; }
	
	
	/* MAIN NAV */
	
	div#navigation { clear: both; float: left; display: inline; width: 750px; height: 25px;
		background: transparent url(/images/mainnavbackground.gif) repeat-x 0 0; }
	
		#navigation ul#mainnav { float: left; display: inline; width: 750px; list-style: none; }		
			#navigation ul#mainnav li { float: left; display: inline; list-style: none; }
			
			#navigation ul#mainnav li a {
				display: block;
				text-decoration: none;
				text-align: center;
				padding: 0;
				font-size: 12px;
				line-height: 24px;
				height: 25px;
				background: transparent url(/images/mainnavseperator.gif) no-repeat 0 0;
			}
			
			#navigation ul#mainnav li a:link, #navigation ul#mainnav li a:visited { color: #000; }
			#navigation ul#mainnav li a:hover, #navigation ul#mainnav li a:active {
				color: #000;
				background: #fff url(/images/mainnavseperator.gif) no-repeat 0 0;
			}
			
			#navigation ul#mainnav li.first a { background-image: none; }
			
			#navigation ul#mainnav li#home a { width: 60px; }			
			#navigation ul#mainnav li#about a { width: 78px; }
			#navigation ul#mainnav li#industry a { width: 138px; }
			#navigation ul#mainnav li#client a { width: 132px; }
			#navigation ul#mainnav li#candidate a { width: 140px; }
			#navigation ul#mainnav li#positions a { width: 112px; }
			#navigation ul#mainnav li#contact a { width: 90px; }




			/* $drop downs found in final_drop.css and final_drop_ie.css */
			
			


div#mainimage {
	float: right;
	display: inline;
	margin: 35px 20px 25px 20px;
	width: 425px;
	height: 240px;
}

/* picture content removed? */


div#content {
	float: left;
	display: inline;
	width: 503px;
	margin: 0 20px 20px 20px;
	line-height: 18px;
}

body.index div#content { width: 245px; margin-top: 35px; }
	
	div#content h2 {
		color: #429e59;
		font-size: 18px;
		font-weight: normal;
		margin: 0 0 20px 0;
		line-height: 1.5;
	}
	
	div#content a, div#home-box a, div#home-box2 a  {	color: #429e59; text-decoration: none; }
	div#content a:hover, div#home-box a:hover, div#home-box2 a:hover  { text-decoration: underline; }
	
	/*body.index #container div#content h2 { display: none; }*/
	
	
		#content ul, div.home-box ul, div.home-box2 ul  { margin: 1.5em 0 1.5em 20px; }
		#content ul li, div.home-box ul li, div.home-box2 ul li  { margin: .5em 0; padding: 0; }
		
		
		#content p, #home-box p,  #home-box2 p  { margin: 1em 0; }
	

/* side-content or side-box not used */
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; }
/* end not used */

#testimonial-box {
	float: left;
	display: inline;
	margin: 35px 0 5px 10px;
	padding: 25px 10px 15px 10px;
	border: 1px solid #429e59;
	width: 240px;
	height: 200px;
	background: #c2c2c2 url(/images/testimonialsboxback.gif) repeat-x 0 0;
}

body.index #testimonial-box { margin-top: 5px; margin-right: 15px; }

	#testimonial-box h2 {
		float: left;
		display: block;
		width: 206px;
		/* background: url(/images/componentboxchevron.gif) no-repeat right .25em; */
		padding-right: 24px;
		line-height: 24px;
		color: #50ad67;
		font-size: 18px;
	}
	
	#testimonial-box marquee { clear: both; float: left; display: inline; margin-top: 10px; width: 230px; height: 175px; line-height: 1.2em; }
	
	
#testimonial-box2 {
	float: left;
	display: inline;
	margin: 35px 0 5px 10px;
	padding: 25px 10px 15px 10px;
	border: 1px solid #429e59;
	width: 240px;
	height: 225px;
	background: #c2c2c2 url(/images/testimonialsboxback.gif) repeat-x 0 0;
}

body.index #testimonial-box2 { margin-top: 5px; margin-right: 15px; }

	#testimonial-box2 h2 {
		float: left;
		display: block;
		width: 206px;
		/* background: url(/images/componentboxchevron.gif) no-repeat right .25em; */
		padding-right: 24px;
		line-height: 24px;
		color: #50ad67;
		font-size: 18px;
	}
	
	#testimonial-box2 marquee { clear: both; float: left; display: inline; margin-top: 10px; width: 230px; height: 200px; line-height: 1.2em; }	
	
	
	
	#home-box {
		float: left;
		display: inline;
		width: 230px;
		margin-right: 5px;
		border-right: 1px solid #c2c2c2;
		padding-right: 10px;
		
	}
	

	
		#home-box .home-box { margin: 1em 0; }
		#home-box img { margin: 10px }
		#content ul, div.home-box ul { list-style: url(/images/chevron_bullet_white.gif); }
		
		

	#home-box2 {
		float: left;
		display: inline;
		width: 200px;
		padding-left: 10px;
		margin-top: 9px;
		
	}
		
		#home-box2 .home-box { margin: 1em 0; }
		#home-box2 img { margin: 10px }
		#content2 ul, div.home-box ul { list-style: url(/images/chevron_bullet_white.gif); }
	
	#poll-box {
		float: right;
		display: inline;
		position: relative;
		margin: 0 10px 0 0;
		padding: 10px 0 0 16px;
		border-left: 1px solid #c2c2c2;
		width: 168px;
		background: #fff url(/images/pollcheckmark.jpg) no-repeat right bottom;
		line-height: 20px;
	}
	
		div#poll-box h2 {
			color: #429e59;
			font-size: 30px;
			font-weight: normal;
			margin: 0 0 20px 0;
		}
		
		div#content h3, div#home-box h2, div#home-box h3, div#home-box2 h2, div#home-box2 h3 { color: #429e59; font-size: 100%; }
	

	
		#poll-box {
		float: right;
		display: inline;
		position: relative;
		margin: 0 10px 0 0;
		padding: 10px 0 0 16px;
		border-left: 1px solid #c2c2c2;
		width: 168px;
		background: #fff url(/images/pollcheckmark.jpg) no-repeat right bottom;
		line-height: 20px;
	}
	
		div#poll-box h2 {
			color: #429e59;
			font-size: 30px;
			font-weight: normal;
			margin: 0 0 20px 0;
		}
		
		div#content h3, div#home-box h2, div#home-box h3, div#home-box2 h2, div#home-box2 h3  { color: #429e59; font-size: 100%; }
	

	
	
	

div#footer {
	clear: both;
	float: left;
	display: inline;
	margin-top: 20px;
	padding: 5px 10px;
	background: #e7e7e7 url(/images/footerbackground.gif) repeat-x 0 0;
	color: #000;
	width: 750px;
	w\idth: 730px;
}
	
	div#footer a { color: #000; text-decoration: none; }
	div#footer a:hover { text-decoration: underline; }
	
	#footer ul#footerlinks {
		float: left;
		display: inline;
		margin-left: -5px;
		width: 400px;
		line-height: 16px;
		list-style: none;
	}
	
		#footer ul#footerlinks li {
			float: left;
			display: inline;
			padding: 0 5px;
			margin: .2em 0;
			
		}
	
	#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 */

#poll-box input { margin-right: 4px; }
#poll-box ul, #poll-box ul li { margin: .5em 0; 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: 750px;
}

div#fine-print p { margin: .5em 0; line-height: 1em; }

div#abt-link {
	clear: both;
	display: inline;
	float: left;
	width: 750px;
	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; }
	
#uploadForm input { margin: 0 4px 6px 0; }

.hh-iframe { width: 455px; height: 410px; }