html {
	background: url(header2_repeat.jpg) repeat-x top;
}

body {
  padding: 0;
  margin: 0;
  background: url(header_ht.jpg) no-repeat center top;
  width: 100%;
  display: table;
}

#wrapper {
	margin: 0 auto;
	width: 950px;
}

#header {
	width: 950px;
	height: 200 px;
}

#header h1 {
	text-indent: -9999px;	
}

#join_us {
	position: absolute;
	margin: 125px 0 0 750px;
	list-style-type: none;	
	font: .8em Verdana, Geneva, sans-serif;
	color: #666;
	font-variant: small-caps;
}

.float_left {
	float: left;
	margin: 0 0 0 5px;
}

#navigation {
	height: 45px;
	margin: 127px 0 0 0;
	font: .8em Verdana, Geneva, sans-serif;
	color: #fff;
}

#navigation li {
	padding: 12px 0 0 43px;
	float: left;
	list-style-type: none;
}

#content {
	margin-top: 10px;
	background: url(sidebar_repeat.jpg) left repeat-y;	
}

#sidebar {
	width: 210px;
	margin: 10px 20px 10px 0;
	padding: 10px 10px 10px 10px;
	float: left;
	background: #ccf;
	font-size: .85em;
}

#main_content {
	margin-left: 250px;
	padding: 0;
	min-height: 850px;
}

/*----------end of navigation content----------*/

/*---------begin sidebar------------------*/

.sidebar_links {
	list-style-type: none;
	font-size: .85em;
	margin: 0;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	color: #06C;
}

.sidebar_links a:hover {
	color: #fff;	
}

.sidebar_links li {
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: thin solid #fff;
}

/*--------end sidebar-----------------*/

/*-------------begin main content--------------*/
a {
	text-decoration: none;	
	color: inherit;
}

a:hover {
	color: #06C;	
}

h1 {
	margin-top: 10px;
	font: 24px Arial, Helvetica, sans-serif;
	color: #FFCC33;
}

h2 {
	padding: 5px 0 0 10px;
	width: 294px;
	height: 24px;
	font: 1em Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #fff;
	background: url(col_bg_header.jpg) top center no-repeat;
}

h3 {
	margin-top: 20px;
	font: 16px Arial, Helvetica, sans-serif;
	color: #06C;
}

h4 {
	font: .75em Verdana, Geneva, sans-serif;
	color: #666;
	margin-top: 20px;
	font-weight: bold;	
}

p {
	margin: 10px 0 10px 0;
	font: .75em Verdana, Geneva, sans-serif;
	color: #666;
}

ul {
	font: .75em Verdana, Geneva, sans-serif;
	color: #666;
	list-style-type: disc;
	margin: 0 0 0 20px;
}

.testimonial {
	font-style: italic;	
}

.client_services {
	margin: 10px 0 10px 0;
	font: .75em Verdana, Geneva, sans-serif;
	color: #666;
}

.client_services li {
	margin-left: 20px;	
}

.link a {
	color: #06C;
}

.link a:hover {
	color: #f93;
	text-decoration: underline;
}

.content_link {
	text-decoration: underline;
	color: #DA7813;
}

#flash {
	margin: 20px 0 0 0;
	width: 950px;
	height: 443px;
}

#clients {
	margin: 20px 0 0 0;
	width: 304px;
	height: 120px;
	float: left;
}

#candidates {
	margin: 20px 0 0 21px;
	padding: 0;
	width: 300px;
	height: 120px;
	float: left;
}

#search_jobs {
	margin: 20px 0 0 21px;
	padding: 0;
	width: 300px;
	height: 120px;
	float: left;
}

.positions {
	margin: 20px 0 10px 10px;	
}

.positions ul {
	margin: 0 40px 0 20px;	
	font: .75em Verdana, Geneva, sans-serif;
	color: #666;
	list-style-type: none;
}

.contact_offices {
	margin: 0;
	list-style-type: none;
}

.table_headers {
	font: .75em Verdana, Geneva, sans-serif;
	font-weight: bold;
	color:#666;
}

.col_float {
	float: left;
	width: 210px;
	margin-right: 20px;
}

#footer {
	margin-top: 20px;
	padding-top: 20px;
	width: 950px;
	height: 70px;
	clear: both;
	border-top: thin solid #999;
}

#footer p {
	font-family: inherit;
	font-size: .7em;
	font-weight: normal;
	text-align: center;
}

#footer_nav {
	margin: 0 0 0 210px;
	padding: 0 0 10px 0;
	font: .7em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #444;
	list-style-type: none;
}

#footer_nav li {
	float: left;
	margin-right: 5px;
}
