@charset "utf-8";
/*html{height:100%;}*/

body {
	min-width:1003px;
	margin:0;
	color:#636b71;
	font:62.5% Arial, Helvetica, sans-serif;
	background:#fff url(../images/bg-body.gif) repeat-x;
	position:relative;
}
img {
	border-style:none;
}
a {
	text-decoration:none;
	color:#2b7ead;
}
a:hover {
	text-decoration:underline;
}
input,  textarea,  select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
.holder {
	overflow:hidden;
	height:1%;
}
/* questions */

.questions {
	margin:0;
	position:absolute;
	top:0;
	right:0;
	width:132px;
	height:132px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-questions.png) no-repeat;
}
/* Header */

#hdrBanner {
	padding-bottom:20px;
	z-index:1;
}
/* logo-box */

#logo-box {
	height:1%;
	padding:7px 12px 0;
	overflow:hidden;
	width:979px;
}
#header_logo {
	margin:0;
	float:left;
	/*text-indent:-9999px;*/

	overflow:hidden;
}
#logo-box .logo a {
	display:block;
	width:411px;
	height:81px;
	overflow:hidden;/*background:url(../images/logo.gif) no-repeat;*/

}
#logo-box p {
	float:right;
	width:535px;
	margin:38px 0 0;
	font-size:12px;
	line-height:14px;
	color:#164068;
	text-align:right !important;
}
/* content-area */

#content-area {
	/*height:1%;*/

	margin:5px 0 0;
	overflow:hidden;
	background:url(../images/bg-content-area.png) no-repeat;
	float:left;
	clear:both;
	width:1043px;
}
.content-area-box {
	/*height:1%;*/

	overflow:hidden;
	padding:22px 22px 0;
	position:relative;
	float:left;/*width:1003px;

	min-height:800px;*/

}
/* main container */

#wrapper {
	width:1003px;
	margin:0 auto;
	/*padding:0 0 11px;*/

	overflow:hidden;
	font-size:1.2em;
	position:relative;
	height:100%;
}
#header {
	margin:0px;
	padding:0px;
	float:left;
	width:972px;
}
.link {
	width:822px;
	margin:37px 0px 40px 0px;
	padding:0px;
	float:left;
}
.link_button {
	padding:0px;
	margin:0px 3px 0px 0px;
}
.logo {
	width:150px;
	height:116px;
	float:right;
}
#form-block {
	float:right;
	margin:25px 0 0;
	padding:15px 33px 0 11px;
	background:url(../images/bg-form.gif) no-repeat;
	width:329px;
	height:70px;
	overflow:hidden;
}
#form-block #form-text, .form-text {
	background:url(../images/bg-input.gif) no-repeat;
	width:195px;
	height:32px;
	padding:9px 0 0 73px;
	margin:0;
	float:left;
	border:none;
}
#qucikSearchGo {
	position:relative;
	top:3px;
	padding-left:5px;
}
#searchAdvance {
	clear:both;
	float:right;
}
#img_bg {
	width:100%;
	background:url(../images/img_bg.jpg) repeat-x;
	height:100px;
	float:left;
}
.img {
	margin:20px 14px 3px 11px;
	padding:0px;
}
#body {
	float:left;
	width:999px;
	clear:both;
	/*margin:0px 9px 0px 9px;

	padding:0px;*/

	margin-top:286px;
}
#body_left {
	float:left;
	width:225px;
	margin:0px;
	padding:0px;
	/*background-image:url(../images/bg-line-separator.gif);

	background-repeat:repeat-y;

	background-position:right;*/

	clear:both;
}
/* right hand bar */

#body_right {
	float:left;
	width:199px;
	margin:0px 0px 0px 0px;
	padding:0px;/*background-image:url(../images/bg-line-separator.gif);

	background-repeat:repeat-y;

	background-position:left;*/

}
#body_right ul {
	width:199px;
	margin:0;
	padding:0;
	overflow:hidden;
}
#body_right ul li {
	width:199px;
	margin:0 0 5px;
	padding:5px 0 0;
	font-size:1px;
	line-height:1px;
	position:relative;
	overflow:hidden;
}
#body_right ul li:after {
	height:0;
	clear:both;
	content:"";
	display:block;
}
#body_right ul li a {
	display:table;
	height:34px;
	width:199px;
	color:#fff;
	font-size:13px;
	line-height:12px;
	background-repeat:no-repeat;
}
#body_right ul li a em {
	display:table-cell;
	vertical-align:middle;
	padding:3px 25px 3px 63px;
	font-style:normal;
	background-position:0 100%;
	background-repeat:no-repeat;
}
* html #body_right ul li a {
	display:block;
	height:32px;
	overflow:visible;
}
* html #body_right ul li em {
	display:block;
	height:27px;
	overflow:visible;
	padding:1px 25px 6px 63px;
}
* html #body_right ul li span {
	display:block;
}
*+ html #body_right ul li a {
	height:auto;
	display:block;
	min-height:32px;
	overflow:visible;
}
*+ html #body_right ul li em {
	display:block;
	min-height:27px;
	padding:1px 25px 6px 63px;
}
*+ html #body_right ul li span {
	display:block;
}
#body_right ul li.clinical-research a {
	background-image:url(../images/bg-clinical-research-top.gif);
}
#body_right ul li.clinical-research em {
	background-image:url(../images/bg-clinical-research-btm.gif);
}
#body_right ul li.medical-devices a {
	background-image:url(../images/bg-medical-devices-top.gif);
}
#body_right ul li.medical-devices em {
	background-image:url(../images/bg-medical-devices-btm.gif);
}
#body_right ul li.market-research a {
	background-image:url(../images/bg-market-research-top.gif);
}
#body_right ul li.market-research em {
	background-image:url(../images/bg-market-research-btm.gif);
}
#body_right ul li.media a {
	background-image:url(../images/bg-media-top.gif);
}
#body_right ul li.media em {
	background-image:url(../images/bg-media-btm.gif);
}
#body_right ul li.it a {
	background-image:url(../images/bg-it-top.gif);
}
#body_right ul li.it em {
	background-image:url(../images/bg-it-btm.gif);
}
#body_right ul li.heor-pricing a {
	background-image:url(../images/bg-heor-pricing-top.gif);
}
#body_right ul li.heor-pricing em {
	background-image:url(../images/bg-heor-pricing-btm.gif);
}
#body_right ul li.regulatory-affairs a {
	background-image:url(../images/bg-regulatory-affairs-top.gif);
}
#body_right ul li.regulatory-affairs em {
	background-image:url(../images/bg-regulatory-affairs-btm.gif);
}
#body_right ul li.scientists a {
	background-image:url(../images/bg-scientists-top.gif);
}
#body_right ul li.scientists em {
	background-image:url(../images/bg-scientists-btm.gif);
}
#body_right ul li.farmers a {
	background-image:url(../images/bg-farmer.png);
}
#body_right ul li.farmers em {
	background-image:url(../images/bg-farmer-btm.png);
}
#body_right ul li.sales a {
	background-image:url(../images/bg-sales-top.png);
}
#body_right ul li.sales em {
	background-image:url(../images/bg-sales-btm.png);
}
#body_right ul li a:hover {
	/*cursor:pointer;*/
	
	cursor:default;
	text-decoration:none;
	background-position:100% 0;
}
#body_right ul li a:hover em {
	font-style:italic;
	background-position:100% 100%;
}
#body_right ul li span.icon {
	position:absolute;
	top:0;
	left:0;
	background-repeat:no-repeat;
}
#body_right ul li.clinical-research .icon {
	width:51px;
	height:47px;
	background-image:url(../images/icon-link-clinical-research.png);
}
#body_right ul li.medical-devices .icon {
	width:49px;
	height:38px;
	background-image:url(../images/icon-link-medical-devices.png);
}
#body_right ul li.market-research .icon {
	width:53px;
	height:47px;
	top:1px;
	background-image:url(../images/icon-link-market-research.png);
}
#body_right ul li.media .icon {
	width:49px;
	height:47px;
	top:1px;
	left:2px;
	background-image:url(../images/icon-link-media.png);
}
#body_right ul li.it .icon {
	width:52px;
	height:36px;
	top:3px;
	background-image:url(../images/icon-link-it.png);
}
#body_right ul li.heor-pricing .icon {
	width:50px;
	height:44px;
	top:3px;
	background-image:url(../images/icon-link-heor-pricing.png);
}
#body_right ul li.regulatory-affairs .icon {
	width:52px;
	height:46px;
	top:2px;
	background-image:url(../images/icon-link-regulatory-affairs.png);
}
#body_right ul li.scientists .icon {
	width:47px;
	height:47px;
	top:1px;
	background-image:url(../images/icon-link-scientists.png);
}
#body_right ul li.farmers .icon {
	width:47px;
	height:47px;
	top:1px;
	background-image:url(../images/icon-link-pharmaceutical.png);
}
#body_right ul li.sales .icon {
	width:47px;
	height:47px;
	top:1px;
	background-image:url(../images/icon-link-sales.png);
}
/* clients-box */

