@charset "utf-8";
body {
	background-color: #CFD0D2;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	padding-bottom:20px;
}

html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; height:100% }


img{border:0px;}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
li {
	list-style-image: url(images/list.gif);
}

strong {font-weight:bold; color:#000; }
tr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

input {
	float: right;
	border: 1px solid #CCCCCC;
	width:150px;
	height: 17px;
}
input:hover, input:focus {border: 1px solid #fd921d;}
textarea:hover, textarea:focus {border: 1px solid #fd921d;}
textarea {
	float: right;
	border: 1px solid #CCcccc;
	width:150px;
	height: 138px;
}

.orange {color:#fd921d}
.form-button {
	width: auto;
	background-image: url(images/button_bg.jpg);
	color:#fff;
	font:bold 12px arial, sans-serif !important;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border: 0px;
}
.form-button:hover {
	width: auto;
	background-image: url(images/button_bg.jpg);
	color:#fff;
	font:bold 12px arial, sans-serif !important;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border: 0px;
}

a {color:#000; text-decoration:none;font-weight:bold;}
a:hover {color:#000; text-decoration:underline; font-weight:bold;}

#wrapper {
	width: 943px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	top: 0px;
}
#bg {
	float:left;
	width: 943px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	
}
#header {
	background-image: url(images/header_bg.gif);
	float: left;
	height: 118px;
	width: 943px;
}
.logo {
	float: left;
	height: 84px;
	width: 346px;
	margin-top: 15px;
	margin-left: 15px;
}

.up_btts {width:187px; height:23px; float:right}
#upper {
	padding: 0px;
	height: 23px;
	width: 187px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top:0px;
}


#upper li span {
	display: none
}

#upper li {
	background-repeat: no-repeat;
	display: inline;
}

#upper li a {
	background-image: url(images/upper_tabs.gif);
	float: left;
	overflow: hidden;
	background-repeat: no-repeat;
}

#upper li a.bookmark {
	height: 23px;
	width: 81px;
	background-position: 0px 0px;
}

#upper li a:hover.bookmark {
	height: 23px;
	width: 81px;
	background-position: 0px -23px;
}

#upper li a.send_to_friend {
	height: 23px;
	width: 106px;
	background-position: -81px 0px;
}

#upper li a:hover.send_to_friend{
	height: 23px;
	width: 106px;
	background-position: -81px -23px;
}

#menu {width:943px; height: 39px; float:left;}
#nav {
	padding: 0px;
	height: 39px;
	width: 943px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top:0px;
}


#nav li span {
	display: none
}

#nav li {
	background-repeat: no-repeat;
	display: inline;
}

#nav li a {
	background-image: url(images/menu.gif);
	float: left;
	overflow: hidden;
	background-repeat: no-repeat;
}


#nav li a.about_us {
	width: 72px;
	height:39px;
	background-position: 0px 0px;
}
#nav li a:hover.about_us {
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}

#nav li a.about_us2 {
	width: 72px;
	height:39px;
	background-position: 0px -39px;
}
#nav li a:hover.about_us2 {
	background-position: 0px -39px;
}

#nav li a.areas {
	width: 122px;
	height:39px;
	background-position: -72px 0px;
}
#nav li a:hover.areas {
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}

#nav li a.areas2 {
	width: 122px;
	height:39px;
	background-position: -72px -39px;
}
#nav li a:hover.areas2 {
	background-position: -72px -39px;
}

#nav li a.client {
	width: 113px;
	height:39px;
	background-position: -194px 0px;
}
#nav li a:hover.client {
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}

#nav li a.client2 {
	width: 113px;
	height:39px;
	background-position: -195px -39px;
}
#nav li a:hover.client2 {
	background-position: -195px -39px;
}

#nav li a.candidate {
	width: 135px;
	height:39px;
	background-position: -307px 0px;
}
#nav li a:hover.candidate {
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}

#nav li a.candidate2 {
	width: 135px;
	height:39px;
	background-position: -308px -39px;
}
#nav li a:hover.candidate2 {
	background-position: -308px -39px;
}

#nav li a.qualified {
	width: 119px;
	height:39px;
	background-position: -442px 0px;
}
#nav li a:hover.qualified {
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}

#nav li a.qualified2 {
	width: 119px;
	height:39px;
	background-position: -443px -39px;
}
#nav li a:hover.qualified2 {
	background-position: -443px -39px;
}

#nav li a.international {
	width: 103px;
	height:39px;
	background-position: -561px 0px;
}
#nav li a:hover.international {
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}

#nav li a.international2 {
	width: 103px;
	height:39px;
	background-position: -562px -39px;
}
#nav li a:hover.international2 {
	background-position: -562px -39px;
}

#nav li a.salary {
	width: 102px;
	height:39px;
	background-position: -664px 0px;
}
#nav li a:hover.salary {
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}

#nav li a.salary2 {
	width: 102px;
	height:39px;
	background-position: -665px -39px;
}
#nav li a:hover.salary2 {
	background-position: -665px -39px;
}

