body {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	background: #fff;
	font-size: 80%;
	color: #485877;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background: #EDEDED;
}
#Wrapper {
	width: 750px;
	padding: 0 2px 15px 8px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: #fff url(../images_gen/wrapper_bg.gif) repeat-y top left;
}
#TopLeft {
	position: absolute;
	top: 0;
	left: 0;
	width: 8px;
	height: 8px;
	background: url(../images_gen/topleft.gif) no-repeat top right;
}
#Header {
	width: 720px;
	height: 146px;
	overflow: hidden;
	padding: 15px;
	margin: 0;
	background: #B2B9C7 url(../images_gen/header_bg_home.jpg) no-repeat right top;
}
.Header_home {
	background: #B2B9C7 url(../images_gen/header_bg_home.jpg) no-repeat right top !important;
}
.Header_about {
	background: #B2B9C7 url(../images_gen/header_bg_about.jpg) no-repeat right top !important;
}
.Header_vacancies {
	background: #B2B9C7 url(../images_gen/header_bg_vacancies.jpg) no-repeat right top !important;
}
.Header_clients {
	background: #B2B9C7 url(../images_gen/header_bg_clients.jpg) no-repeat right top !important;
}
.Header_applicants {
	background: #B2B9C7 url(../images_gen/header_bg_applicants.jpg) no-repeat right top !important;
}
.Header_cv {
	background: #B2B9C7 url(../images_gen/header_bg_cv.jpg) no-repeat right top !important;
}
.Header_interview {
	background: #B2B9C7 url(../images_gen/header_bg_interview.jpg) no-repeat right top !important;
}
.Header_contact {
	background: #B2B9C7 url(../images_gen/header_bg_contact.jpg) no-repeat right top !important;
}
#Header h2 {
	margin: -5px 0 0 36px;
	padding: 0;
	text-indent: -8000px;
	background: url(../images_gen/strap.gif) no-repeat top left;
	height: 20px;
	position: relative;
	z-index: 20;
}
#Header h3 {
	margin: 15px 0 0 36px;
	_margin: 0 0 0 36px;
	padding: 0;
	text-indent: -8000px;
	background: url(../images_gen/contact_strap.gif) no-repeat top left;
	height: 20px;
	position: relative;
	z-index: 20;
}
#Navigation {
	margin: 4px 0 0 0;
	width: 750px;
	background: #5B57A6;
}
#Navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#Navigation li {
	float: left;
	margin: 0;
	font-weight: normal!important;
}
#Navigation h4 {
	font-size: 95%;
	font-weight: normal!important;
	padding: 3px 13px 3px 12px;
	margin: 0;
	letter-spacing: 1px;
	border-right: 4px solid #fff;
}
#Navigation h4.Active {
	padding: 3px 13px 3px 22px;
	background: url(../images_gen/active_bg.gif) no-repeat 10px 8px;
}
#Navigation h4.Last {
	border-right: none;
	padding: 3px 0 3px 22px!important;
}
#Navigation a {
	color: #fff;
	text-decoration: none;
	font-weight: normal!important;
}
#Navigation a:hover {
	color: #66CCFF;
	text-decoration: underline;
}
#Page {
	position: relative;
}
#Page h1.PageTitle {
	font-size: 140% !important;
	font-weight: normal !important;
	letter-spacing: 1px !important;
	margin: 0 !important;
	padding: 0 0 20px 0 !important;
	width: 450px !important;
	float: left;
}
#Content {
	padding: 30px 25px;
	width: 700px;
	overflow: hidden;
}
#Content h1 {
	font-size: 130%;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 12px 0;
}
#Content h2 {
	font-size: 120%;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 12px 0;
}
#Content h3 {
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 12px 0;
}
#Content p{
	margin: 0 0 12px 0;
}
#PageCopy {
	width: 500px;
	clear: left;
}
#Wrapper.Home div#PageCopy {
	width: auto!important;
}
#RightCol {
	width: 172px;
	float: right;
	margin: 0 0 20px 20px;
}
.ImageHolder {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 20px 20px 0;
	float: left;
}
.ImageHolder img {
	margin: 0;
	padding: 0;
}
.ImageHolder p {
	color: #fff;
	background: #5B57A6;
	padding: 5px;
	margin: 0!important;
}
.ClientImage {
	float: left;
	text-align: center;
	width: 230px;
	margin: 15px 0;
	padding: 0;
}

#Footer {
	width: 720px;
	_width: 700px;
	font-size: 85%;
	padding: 10px 20px;
}
#Footer p {
	float: left;
	color: #7B7878;
	margin: 0;
	padding: 0 30px 0 0;
}
#Footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#Footer li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}
#Footer li a {
	text-decoration: none;
	color: #7B7878;
}
#Footer li a:hover {
	text-decoration: underline;
	color: #006666;
}

#SiteBottom {
	width: 762px;
	padding: 0;
	height: 10px;
	margin: 0 auto;
	background: url(../images_gen/site_bottom.gif) no-repeat top left;
}

/* general forms */
form {
	border:1px solid #B2B9C7;
	padding:25px;
	margin:0;
	width:447px;
}
form p{
	margin:0 0 20px 0;
}
form label{
	display:block;
	margin:0 0 4px 0;
	color:#5B57A6;
	font-size:100%;
}
.wide_form_element {
	width:440px;
}
.small_form_element {
	width:120px;
}
input, select {
	font-size:100%!important;
}
textarea {
	font-size:100%!important;
}
input#submit_button {
	color:#5B57A6;
	font-weight:bold;
}
/* results table*/
table.JobResults {
	margin:0 0 30px 0;
	width: 500px;
}
table.JobResults th {
	text-align:left;
	color:#1B3F95;
	border-bottom:1px solid #5B57A6;
	font-size: 120%;
	font-weight: normal;
}
table.JobResults td, table.JobResults th {
	padding:6px 6px 6px 0;
	vertical-align:top;
}
table.JobResults td {
}
table.JobResults td.JobDescriptionTD {
	border-bottom: 3px double #B2B9C7;
}
table.ClientTable {
	width: 500px;
	text-align: center;
}
table.ClientTable td{
	text-align: center;
	padding: 15px 0;
}
table.ClientTable img {
	padding: 0 0 5px 0;
}
/*job details*/
#job_summary span{
	float:left;
	width:75px;
	color:#5B57A6;
}

.Back {
	position: absolute;
	top: 33px;
	right: 220px;
	text-decoration: none;
	z-index: 50;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}