.clients-box {
	width:196px;
	margin:16px 0 1px 1px;
	background:url(../images/bg-clients-box-center.gif) repeat-y;
}
#body_right .clients-box:after {
	height:0;
	clear:both;
	content:"";
	display:block;
}
#body_right .clients-box .clients-top {
	height:1%;
	background:url(../images/bg-clients-box-top.gif) no-repeat;
}
#body_right .clients-box .clients-top:after {
	height:0;
	clear:both;
	content:"";
	display:block;
}
#body_right .clients-box .clients-center {
	height:1%;
	padding:0 0 11px 9px;
	background:url(../images/bg-clients-box-btm.gif) no-repeat 0 100%;
}
#body_right .clients-box .clients-center:after {
	height:0;
	clear:both;
	content:"";
	display:block;
}
#body_right .clients-box .title {
	float:left;
	margin:-7px 0 0 2px;
	position:relative;
	font-size:1px;
	line-height:1px;
}
#body_right .clients-box .title strong {
	font-weight:normal;
	font-size:12px;
	line-height:15px;
	color:#8f9ca3;
	text-transform:uppercase;
	padding:0 3px;
	background:#fff;
}
#body_right .clients-box .link-holder {
	height:1%;
	overflow:hidden;
	clear:both;
	padding:4px 0 0;
}
#body_right .clients-box .link-holder a {
	float:left;
	margin:0 0 0 6px;
}
#body_right .clients-box .link-holder a strong {
	float:left;
	min-height:20px;
	background:url(../images/bg-clients-box-link-left.png) no-repeat;
	font-weight:normal;
	font-size:12px;
	line-height:15px;
	color:#fff;
	padding:4px 8px 0 11px;
}
* html #body_right .clients-box .link-holder a strong {
	height:20px;
	overflow:visible;
}
#body_right .clients-box .link-holder a span {
	width:5px;
	height:24px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-clients-box-link-right.png) no-repeat;
}
#body_right .clients-box .link-holder a:hover {
	text-decoration:none;
	background:none;
}
#body_right .clients-box .link-holder a:hover strong {
	text-decoration:underline;
}
/* right hand bar ends */

.top {
	width:822px;
	margin:0px;
	padding:0px;
	float:left;
}
.top h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#515151;
	text-decoration:none;
	padding:5px 0px 0px 0px;
	margin:0px;
	font-weight:normal;
}
.top h1 a {
	color:#515151;
	text-decoration:none;
}
.top h1 a:hover {
	color:#515151;
	text-decoration:underline;
}
.top h1 strong {
	font-weight:normal;
}
h2 {
	margin:2px 0 0;
	padding:0;
	font-weight:normal;
	font-size:1.67em;
	font-size:24px;
	line-height:1.2em;
	color:#28527a;
}
h2 span {
	color:#28527a;
	text-decoration:none;
}
h2 a {
	font-size:18px;
}
p {
	color:#515151;
	text-decoration:none;
	line-height:17px;
	font-size:12px;
	padding:0px 0px 10px 0px;
	margin:0px;
	/*text-align:justify;*/

	text-align:left !important;
}
p img {
	padding:0px 5px 0px 0px;
	margin:0px;
}
.h_line {
	height:8px;
	margin:25px 0px 35px 0px;
	padding:0px;
}
.h_line1 {
	height:8px;
	margin:15px 0px 22px 0px;
	padding:0px;
}
.categories_img {
	margin:0px 0px 14px 42px;
	padding:0px;
}
#round_box {
	width:236px;
	float:left;
	margin:0px;
	padding:0px;
}
.round_middle {
	background:url(../images/r_middle.jpg) repeat-x bottom;
	margin:0px;
	padding:0px;
	border-left:1px solid #b8b8b8;
	border-right:1px solid #b8b8b8;
}
.input_box1 {
	width:177px;
	border:1px solid #b8b8b8;
	background:#FFFFFF;
	margin:15px 0px 0px 25px;
	padding:0px;
}
.submit {
	width:235px;
	margin:15px 0px 0px 0px;
}
.submit h3 {
	color:#595959;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	display:inline;
}
.submit h3 a {
	color:#595959;
	text-decoration:none;
	width:215px;
	display:block;
	padding:13px 0px 13px 20px;
}
.submit h3 a:hover {
	color:#FFF;
	text-decoration:underline;
}
.submit2 {
	width:235px;
}
.submit2 h3 {
	color:#595959;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	display:inline;
}
.submit2 h3 a {
	color:#595959;
	text-decoration:none;
	width:215px;
	background:url(../images/submitcv.jpg) no-repeat;
	display:block;
	padding:13px 0px 13px 20px;
}
.submit2 h3 a:hover {
	color:#FFF;
	text-decoration:underline;
}
.client {
	width:235px;
	margin:5px 0px 10px 0px;
}
.client h3 {
	color:#595959;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	display:inline;
}
.client h3 a {
	color:#595959;
	text-decoration:none;
	width:215px;
	display:block;
	padding:13px 0px 13px 20px;
}
.client h3 a:hover {
	color:#FFF;
	text-decoration:underline;
}
.go {
	margin:0px;
	padding:10px 30px 10px 0px;
	text-align:right;
}
.h_line_bottom {
	height:16px;
	padding:0px;
	clear:both;
}
/*.footer {

	width:999px;

	font-size:10px;

	color:#5a5a5a;

	text-decoration:none;

	padding:15px 0px 0px 0px;

	margin:0px;

}*/

