html,body, #wrap {
	height: 100%;
}

.reqfield {
 background-color: #FFFF99;
}

body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 76%;	
	background: #2C3804;
	color: #fff;
	margin: 0px;
	text-align: center;
}

#wrap {
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background: #414E16;
	text-align: left;
}

#nav1 {
	position: absolute;
	left: 10px;
	top: 20px;
	width: 220px;
	border: 1px solid #fff;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	list-style-type: none;
	z-index: 100;	
}

#nav1 a {
	display: block;
/*	background-image: url("images/menu_nav.gif");*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	height: 26px;
	text-decoration: none;
	color: #C8D2AB;
	font-size: 1.3em;
}

#nav1 a:hover
{
	background-image: url("images/arrow.gif");
	text-decoration: none;
	color: #839414;
}

.services #services,
.candidates #candidates,
.clients #clients,
.community #community,
.about #about,
.sitemap #sitemap,
.contact #contact,
.home #home {
	background-image: url("images/arrow.gif");
	font-weight: bold;
	color: #839414;
}

#navadd {
	position: absolute;
	left: 10px;
	top: 226px;
	width: 220px;
	border: 1px solid #fff;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	list-style-type: none;
	z-index: 100;
	background: #D5620E;	
}

.iehackspan TABLE {
	margin-left: 280px;
}

html>body .iehackspan TABLE {
	margin-left: 0px;
}


#main textarea {
	margin-left: -280px;
}

html>body #main textarea {
	margin-left: 0px;
}

#main a.dbbutton {
	border: 2px solid #fff;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	z-index: 100;
	background: #D5620E;	
	text-decoration: none;
	font-weight: bold;
}

#main a.zb_link {
	color: #D5620E;
}

#main a.zb_link:hover {
	color: black;
}



#main a.dbbutton_v2 {
	border: 2px solid #fff;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: px;
	z-index: 100;
	background: #777777;
	text-decoration: none;
	font-weight: bold;
}

#main a.dbbutton_v2:hover {
	color:black;
	text-decoration: none;
}



#main a.dbbutton:hover {
	color: black;
	text-decoration: none;
}

#main .apply_note {
	font-size: .7em;
}


tr.jobslist_1 {
	background: #777777;
}	

tr.jobslist_2 {
	background: #555555;
}	

table.form_error_box {
	border: 1px solid #fff;
	background: #D5620E;
	font-weight: bold;
	font-color: red;
	width: 500px;
}

table.form_error_box li {
	margin-left: 20px;
	margin-bottom: 4px;
}

#main PRE {
	margin-left: 500px;
}

#navadd a {
	display: block;
	background-repeat: no-repeat;
	background-image: url("images/arrow_white_orange.gif");
	background-position: 0px 0px;
	padding-left: 20px;
	height: 26px;
	text-decoration: none;
	color: #fff;
	font-size: 1.3em;
}

#navadd a:hover
{
	background-image: url("images/arrow_green_orange.gif");
	text-decoration: none;
	color: #161A0B;
}

.apply #apply {
	background-image: url("images/arrow_white_orange.gif");
	font-weight: normal;
	color: #fff;
}

#nav2 {
	/*position: absolute;
	left: 265px;
	top: 28px;*/
	padding-bottom: 0px;
	margin-left: 15px;
	padding-left: 0px;
	list-style-type: none;
	text-align: left;
}

#nav2 li {
	margin-bottom: 0px;
	margin-top: 0px;	
}

#nav2 a {
	font-variant: small-caps;
	text-decoration: none;
	color: #C8D2AB;
	font-size: 1.2em;	
	font-weight: bold;
	letter-spacing: .02em;
}

#nav2 a:hover {
	text-decoration: none;
	color: #839414;
	font-weight: bold;
}

.placement #placement, 
.howwework #howwework,
.currentopenings #currentopenings,
.partnering #partnering,
.ourprocess #ourprocess,
.fulltime #fulltime,
.contract #contract, 
.description #description,
.bios #bios,
.executive #executive,
.affiliations #affiliations {
	font-weight: bold;
	color: #D5620F;
}


#logo {
	display: block;
	position: absolute;
	left: 576px;
	top: 20px;
	width: 193px;
	height: 49px;
	background-image: url("images/logo.gif");	
}

/*a#logo:hover {
	background-image: url("images/logo_rollover.gif");	
}*/

#logo h1 {
	display: none;
}

#main {
	position: absolute;
	left: 0px;
	top: 100px;
	width: 800px;
	background: #414E16;	
	font-size: 1.2em;
	z-index: 50;
}

/*374212 - dark green color*/

#main h2 {
	margin-left: 270px;
	width: 510px;
	border-bottom: 1px solid #fff;
	padding-left: 10px;
	font-size: 1.3em;	
}

#main p, #main h3, #main h4, #main .listwrap, #main .bodylist, #main .listnowrap  {
	margin-left: 280px;
	width: 490px;	
}

#main table {
	display: inline;
	float: left;
}

html>body #main table {
	margin-left: 280px;
}

#main table td {
	padding: 5px;
}

#main .listwrap ul {
	float: left;
	width: 190px;
	margin-left: 0px;
	padding-left: 15px;
	margin-right: 40px;
	font-size: 0.9em;
	margin-top: 0px;
}

#main .bodylist ul {
	float: left;
	width: 400px;
	margin-left: 0px;
	padding-left: 15px;
	margin-right: 40px;
	font-size: 1.1em;
	margin-top: 0px;
}

#main .listwrap p {
	float: left;
	width: 195px;
	margin-right: 40px;
	margin-left: 0px !important;
	margin-bottom: 15px;
}

#main .bodylist p {
	float: left;
	width: 405px;
	margin-right: 40px;
	margin-left: 0px !important;
	margin-bottom: 15px;
}



.listmar {
	margin-bottom: 15px;
}

#main h3 {
	font-size: 1.1em;
	font-weight: bold;
}

#main h4 {
	color: #D5620F;
}

#main a {
	color: #fff;
	text-decoration: underline;	
}

#main a:hover {
	color: #D5620F;
	text-decoration: underline;
}

#background {
	width: 800px;
	height: 300px;	
	background-image: url("images/background.gif");	
	background-position: 0px 91px;
	background-repeat: no-repeat;

}

.home #background img {
	margin-top: 52px;  /* 300-248=52 */
}

.services #background img {
        margin-top: 85px;
} 

.candidates #background img {
	margin-top: 85px;  /* 300-215=85 */
}

.clients #background img {
	margin-top: 9px;  /* 300-291=9 */
	margin-left: 500px;
}

.community #background img {
	margin-top: 66px;  /* 300-234=66 */
	margin-left: 380px;
}

.about #background img {
	margin-top: 66px;  /* 300-234=66 */
	margin-left: 315px;
}

.sitemap #background img {
	margin-top: 96px;  /* 300-204=96 */
}

.contact #background img {
	margin-top: 98px;  /* 300-202=98 */
	margin-left: 478px;
}

#footer {
	background: #394513;
	padding-top: 40px;
	padding-bottom: 15px;
	font-size: 0.8em;
}

#footer a {
	color: #fff;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

#footer a:hover {
	text-decoration: underline;
}

#footer span {
	padding-right: 25px;
	margin-left: 10px;
}

.heading {
	margin-top: 15px;
	margin-bottom: 10px;
}

a .images {
	color: #fff;
}