#nav li a.testimonials {
	width: 94px;
	height:39px;
	background-position: -766px 0px;
}
#nav li a:hover.testimonials {
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}

#nav li a.testimonials2 {
	width: 94px;
	height:39px;
	background-position: -767px -39px;
}
#nav li a:hover.testimonials2 {
	background-position: -767px -39px;
}

#nav li a.contact {
	width: 83px;
	height:39px;
	background-position: -860px 0px;
}
#nav li a:hover.contact {
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}

#nav li a.contact2 {
	width: 83px;
	height:39px;
	background-position: -861px -39px;
}
#nav li a:hover.contact2 {
	background-position: -861px -39px;
}

.illustration {
	width: 943px;
	height:228px;
	float:left;
	background-image: url(images/illustration.jpg);
}
.illustration h1 {display:none}

.content {
	width: 903px;
	padding: 20px;
	float:left;
}
.footer {
	width:943px;
	height:8px;
	float:left;
	background-image: url(images/footer.gif);
}

.welcome {
	width:550px;
	float:left;
	text-align: justify;
}

.testimonial {
	width:550px;
	float:left;
	text-align: justify;
	margin-bottom: 15px;
	padding-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	background-image: url(images/testimonial_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.hyphs {
	font-size:22px;
	color: #6a89a5;
	line-height: 0px;
	font-weight:bold;
	height:12px;
	overflow:visible;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	text-indent: 5px;
	vertical-align: top;
}

.signature {
	text-align:right;
	color:#6a89a5;
	width:550px;
	float:right;
	font-weight:bold;
}

.footer_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	margin-bottom: 20px;
}

.footer_links a{
	color: #333333;
	text-decoration:none;
	font-weight: normal;
}

.footer_links a:hover{
	color: #333333;
	text-decoration:underline;
	font-weight: normal;
}


#one {
	width: 550px;
	float:left;
	min-height: 465px;
	margin-bottom: 10px;
}

#two {
	width: 550px;
	float: left;
	min-height: 465px;
	margin-bottom: 10px;
}


.filter
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index:10;
	opacity:0.7;
	filter: alpha(opacity=70);
}


.box 
{
	display: none;
	position: absolute;
	top: 5%;
	margin-left: -200px;
	left: 50%;
	background-repeat: no-repeat;
	width: 393px;
	height: 510px;
	background-image: url(images/form_bg.png);
	z-index:101;
	overflow: none;
	padding-top: 55px;
	padding-left: 40px;

}

.box h1 {
	font-size:11px;
	padding: 0px;
	margin:0px;
}

#boxtitle
{
	position:absolute;
	float:center;
	top:0;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	left:0;
	width:393px;
	height:50px;
	padding-top:25px;
	margin-bottom: 20px;
	left-padding:8px;
	margin:0;
	color:white;
	float:left;
	text-align:center;
}

.right {width:340px; float:right}

.close {
	width: 65px;
	height:25px;
	margin-top: 5px;
	margin-right: 23px;
	cursor:pointer;
	position:absolute;
	right: 35px;
	bottom: 73px;
}
.field2 {
	float: right;
	height: 17px;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

div.demoElement {
	width: 460px;
	height:0px;
	overflow:hidden;
	background-image: url(images/salary_bg.png);
	padding-top: 0px;
	background-repeat: no-repeat;
	float: left;
	top: -60px;
	margin-left: 50px;
}

.right_text {
	width:424px;
	float:right;
	text-align: left;
}
.right_buttons_first {width:340px; cursor:pointer; height:61px; overflow:hidden; float:right;}
.right_buttons {width:340px; cursor:pointer; height:61px; overflow:hidden; margin-top:15px; float:right;}
.contact_details {width:272px; float:right;}
.testimonials_flash {width:181px; height:228px; float:right};
#table_wrap{width:100%; height:300px; float:left; margin-bottom:20px;}

#log {
	float: left;
	padding: 0.5em;
	margin-left: 10px;
	width: 290px;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	margin-top: 10px;
}

#log_res {
	overflow: auto;
}
 
.ajax-loading {
	padding: 150px 0;
	background-repeat:no-repeat;
	background: url(http://demos111.mootools.net/demos/Group/spinner.gif) no-repeat center;
}

/* fancy upload styles */
#demo-list {
	padding: 0;
	list-style: none;
	margin: 0;
}
 
#demo-list .file-invalid {
	cursor: pointer;
	color: #514721;
	padding-left: 0pxpx;
	margin-bottom: 0px;
}
#demo-list .file-invalid span {
	background-color: #fff6bf;
	padding: 1px;
}
 
#demo-list li{
	display: inline;
	padding:0px;
} 
#demo-list .file {
	padding:0px;
}
 
#demo-list .file span,
#demo-list .file a {
	padding: 0 4px;
}
 
#demo-list .file .file-size {
	color: #666;
}
 
#demo-list .file .file-error {
	color: #8a1f11;
}
 
#demo-list .file .file-progress {
	width: 125px;
	height: 12px;
	vertical-align: middle;
	background-image: url(images/fancyupload/progress.gif);
}