.footer a {
	text-decoration:none;
	color:#5a5a5a;
}
.footer a:hover {
	text-decoration:underline;
	color:#5a5a5a;
}
.footer-links {
	text-align:right;
	float:right;
	display:block;
	width:500px;
}
.footer-links a {
	margin:0 3px;
}
.ai_img {
	padding:0px 0px 10px 0px;
	margin:0px;
}
.home {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	padding:10px 0px 0px 0px;
}
.home a {
	font-size:11px;
	color:#000000;
}
.home a:hover {
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
.h_linedas {
	height:1px;
	padding:0px;
	margin:5px 0px 5px 0px;
}
.search {
	width:100%;
	padding:0px;
	margin:20px 0px 20px 0px;
	float:left;
}
.search_box {
	width:484px;
	margin:0px auto;
	padding:0px;
}
.search_box_middle {
	border-left:1px solid #c8c7c8;
	border-right:1px solid #c8c7c8;
	width:482px;
	float:left;
}
.search_keyword {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	padding:5px 0px 4px 10px;
	width:140px;
	float:left;
}
.input_outer_box {
	width:327px;
	margin:0px auto;
	padding:5px 0px 0px 0px; /*float:left;*/
}
/*.input_outer_box{position:relative; top:20px;}*/



.input_box {
	width:200px;
	margin:0px 2px 0px 35px;
	padding:0px;
	border:1px solid #bbbbbb;
	float:left;
	position:relative;
	top:-17px;
}
.r_bottom {
	height:9px;
	width:484px;
	display:block;
	float:left;
}
.r_top {
	height:9px;
	width:484px;
	display:block;
	float:left;
}
.job_outer {
	width:100%;
	float:left;
}
.job_result_box {
	width:300px;
	float:left;
	margin:0px;
	padding:0px;
}
#one {
	width:130px;
	float:left;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#515151;
	text-decoration:none;
	display:block;
	padding:5px 0px 5px 0px;
	font-weight:bold;
}
#one a {
	text-decoration:none;
	color:#000000;
	padding:0px 12px 1px 12px;
	margin:3px;
	border:1px solid #aeaeae;
	font-weight:normal;
}
#one a:hover {
	text-decoration:none;
	color:#ffffff;
	border:1px solid #c58a0c;
}
#one a.active {
	text-decoration:none;
	border:1px solid #c58a0c;
}
#one1 {
	width:300px;
	float:left;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#515151;
	text-decoration:none;
	display:block;
	padding:5px 0px 5px 0px;
	font-weight:bold;
}
#one1 a {
	text-decoration:none;
	color:#000000;
	padding:0px 12px 1px 12px;
	margin:3px;
	border:1px solid #aeaeae;
	font-weight:normal;
}
#one1 a:hover {
	text-decoration:none;
	color:#ffffff;
	border:1px solid #c58a0c;
}
#one1 a.active {
	text-decoration:none;
	border:1px solid #c58a0c;
}
.next {
	width:250px;
	float:left;
	margin:0px;
	padding:5px 0px 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#515151;
	text-decoration:none;
	font-weight:bold;
	text-align:right;
}
.next a {
	color:#515151;
	text-decoration:none;
}
.next a:hover {
	color:#515151;
	text-decoration:underline;
}
.job_title_box {
	width:672px;
	padding:0px 10px 0px 10px;
	float:left;
	border:1px solid #bdbcbd;
	margin:15px 0px 15px 0px;
	color:#515151;
	font-weight:bold;
	line-height:43px;
}
.job_descripton_box {
	width:660px;
	float:left;
	margin:10px 10px 0px 10px;
}
.des_t {
	color:#515151;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	padding:5px 0px 5px 0px;
}
.des_t a {
	color:#515151;
	text-decoration:underline;
	font-weight:bold
}
.des_t a:hover {
	color:#515151;
	text-decoration:none;
}
.des_t span strong {
	color:#e4720b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.h_line_result {
	height:1px;
	padding:0px;
	margin:15px 0px 15px 0px;
}
.how {
	color:#515151;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	padding:5px 0px 5px 20px;
	line-height:17px;
}
.how strong {
	color:#e4720b;
	text-decoration:none;
	font-weight:bold;
}
.erasia {
	width:672px;
	padding:0px 10px 0px 10px;
	float:left;
	border:1px solid #bdbcbd;
	margin:15px 0px 15px 0px;
	color:#515151;
	font-weight:bold;
	line-height:43px;
	font-size:13px;
}
.erasia strong {
	color:#e6780b;
	text-decoration:none;
	padding:0px;
	margin:0px;
	font-size:13px;
	display:inline;
}
.erasia span {
	color:#000000;
	text-decoration:none;
}
.erasia a {
	color:#515151;
	text-decoration:underline;
	font-size:12px;
}
.erasia a:hover {
	color:#515151;
	text-decoration:none;
}
/*h3 {

	font-size:16px;

	color:#ff6600;

	text-decoration:none;

	padding:15px 0px 0px 0px;

	margin:0px;

	text-align:left;

}*/

.ers {
	width:100px;
	float:left;
}
.error {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	float:left;
	padding-left:185px;
	padding-bottom:8px;
}
.error1 {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	float:left;
	padding-left:15px;
	padding-bottom:8px;
}
.company_box {
	width:650px;
	float:left;
	margin:10px 10px 0px 20px;
}
.company_text {
	color:#515151;
	font-weight:bold;
	width:200px;
	float:left;
	line-height:18px;
}
.company_text h1 {
	color:#515151;
	font-weight:bold;
	font-size:11px;
	margin:0px;
	padding:0px;
	display:inline;
	line-height:32px;
}
.company_right {
	color:#515151;
	width:450px;
	float:left;
	font-size:11px;
	line-height:45px;
}
.company_right strong {
	color:#e4720b;
	text-decoration:none;
}
.company_text2 {
	color:#515151;
	width:650px;
	font-size:11px;
	float:left;
	line-height:18px;
}
.company_text2 h1 {
	color:#515151;
	font-weight:bold;
	font-size:11px;
	margin:0px;
	padding:0px;
}
.company_text2 span {
	color:#e4720b;
	text-decoration:none;
}
.company_text2 span strong {
	color:#515151;
	text-decoration:none;
}
.candidate_box {
	width:650px;
	float:left;
	margin:10px 10px 0px 20px;
}
.candidate_text {
	color:#515151;
	font-weight:bold;
	width:200px;
	float:left;
	line-height:18px;
	padding-top:5px;
	padding-bottom:5px;
}
.candidate_text h1 {
	color:#515151;
	font-weight:bold;
	font-size:11px;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	display:inline;
	line-height:32px;
}
.info-list-outer {
	width:646px;
	padding:0 10px;
	padding-top:5px;
}
ul.info-list {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	color:#515151;
}
.info-list li {
	float:left;
	padding:0 0 15px;
}
.title {
	width:140px;
	margin:0 30px 0 0;
	float:left;
	font-size:11px;
	font-weight:bold;
}
.info-list li div {
	width:470px;
	float:left;
}
.info-list li div p {
	margin:0;
}
.info-list li div a {
	color:#515151;
	text-decoration:underline;
}
.info-list li div strong {
	display:block;
	font-weight:bold;
	color:#ff6600;
}
.info-list li div address {
	font-style:normal;
}
.info-list li div address span {
	display:block;
}
.cont-main {
	width:450px;
	float:left;
	position:relative;
}
.cont-main img {
	float:right;
	margin:0 0 15px 15px;
	border:1px solid #c3c3c3;
	background:#fff;
	padding:4px;
}
.view {
	margin:0px 20px 0px 0px;
	padding:0px;
}
.email {
	margin:0px 70px 0px 0px;
	padding:0px;
}
.add {
	margin:0px 20px 0px 0px;
	padding:0px;
}
.add2 {
	margin:0px 20px 0px 250px;
	padding:0px;
}
.apply_box {
	width:692px;
	float:left;
	margin:10px 0px 0px 0px;
}
.footer_h {
	width:250px;
	float:left;
	padding:5px 0px 0px 40px;
}
.footer_div {
	/*width:999px;*/

	/*float:right;*/

	padding:0px;
	margin:0px;
	clear:both;
}
.footer_h h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#515151;
	text-decoration:none;
	padding:5px 0px 0px 0px;
	margin:0px;
	font-weight:normal;
}
.footer_h h1 a {
	color:#515151;
	text-decoration:none;
}
.footer_h h1 a:hover {
	color:#515151;
	text-decoration:underline;
}
.footer_h h1 strong {
	font-weight:normal;
}
.validator {
	clear:right;
	text-align:center;
	width:972px;
	float:right;
}
#home1 {
	display:block;
	width:71px;
	height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
	color:#4a4747;
	text-decoration:none;
	float:left;
	margin:0px 3px 0px 0px;
	padding:0px;
}
#home1 a {
	display:block;
	color:#4a4747;
	text-decoration:none;
	width:71px;
	height:20px;
	margin:0px 3px 0px 0px;
	padding:6px 0px 0px 0px;
}
#home1 a:hover {
	display:block;
	color:#ffffff;
	text-decoration:none;
}
#home1 a.active {
	display:block;
}
#client1 {
	display:block;
	width:102px;
	height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
	color:#4a4747;
	text-decoration:none;
	float:left;
	margin:0px 3px 0px 0px;
	padding:0px;
}
#client1 a {
	display:block;
	width:102px;
	color:#4a4747;
	text-decoration:none;
	height:20px;
	margin:0px 3px 0px 0px;
	padding:6px 0px 0px 0px;
}
#client1 a:hover {
	display:block;
	color:#ffffff;
	text-decoration:none;
}
#client1 a.active {
	display:block;
}
#candidate {
	display:block;
	width:129px;
	height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
	color:#4a4747;
	text-decoration:none;
	float:left;
	margin:0px 3px 0px 0px;
	padding:0px;
}
#candidate a {
	display:block;
	width:129px;
	color:#4a4747;
	text-decoration:none;
	height:20px;
	margin:0px 3px 0px 0px;
	padding:6px 0px 0px 0px;
}
#candidate a:hover {
	display:block;
	color:#ffffff;
	text-decoration:none;
}
#candidate a.active {
	display:block;
}
#industry {
	display:block;
	width:161px;
	height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
	color:#4a4747;
	text-decoration:none;
	float:left;
	margin:0px 3px 0px 0px;
	padding:0px;
}
#industry a {
	display:block;
	width:161px;
	color:#4a4747;
	text-decoration:none;
	height:20px;
	margin:0px 3px 0px 0px;
	padding:6px 0px 0px 0px;
}
#industry a:hover {
	display:block;
	color:#ffffff;
	text-decoration:none;
}
#industry a.active {
	display:block;
}
#opportunities {
	display:block;
	width:102px;
	height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
	color:#4a4747;
	text-decoration:none;
	float:left;
	margin:0px 3px 0px 0px;
	padding:0px;
}
#opportunities a {
	display:block;
	width:102px;
	color:#4a4747;
	text-decoration:none;
	height:20px;
	margin:0px 3px 0px 0px;
	padding:6px 0px 0px 0px;
}
#opportunities a:hover {
	display:block;
	color:#ffffff;
	text-decoration:none;
}
#opportunities a.active {
	display:block;
}
#news {
	display:block;
	width:61px;
	height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
	color:#4a4747;
	text-decoration:none;
	float:left;
	margin:0px 3px 0px 0px;
	padding:0px;
}
#news a {
	display:block;
	width:61px;
	color:#4a4747;
	text-decoration:none;
	height:20px;
	margin:0px 3px 0px 0px;
	padding:6px 0px 0px 0px;
}
#news a:hover {
	display:block;
	color:#ffffff;
	text-decoration:none;
}
news a.active {
	display:block;
}
#contactus {
	display:block;
	width:95px;
	height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
	color:#4a4747;
	text-decoration:none;
	float:left;
	margin:0px 3px 0px 0px;
	padding:0px;
}
#contactus a {
	display:block;
	width:95px;
	color:#4a4747;
	text-decoration:none;
	height:20px;
	margin:0px 3px 0px 0px;
	padding:6px 0px 0px 0px;
}
#contactus a:hover {
	display:block;
	color:#ffffff;
	text-decoration:none;
}
#contactus a.active {
	display:block;
}
.des_t1 {
	color:#515151;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	text-decoration:none;
	padding:5px 0px 5px 0px;
	margin:0px;
}
.des_t1 h1 {
	color:#515151;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	text-decoration:none;
	padding:5px 0px 5px 0px;
	margin:0px;
	display:inline;
}
.apply_div {
	float:left;
	margin:0px 0px 20px 0px;
	padding:0px;
	width:674px;
}
.apply_div1 {
	float:left;
	margin:20px 0px 20px 0px;
	padding:0px;
	width:674px;
}
.h_line_result2 {
	width:694px;
	height:1px;
	padding:0px;
	margin:5px 0px 5px 0px;
	clear:both;
}
.active_paging {
	text-decoration:none;
	color:#ffffff;
	padding:0px 10px 1px 10px;
	margin:3px;
	border:1px solid #aeaeae;
	font-weight:normal;
}
.no_one {
	text-decoration:none;
	color:#ffffff;
	padding:0px 12px 1px 12px;
	margin:3px;
	border:1px solid #aeaeae;
	font-weight:normal;
}
.no_one:hover {
	text-decoration:none;
	color:#ffffff;
	padding:0px 12px 1px 12px;
	margin:3px;
	border:1px solid #aeaeae;
	font-weight:normal;
}
.next_paging {
	margin:0px;
	padding:5px 0px 5px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#515151;
	text-decoration:none;
	font-weight:bold;
	text-align:right;
}
.next_paging a {
	color:#515151;
	text-decoration:none;
}
.next_paging a:hover {
	color:#515151;
	text-decoration:underline;
}
.previous_paging {
	margin:0px;
	padding:5px 10px 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#515151;
	text-decoration:none;
	font-weight:bold;
	text-align:right;
}
.previous_paging a {
	color:#515151;
	text-decoration:none;
}
.previous_paging a:hover {
	color:#515151;
	text-decoration:underline;
}
.error_div {
	width:100%;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
}
.login {
	width:300px;
	float:right;
	margin:0 0 0 1px;
	font-weight:bold;
	color:#4a4747;
	text-align:right;
	font-size:11px;
}
.login ul {
	margin:10 0 0 0px;
}
.login ul li {
	list-style:none;
	display:inline;
	margin-right:15px;
}
.login a {
	color:#4a4747;
	text-decoration:none;
}
.login a:hover {
	color:#e7760e;
	text-decoration:none;
}
.cssform {
	margin:20px 0px;
	width:525px;
}
.cssform P.field {
	PADDING-RIGHT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 493px;
	PADDING-TOP: 8px;
	line-height:17px;
	vertical-align:middle;
	float:left;
	text-align:left;
}
.cssform label {
	FLOAT: left;
	MARGIN-LEFT: 0px;
	WIDTH: 150px;
	padding-right:5px;
}
.send_form {
	margin-left:30px;
	width:493px;
	font-size:11px;
}
.send_form_input {
	background: url(../images/white-bg.jpg) repeat;
	border:1px solid #b6b6b6;
	width:300px;
	height:15px;
	padding:3px;
	color:#4a4747;
	float:right;
	margin-left:22px;
	font-size:11px;
}
.send_form select {
	background: url(../images/white-bg.jpg) repeat;
	border:1px solid #b6b6b6;
	width:308px;
	height:18px;
	color:#4a4747;
	float:right;
	margin-left:22px;
	font-size:11px;
}
.send_form_file {
	background: url(../images/white-bg.jpg) repeat;
	border:1px solid #b6b6b6;
	width:308px;
	height:22px;
	padding:3px;
	color:#4a4747;
	margin-left:29px;
	font-size:11px;
}
.send_form_radio {
	padding:14px;
	color:#4a4747;
	margin-left:42px;
	font-size:11px;
}
.send_form_textarea {
	background: url(../images/white-bg.jpg) repeat;
	border:1px solid #b6b6b6;
	padding:14px;
	color:#4a4747;
	margin-left:32px;
	float:left;
	font-size:11px;
}
.submit_btn {
	float:right;
	margin:10px 0px 0px 0px;
}
.forgot-pwd {
	padding:10px 0 0 185px;
	margin:0px;
	float:left;
	display:inline;
}
.forgot-pwd a {
	color:#515151;
	text-decoration:underline;
}
.forgot-pwd a:hover {
	color:#515151;
	text-decoration:none;
}
.company_text1 {
	color:#515151;
	float:left;
	font-size:11px;
	width:650px;
}
.company_text_left {
	width:150px;
	margin:0px;
	padding:0px;
	float:left;
}
.company_text_left h1 {
	color:#515151;
	font-weight:bold;
	font-size:11px;
	line-height:20px;
	display:inline;
}
.company_text_right {
	color:#515151;
	width:300px;
	font-size:11px;
	line-height:20px;
	float:left;
}
.company_text_right strong {
	color:#ff6600;
	text-decoration:none;
	line-height:20px;
	font-size:14px;
}
.company_text_right_logo {
	width:200px;
	float:right;
	margin:0px;
	padding:0px;
	line-height:18px;
	height:110px;
}
.company_text_right2 {
	color:#515151;
	width:500px;
	font-size:11px;
	line-height:20px;
	float:left;
}
.company_text_right2 strong {
	color:#e4720b;
	text-decoration:none;
	line-height:20px;
}
/*new 180209*/

p {
	color:#515151;
	text-decoration:none;
	line-height:17px;
	font-size:12px;
	padding:5px 0px;
	margin:0px;
	text-align:justify;
}
p img {
	padding:0px 0px 0px 5px;
	margin:0px;
}
p a {
	color:#515151;
	text-decoration:underline;
}
p a:hover {
	color:#515151;
	text-decoration:none;
}
ul {
	margin:0px;
	padding:0px 0px 0px 30px;
}
ul li {
	margin:0px;
	padding:0px;
	color:#515151;
	text-decoration:none;
	line-height:17px;
	font-size:11px;
}
ul li a {
	margin:0px;
	padding:0px;
	color:#515151;
	text-decoration:underline;
}
ul li a:hover {
	margin:0px;
	padding:0px;
	color:#515151;
	text-decoration:none;
}
/* Navigation CSS Starts*/



.dropmenudiv_d, .dropmenudiv_d_1, .dropmenudiv_d_2, .dropmenudiv_d_3, .dropmenudiv_d_4, .dropmenudiv_d_5 {
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	position:absolute;
	top: 0px;
	/*THEME CHANGE HERE*/

	line-height:16px;
	text-indent:8px;
	z-index:100;
	width: 155px;
	visibility: hidden;
	text-align:left;
	color: #4b4b4b;
	background:#d1d1d1;
}
.dropmenudiv_d a, .dropmenudiv_d_1 a, .dropmenudiv_d_2 a, .dropmenudiv_d_3 a, .dropmenudiv_d_4 a, .dropmenudiv_d_5 a {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 145px;
	display: block;
	border-top: 1px solid #FFFFFF;  /*THEME CHANGE HERE*/
	text-decoration: none;
	color: #4b4b4b;
	font-size:11px;
	padding:5px;
	padding-left:10px;
	padding-right:0px;
	vertical-align:middle;
}
* html .dropmenudiv_d a, * html .dropmenudiv_d_1 a, * html .dropmenudiv_d_2 a, * html .dropmenudiv_d_3 a, * html .dropmenudiv_d_4 a, * html .dropmenudiv_d_5 a { /*IE only hack*/
	width: 100%;
}
.dropmenudiv_d a:hover, .dropmenudiv_d_1 a:hover, .dropmenudiv_d_2 a:hover, .dropmenudiv_d_3 a:hover, .dropmenudiv_d_4 a:hover, .dropmenudiv_d_5 a:hover {
	background-color:#EC933F;
	color:#FFFFFF;
	text-decoration:none;
}
/* Navigation CSS Ends */





.news_detail {
	color: #ff6600;
	text-decoration:underline;
}
/*#body_left .input_box{

	padding:0;

	position:relative;

	left:-2px;



}*/





#opportunities_input {
	position:relative;
}
/* Navigation */

.nav-area {
	width:958px;
	overflow:hidden;
	background:url(../images/bg-header.jpg) no-repeat;
	position:absolute;
	top:20px;
	left:22px;
	width:958px;
	height:286px;
	clear:both;
}
#wrapperleft {
	width:948px;
	overflow:hidden;
	padding:0 0 0 10px;
	position:absolute;
}
.nav-area:after {
	content:"";
	display:block;
	clear:both;
}
#nav {
	margin:0;
	padding:0;
	float:left;
	z-index:500;
	position:absolute;
}
#nav ul {
	list-style:none;/*margin:0;

	padding:0 0 0;

	

	position:absolute;

	top:39px;*/

	/*left:-18px;*/

	/*width:170px;

	display:none;*/

}
#nav li {
	float:left;
	padding:0 0 0 5px;
	list-style:none;
}
#nav li a {
	float:left;
	font-size:13px;
	line-height:16px;
	color:#fff;
	padding:17px 10px 16px;
	text-decoration:none;
}
#nav a:hover {
	text-decoration:none;
	/*cursor:pointer;*/
	
	cursor:default;
	background:url(../images/bg-nav-hover.gif) repeat-x !important;
}
/*#nav li li{

	float:none;

	padding:0 0 1px;

	height:1%;

	background:url(../images/bg-drop.gif) repeat-x 0 100%;

}*/



/*#nav li li{

	float:none;

	padding:0 0 1px;

	height:1%;

	background:url(../images/bg-drop.gif) repeat-x 0 100%;

}*/

#nav li a {
	color:#fff;
}
/*#nav li li a{

	display:block;

	background:#9c4043;*/

	/*padding:0px 10px;*/

	/*height:1%;*/

	/*margin-top:12px;*/

/*}

#nav li:hover,

#nav li.hover{position:relative;}

#nav li:hover ul,

#nav li.hover ul{display:block;}

#nav li a:hover{

	text-decoration:none;

}

#nav li li a:hover{

	background:#8b1e22;

	color:#fff;

}*/

/* Right */

#body_right .headline-box {
	width:197px;
	overflow:hidden;
	background:#6299b7 url(../images/bg-headline-box-top1.gif) no-repeat;
}
#body_right h3 {
	margin:0;
	font-weight:normal;
	font-size:1em;
	line-height:1.17em;
	color:#fff;
	text-transform:uppercase;
}
#body_right .headline-box div {
	min-height:14px;
	overflow:hidden;
	/*padding:8px 0 7px 17px;*/

	background:url(../images/bg-headline-box-btm1.gif) no-repeat 0 100%;
}
* html #body_right .headline-box div {
	height:14px;
	overflow:visible;
}
/* Left */

#left {
	width:225px;
}
.headline-box {
	width:225px;
	overflow:hidden;
	background:#6299b7 url(../images/bg-headline-box-top.gif) no-repeat;
}
#left h3, #body_right h3 {
	margin:0;
	font-weight:normal;
	font-size:1em;
	line-height:1.17em;
	color:#fff;
	text-transform:uppercase;
	padding:8px 0 7px 17px;
}
.headline-box div {
	min-height:14px;
	overflow:hidden;
	background:url(../images/bg-headline-box-btm.gif) no-repeat 0 100%;
}
.headline-box a {
	color:#FFFFFF;
	display:block;
	padding:8px 0 7px 17px;
	text-transform:uppercase;
}
.headline-box img {
	/*margin-top:-18px;*/

	float:right;
	padding-right:15px;
}
* html .headline-box div {
	height:14px;
	overflow:visible;
}
#left ul {
	margin:2px 0 20px;
	padding:0 14px 0 11px;
	height:1%;
	overflow:hidden;
}
#left ul ul li {
	width:194px !important;
}
#left ul li {
	height:1%;
	overflow:hidden;
	padding:0 0 1px;
	background:url(../images/sepataror-content-boxes.gif) repeat-x 0 100%;
	width:215px;
}
#left ul a {
	line-height:1.17em;
	height:1%;
	/*padding:5px 0 6px;*/

	display:block;
	/*text-transform:capitalize;*/

	text-transform:none !important;
	/*cursor:pointer;*/
	
	cursor:default;
	font-size:12px;
	text-decoration:none;
	width:215px;
	color:#2b7ead;
}
#left ul.jobs a {
	color:#1885c2;
}
#left ul a span {
	color:#8f9ca3;
}
#left ul a:hover {
	/*cursor:pointer;*/
	
	cursor:default;
	text-decoration:none;
	background:#edf5f9;
}
#jbSctrList1 {
}
#jbSctrList1 li {
	height:36px;
}
#jbSctrList1 li a {
	line-height:25px !important;
	height:25px !important;
	vertical-align:middle;
}
/*#jbSctrList1 li a img{	

	width:45px;

	height:40px;

}*/

#sctrTall {
	font-size:11px !important;
}
#jbSctrList1 ul li {
	height:36px !important;
}
.latest_jobs {
	width:225px;
	margin-top:15px;
}
.latest_jobs .latest_jobs_top {
	width:225px;
	overflow:hidden;
	background:#6299b7 url(../images/bg-headline-box-top.gif) no-repeat;
}
.latest_jobs h3 {
	margin:0;
	font-weight:normal;
	font-size:1em;
	line-height:1.17em;
	color:#fff;
	text-transform:uppercase;
}
.latest_jobs .latest_jobs_top div {
	min-height:14px;
	overflow:hidden;
	/*padding:8px 0 7px 17px;*/

	background:url(../images/bg-headline-box-btm.gif) no-repeat 0 100%;
}
* html .latest_jobs .latest_jobs_top div {
	height:14px;
	overflow:visible;
}
.latest_jobs ul {
	margin:2px 0 26px;
	padding:0 14px 0 17px;
	height:1%;
	overflow:hidden;
}
.latest_jobs ul li {
	height:1%;
	overflow:hidden;
	padding:0 0 1px;
	background:url(../images/sepataror-content-boxes.gif) repeat-x 0 100%;
	width:194px;
}
.latest_jobs ul a {
	line-height:1.17em;
	height:1%;
	padding:5px 0 6px;
	display:block;
	text-transform:capitalize;
	/*cursor:pointer;*/
	
	cursor:default;
	font-size:12px;
	text-decoration:none;
	width:194px;
	color:#2b7ead;
}
.latest_jobs ul.jobs a {
	color:#1885c2;
}
.latest_jobs ul a span {
	color:#8f9ca3;
}
.latest_jobs ul a:hover {
	/*cursor:pointer;*/
	
	cursor:default;
	text-decoration:none;
	background:#edf5f9;
	line-height:1.17em;
	color:#2b7ead;
	font-size:12px;
	padding:5px 0 6px;
}
/* divisional menu */

#left ul {
	margin:2px 0px 10px 0px;
	padding:0 14px 0 5px;
	height:1%;
	overflow:hidden;
}
#left ul li {
	height:1%;
	overflow:hidden;
	padding:0 0 1px;
	background:url(../images/sepataror-content-boxes.gif) repeat-x 0 100%;
	width:215px;
}
#left ul a {
	line-height:1.17em;
	height:1%;
	padding:5px 0 6px;
	display:block;
	/*text-transform:capitalize;*/

	/*cursor:pointer;*/
	
	cursor:default;
	font-size:12px;
	text-decoration:none;
	width:215px;
	color:#2b7ead;
}
#left ul.jobs a {
	color:#1885c2;
}
#left ul a span {
	color:#8f9ca3;
}
#left ul a:hover {
	/*cursor:pointer;*/
	
	cursor:default;
	text-decoration:none;
	background:#edf5f9;
	line-height:1.17em;
	color:#2b7ead;
	font-size:12px;
	padding:5px 0 6px;
}
#hdrImg {
	display:block;
	width:480px;
	height:74px;
	position:absolute;
	top:88px;
	left:33px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-specialists.png) no-repeat;
}
.jbSearch {
	width:959px;
	overflow:hidden;
	float:left;
	clear:both;
	margin:-110px 0 0-10px;
	z-index:100 !important;
	position:absolute;
	height:110px;/*top:150px;*/

}
.jbSearch_top,  .jbSearch .search_btm {
	display:block;
	width:959px;
	text-indent:-9999px;
	overflow:hidden;
	background-repeat:no-repeat;
}
.jbSearch_top {
	height:6px;
	background-image:url(../images/bg-job-search-top.png);
}
.jbSearch .title {
	/*height:1%;*/

	overflow:hidden;
	padding:0 0 0 21px;
	margin:0 0 -6px;
	width:110px;
	height:42px;
}
.jbSearch .title h3 {
	float:left;
	font-weight:normal;
	font-size:16px;
	line-height:18px;
	color:#fff;
	padding:6px 11px 2px 13px;
	background:url(../images/bg-search-title-left.png) no-repeat;
}
.jbSearch .title .right {
	float:left;
	width:4px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-search-title-right.png) no-repeat;
	margin-top:16px;
}
.jbSearch_main {
	width:959px;
	float:left;
	margin:5px 0 -52px;
	position:relative;
	height:48px;
	padding-left:10px;
	z-index:1;
}
.jbSearch_main a {
	position:relative;
	top:-25px;
}
.jbSearch .search_btm {
}
#fromCntnr {
	width:800px;
	float:left;
}
.socialSrchBox {
	float:left;
	width:150px;
	margin-top:0px;
	overflow:hidden;
	height:30px;
}
.socialSrchBox a {
	color:#ffffff;
	display:block;
	width:30px;
	height:30px;
	float:left;
	clear:none;
	margin:0px 20px 0px 0px;
	top:0px;
	left:0px;
}
#srchEg {
	width:252px;
	overflow:hidden;
	margin:0;
	padding:3px 0 0;
	font-size:10px;
	line-height:13px;
	color:#1a4e78;
	clear:both;
	position:relative;
	top:-8px;
	margin-left:72px;
}
.search_btm {
	height:67px;
	background-image:url(../images/bg-job-search-btm.png);
	background-position:bottom;
	/*margin-top:-49px;*/

	/*position:relative;

	top:-30px;*/

	z-index:0;
}
.jbSearch_form {
	width:959px;
	background:url(../images/bg-job-search-center.gif) repeat-y;
}
.jbSearch_form:after {
	height:0;
	clear:both;
	content:"";
	display:block;
}
.jbSearch_form label {
	float:left;
	font-size:12px;
	line-height:24px;
	color:#fff;
	padding:0 5px 0 0;
	margin-top:6px;
}
.jbSearch_form input, .jbSearch_form select {
	width:236px;
	padding:3px 7px 4px;
	background:#bdd9e6;
	border:1px solid #5792b4;
	font:12px Arial, Helvetica, sans-serif;
	color:#5a6268;
	float:left;
}
.jbSearch_form select {
	width:251px;
	padding:0;
	height:23px;
	padding-top:3px;
	margin-top:6px;
}
* html .jbSearch_form input {
	line-height:17px;
}
.btn {
	width:112px !important;
	height:48px !important;
	padding:0 !important;
	border:0 !important;
	background:none !important;
	background-image:url(../images/btn-srch.png) !important;
	float:left !important;
	margin-top:-23px;
	color:#FFF !important;
	font-weight:bold !important;/*btn-srch.png*/

}
.btn:hover {
	text-decoration:none;
}
/* list-links */

.list-links {
	margin:0;
	padding:15px 0 0 6px;
	list-style:none;
	width:228px;
	clear:both;
}
.list-links li {
	background:url(../images/bg-list-links.gif) repeat-x 0 100%;
	border:1px solid #bdbcbd;
	padding:9px 0 9px 18px;
	font-size:1.2em;
	color:#3b3b3b;
	font-weight:bold;
	margin:0 0 2px 0;/*list-style-image:url(../images/bullet-list-links.gif);

	list-style-position:inside;

	line-height:12px;*/

}
.list-links li a {
	background:url(../images/bullet-list-links.gif) no-repeat;
	padding:0 0 0 27px;
	color:#3b3b3b;
	text-decoration:none;
}
.list-links li a:hover {
	padding:0 0 0 27px;
	text-decoration:underline;
}
/* Latest Jobs */

#latestJobsOuter {
	width:254px;
	margin:0px;
	padding:0px;
	/*padding-top:10px;*/

	clear:both;
	min-height:150px;
}
#latestJobsTop {
	line-height:24px;
	padding:0px 0px 0px 10px;
}
#latestJobsTop h4 {
	font-size:18px;
	display:inline;
	color:#b63b2a;
	text-decoration:none;
}
#latestJobsMain {
	height:30px;
}
#latestJobsMain li {
	padding:5px 0 6px;
	background:url(../images/border.gif) repeat-x;
}
#latestJobsMain li:first-child {
	background:none;
}
/* Latest News */

#latestNewsOuter {
	width:254px;
	margin:0px;
	padding:0px;
	/*padding-top:10px;*/

	clear:both;
	min-height:150px;
	padding-bottom:10px;
}
#latestNewsTop {
	line-height:24px;
	padding:0px 0px 0px 10px;
}
#latestNewsTop h4 {
	font-size:18px;
	display:inline;
	color:#b63b2a;
	text-decoration:none;
}
#latestNewsMain {
	height:30px;
}
#latestNewsMain li {
	padding:5px 0 6px;
	background:url(../images/border.gif) repeat-x;
}
#latestNewsMain li:first-child {
	background:none;
}
/* Block What our clients Say */

.what-clients-say {
	width:999px;
	padding:0 0 0;
	overflow:hidden;/*height:290px;*/

}
.what-clients-say h4 {
	margin:0;
	font-size:1.8em;
	color:#fff;
	border-top:1px solid #2b2b2b;
	border-bottom:1px solid #282828;
	background:#363636;
	line-height:1.8em;
	padding:3px 0 4px 33px;
	font-weight:normal;
}
.what-clients-say .holder {
	background:url(../images/forum-gr.gif) repeat-x;
	padding:13px 0 0 25px;
	width:1005px;
}
.what-clients-say .holder ul {
	float:left;
	width:294px;
	padding:0 33px 0 0;
	margin:0;
	list-style:none;
}
.what-clients-say .holder ul li {
	background:url(../images/bullet.gif) no-repeat 0 2px;
	padding:2px 0 14px 34px;
	font-size:11px;
	line-height:1.25em;
}
.what-clients-say .holder ul li strong {
	line-height:1.26em;
}
.what-clients-say .holder p {
	margin:0;
}
.what-clients-say .holder .link {
	padding:0 27px 0 0;
}
.what-clients-say p .link {
	width:50px;
	text-align:right;
	float:right;
}
/* Footer */

#footer {
	height:1%;
	overflow:hidden;
	background:#76acc7 url(../images/bg-footer-info-box.gif) no-repeat;
	text-align:center;
	width:957px;
}
.footer-area {
	min-height:47px;
	overflow:hidden;
	padding:0 19px 0 20px;
	background:url(../images/bg-footer-info-holder.gif) no-repeat 0 100%;
}
.footer-area ul {
	margin:0;
	padding:0;
	list-style:none;
	/*display:inline;*/

	padding-top:5px !important;
}
.footer-area li {
	display:inline;
	background:url(../images/separator-footer.gif) no-repeat 0 2px;
	padding:0 8px 0 8px;
}
.footer-area li:first-child {
	background:none;
}
#footer a {
	color:#fff;
}
#footer img {
	float:right;
	margin:16px 0 0;
}
.footer-area p {
	margin:0;
	padding:8px 0 0;
	color:#d3d3d3;
	text-align:center !important;
}
.footer .contact-box {
	height:1%;
	overflow:hidden;
	text-align:center !important;
	margin:6px 0 0;
}
.footer .contact-box p {
	text-align:center !important;
}
.footer .contact-list {
	width:100%;
	position:relative;
	overflow:hidden;
	color:#1a4e78;
}
.footer .contact-list a {
	color:#1a4e78;
}
.footer .contact-list div {
	float:left;
	left:50%;
	position:relative;
	text-align:center;
}
.footer .contact-list ul {
	margin:0;
	padding:0;
	float:left;
	left:-50%;
	position:relative;
	list-style:none;
}
.footer .contact-list ul li {
	float:left;
	padding:0 7px 0 8px;
	background:url(../images/separator-footer-contact-list.gif) no-repeat 0 3px;
	color:#1a4e78;
}
.footer .contact-list ul li:first-child {
	background-image:none;
}
.footer .contact-list dl {
	float:left;
	margin:0;
}
.footer .contact-list dl dt {
	float:left;
}
.footer .contact-list dl dd {
	float:left;
	margin:0 0 0 3px;
}
.footer .contact-list address {
	font-style:normal;
}
.footer .contact-box p {
	margin:4px 0 0;
	font-size:12px;
	line-height:14px;
	color:#959da3;
	text-align:center;
}
.footer p .detail-info {
	margin:4px 0 0;
	font-size:10px !important;
	line-height:12px;
	color:#699fbc !important;
}
a.accessibility {
	position:absolute;
	top:0;
	left:-9999px;
}
/* Job Details */

#jbDetails {
	font-size:12px;
	/*background:url(../images/border1.gif) repeat-x 0 100%;*/

	width:463px;
	height:65px;
	/*margin:13px 0 18px;*/

	margin-top:7px;
	padding:0 0 5px;
	background:url(../images/sepataror-content-boxes.gif) repeat-x 0 100%;
	clear:both;
}
#jbDetails span {
	/*padding-top:3px;

	padding-bottom:3px;*/

	float:left;
	display:block;
	clear:both;
}
#jbDetails span {
	margin:0;
	color:#3d799c;
	line-height:1.33em;
}
#jbDetails span strong {
	display:inline;
	font-weight:bold;
}
#jbDetails span {
	margin:0;
	display:inline;
}
/*#content .job-details div{height:1%;}

#content .job-details div:after{

	height:0;

	clear:both;

	content:"";

	display:block;

}

#content .job-details div dl{float:left;}

#content .job-details div a.print{

	float:right;

	line-height:1.33em;

	margin:-4px 4px 0 0;

	padding:4px 29px 0 0;

	position:relative;

	background:url(../images/icon-print.gif) no-repeat 100% 0;

}*/

#jbDescrip {
	clear:both;
	/*background-image:url(../images/border1.gif);

	background-repeat:repeat-x;

	background-position:top;

	padding-top:15px;*/

	padding:7px 0 10px 0;
}
/* Search Results */	/* block-inform */

.block-inform {
	height:1%;
	overflow:hidden;
	margin:19px 0 27px;
	padding:0 0 7px;
	background:url(../images/sepataror-content-boxes.gif) repeat-x 0 100%;
}
.block-inform a {
	text-decoration:none;
}
.block-inform a:hover {
	text-decoration:underline;
}
.block-inform .holder {
	padding:1px 0 0;
	line-height:1.621em;
}
.block-inform .holder a {
	float:right;
	color:#2a2a2a;
	line-height:1.9em;
}
.block-inform strong {
	margin:0;
	font-size:1.1em;
	color:#8b1e22;
	letter-spacing:1px;
}
.block-inform span {
	font-size:1.2em;
	color:#7c7c7c;/*line-height:1em;*/

}
.block-inform p {
	margin:0;
	padding:5px 0 0;
	font-size:1em;
}
.block-inform p a strong {
	font-size:11px;
}
.block-inform .email {
	line-height:2.5em;
}
.holder-links {
	height:1%;
	font-weight:bold;
	margin:0;
}
.holder-links:after {
	content:"";
	display:block;
	clear:both;
}
.block-inform .holder-links a {
	float:left;
	margin:0 17px 0 0;
	color:#404040;
	padding:8px 0 0;
}
.block-inform .holder-links .apply {
	float:right;
	color:#fff;
	background: url(../images/btn-apply.gif) no-repeat;
	width:78px;
	height:27px;
	text-align:center;
	margin:0 -3px 8px 45px;
	padding:5px 0 0;
	text-decoration:none;
	position:relative;
}
.block-inform .holder-links .add-to-job {
	float:right;
	margin:0;
}
#jbTitleLink {
}
#jbTitleLink strong {
	color:#2b7ead;
	font-size:14px;
	font-weight:normal;
}
.jbTitleLink {
	min-height:30px;
	overflow:hidden;
	padding:0 0 0 10px;
	background-repeat:no-repeat;
	display:block;
}
.jbTitleLink strong {
	color:#2b7ead;
	font-size:14px;
	font-weight:normal;
}
/* register-nav */

#wrapperleft .register-nav {
	float:right;
	margin:5px 0 0 670px;
	padding:0 15px 0 6px;
	background:url(../images/bg-register-nav.gif) no-repeat 0 5px;
	position:absolute;
	z-index:5;
}
#wrapperleft .register-nav li {
	float:left;
	padding:3px 0 0 10px;
	list-style:none;
}
#wrapperleft .register-nav li a {
	float:left;
	text-decoration:none;
}
#wrapperleft .register-nav li a .left,  #wrapperleft .register-nav li a .right {
	float:left;
	width:4px;
	height:28px;
	background-repeat:no-repeat;
	/*cursor:pointer;*/
	
	cursor:default;
}
#wrapperleft .register-nav li a .left {
	background-image:url(../images/bg-yellow-link-left.png);
}
#wrapperleft .register-nav li a .right {
	background-image:url(../images/button_blank_right.png);
}
#wrapperleft .register-nav li a strong {
	float:left;
	font-weight:normal;
	/*cursor:pointer;*/
	
	cursor:default;
	background:url(../images/bg-yellow-link-right.png) repeat-x;
	padding-left:5px;
	background-position:right;
}
#wrapperleft .register-nav li a em {
	float:left;
	margin:0 0px 0 0px;
	height:28px;
	padding:0 10px;
	line-height:28px !important;
	font-style:normal;
	font-size:12px;
	line-height:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#123659;
	position:relative;
	/*cursor:pointer;*/
	
	cursor:default;
	text-indent:-10px;
}
#wrapperleft .register-nav li a:hover,  #wrapperleft .register-nav li a .left:hover,  #wrapperleft .register-nav li a .right:hover {
	text-decoration:none;
}
#wrapperleft .register-nav li a:hover em {
	text-decoration:underline;
}
#page_text .list-box {
	width:518px;
	overflow:hidden;
	margin:22px 0 0 -53px;
	padding:0 0 2px;
}
#page_text .list-box ul {
	margin:0;
	padding:0 0 0 54px;
	width:205px;
	float:left;
}
#page_text .list-box ul li {
	padding:0 0 5px 21px;
	line-height:1.17em;
	background:url(../images/separator-content-list.gif) no-repeat;
	list-style:none;
}
.go-back {
	float:left;
	font-size:13px;
	line-height:28px;
	color:#ffffff !important;
	background:url(../images/bg-blue-link-left.gif) no-repeat;
	/*margin-left:10px;*/

	margin-top:5px;
	clear:both;
}
.go-back strong {
	display:block;
	font-weight:normal;
	padding:0 13px;
	min-height:28px;
	background:url(../images/bg-blue-link-right.gif) no-repeat 100% 0;
	color:#FFFFFF;
}
/* contract services button */

#contractServices {
	height:1%;
	overflow:hidden;
	clear:both;
	padding:4px 0 0;
	margin-left:3px;
}
#contractServices a {
	float:left;
	margin:0 0 0 6px;
}
#contractServices a strong {
	float:left;
	min-height:20px;
	background:url(../images/bg-yellow-link-left.gif) no-repeat;
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	color:#fff;
	padding:6px 8px 2px 11px;
}
#contractServices a strong {
	height:20px;
	overflow:visible;
}
#contractServices a span {
	display:block !important;
	width:5px !important;
	height:28px !important;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-yellow-link-right.gif) no-repeat !important;
	line-height:28px;
}
#contractServices a:hover {
	text-decoration:none;
	background:none;
}
#contractServices a:hover strong {
	text-decoration:underline;
}
.jobImg {
	float:left !important;
	clear:both;
	padding-left:10px;
}
#body_right a {
	text-decoration:none;
}
#refAfriendSubmit, #refAcompanySubmit {
	float:left !important;
	background:url(../images/btn-apply.gif);
	border:none;
	width:114px;
	font-size:14px;
	line-height:28px;
	height:28px;
	margin-top:10px;
	color:#FFFFFF;
 //font-weight:bold;
}
#ipodQuestion {
	margin-top:80px;
	background:url(../images/ipodBg.png);
	height:150px;
}
#ipodQuestion a {
	color:#FFFFFF !important;
	font-size:14px;
	display:block;
	text-decoration:none;
	height:92px;
	padding:41px 92px 15px 15px;
}
.job_nav_links-2 {
	background:url(../images/bg-blue-link-right.gif);
	display:block;
	/*width:154px;*/

	color:#FFFFFF;
	height:28px;
	background-position:right;
	float:left;
	padding-right:4px;
}
.job_nav_links-2 span {
	background:url(../images/bg-blue-link-left.gif);
	display:block;
	/*width:150px;*/

	padding-left:10px;
	padding-right:10px;
	line-height:28px;
	color:#FFFFFF;
	text-align:center;
	font-size:13px;
}
.job_nav_links-3 {
	background:url(../images/bg-blue-link-right.gif);
	display:block;
	/*width:154px;*/

	color:#FFFFFF;
	height:28px;
	background-position:right;
	float:left;
	padding-right:4px;
	margin-left:5px;
}
.job_nav_links-3 span {
	background:url(../images/bg-blue-link-left.gif);
	display:block;
	/*width:150px;*/

	padding-left:10px;
	padding-right:10px;
	line-height:28px;
	color:#FFFFFF;
	text-align:center;
	font-size:13px;
}
.job_nav_links-4 {
	margin-top: 5px;
	background:url(../images/bg-blue-link-right.gif) top right no-repeat;
	display:block;
	/*width:154px;*/

	color:#FFFFFF;
	background-position:right;
	float:left;
	padding-right:4px;
	margin-left:0px;
	clear: left;
}
.job_nav_links-4 span {
	background:url(../images/bg-blue-link-left.gif) top left no-repeat;
	display:block;
	width:135px;
	height:28px;
	padding-left:10px;
	padding-right:10px;
	line-height:28px;
	color:#FFFFFF;
	text-align:center;
	font-size:13px;
}
.job_nav_links-4 span img {
	float: right;
	padding-top:3px;
}
.job_nav_links-4 span p {
	float: left;
	color:#FFFFFF;
}
.job_nav_links-5 {
	margin-top: 5px;
	background:url(../images/bg-blue-link-right.gif) top right no-repeat;
	display:block;
	/*width:154px;*/

	color:#FFFFFF;
	background-position:right;
	float:left;
	padding-right:4px;
	margin-left:5px;
}
.job_nav_links-5 span {
	background:url(../images/bg-blue-link-left.gif) top left no-repeat;
	display:block;
	width:135px;
	height:28px;
	padding-left:10px;
	padding-right:10px;
	line-height:28px;
	color:#FFFFFF;
	text-align:center;
	font-size:13px;
}
.job_nav_links-5 span img {
	float: right;
	padding-top: 3px;
}
.job_nav_links-5 span p {
	float: left;
	color:#FFFFFF;
}
.article #list1 {
	list-style:none;
	padding-left:0px;
	float:left;
	width:240px !important;
}
/*#list1 li{

	width:240px !important;

}*/

#list1 li, #list1 li a, #list2 li, #list2 li a {
	color:#2b7ead;
	text-decoration:none;
	width:240px !important;
}
#list2 {
	list-style:none;
	padding-left:0px;
	float:left;
	width:220px;
}
#recLogo {
	float:right;
}
#addThis {
	margin-top:5px;
	margin-left:35px;
}
#advancedSearch {
	float:right;
	margin-right:43px;
	margin-top:5px;
	font-size:10px;
	line-height:10px;
	color:#FFFFFF;
}
.article ul li {
	color:#515151 !important;
}
.article ul li a {
	color:#2b7ead;
	text-decoration:none;
}
.article ul li a:hover {
	text-decoration:underline;
}
.results-box {
	clear:both !important;
}
#contractors {
	width:65px;
	padding-top:10px !important;
	text-align:center;
	/*background:url(../images/bg-nav-hover.gif) repeat-x !important;*/

	background-repeat:repeat-x;
}
a#contractors:hover {
	background-image:url(../images/ylwBG.png) repeat-x !important;
}
#page_text a {
	color:#2b7ead;
	text-decoration:none;
}
#flashHeader {
	position:relative;
	left:-10px;
	/*top:-58px;*/

	z-index:0;
	padding-bottom:65px;
}
#page_text h3 {
	font-size: 18px;
	color: #003366;
	margin:0;
	padding:0;
	font-weight:normal;
}
#page_text h2 span {
	font-size:16px !important;
	line-height:16px !important;
}
#header h1 a {
	color:#3b6c9e;/*color:#3b599e;*/

}
.nwsLnk strong {
	font-size:12px;
}
.profile {
	float:left;
	padding-right:4px;
	padding-bottom:10px;
	height:245px;
}
.profile img {
	float:left;
}
.profile div {
	float:left;
	clear:left;
	width:150px;
	padding-top:5px;
	font-size:11px;
}
.profile div p {
	padding:2px 0px;
}
.profile strong {
	font-size:17px;
}
.profile1 {
	float:left;
	padding-right:4px;
	clear:left;
	padding-bottom:10px;
	height:245px;
}
.profile1 img {
	float:left;
}
.profile1 div {
	float:left;
	clear:left;
	width:150px;
	padding-top:5px;
	font-size:11px;
}
.profile1 div p {
	padding:2px 0px;
}
.profile1 strong {
	font-size:17px;
}
.profileBig {
	float:left;
	padding-bottom:10px;
	width:100%;
}
.profileBig img {
	float:left;
	padding-right:5px;
}
.profileBig div {
	float:left;
	width:225px;
	font-size:11px;
}
.profileBig div p {
	padding:0px 0px 5px 0px;
}
#askExperts {
}
#askExperts div {
	height:30px;
}
#askExperts label {
	display:block;
	width:150px;
	float:left;
	clear:left;
}
#askExperts input {
	float:left;
	width:250px;
}
#askExperts textarea {
	float:left;
	width:250px;
}
#askExperts .txtAreDiv {
	height:60px;
}
#askExperts .submit {
	clear:both;
	width:75px;
}
.greenLink {
	color:#009900 !important;
}
