@charset "utf-8";
Body {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	text-align:left;
	line-height:19px;
}
*{
	margin:0px;
	padding:0px;
}
h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;
}
img{
	border:0px;
	}
a{
	color:#000000;
	text-decoration:none;
	}
a:hover{
	color:#000000;
	text-decoration:none;
	}
#container{
	width:865px;
	height:auto;
	margin:0px auto;
	padding:0px;
}
#top-panel{
	width:865px;
	height:25px;
	float:left;
	text-align:right;
	padding:35px 0px 0px 0px;
	line-height:25px;
	color:#666666;
	font-size:11px;
	font-weight:normal;
}
#top-panel a{
	color:#666666;
	text-decoration:none;
}
#top-panel a:hover{
	color:#fc341e;
	text-decoration:none;
}
#left-panel{
	width:160px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
}
#right-panel{
	width:703px;
	height:auto;
	float:right;
	padding:0px;
	margin:0px;
	border-left:2px solid #fff;
}
#innerpage-panel{
	background-color:#f2f2f2;
	width:703px;
	height:auto;
	float:left;
	padding:0px 0px 0px 0px;
}
.contact-panel{
	background:url(../images/contact-bg.jpg) no-repeat top #f2f2f2;
	width:663px;
	height:auto;
	min-height:481px;
	float:left;
	padding:20px 20px 0px 20px;
	margin:0px;
	color:#000;
	font-size:13px;
	font-weight:normal;
	text-align:left;
}

.contact-panel a{
	color:#000;
	text-decoration:none;
}
.contact-panel a:hover{
	color:#fc341e;
	text-decoration:none;
}
#logo-panel{
	width:160px;
	height:109px;
	float:left;
	padding:0px 0px 0px 0px;
	background:#fc341e;
	border-bottom:2px solid #fff;
}
#banner-panel{
	width:703px;
	height:362px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px;
	border-bottom:1px solid #fff;
}
#menu{
	width:160px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
}
#menu ul{
	padding:0px;
	margin:0px;
}
#menu li{
	padding:0px 0px 0px 0px;
	margin:0px;
	list-style:none;
	float:left;
	width:160px;
	height:20px;
	border-bottom:2px solid #fff;
}
#menu li a{
	padding:0px 0px 0px 10px;
	margin:0px;
	float:left;
	width:150px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	line-height:20px;
	color:#fff;
	background-color:#888888;
}
#menu li a:hover{
	padding:0px 0px 0px 10px;
	margin:0px;
	float:left;
	width:150px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	line-height:20px;
	color:#fff;
	background-color:#fc341e;
}
#left-img-panel{
	width:160px;
	height:65px;
	float:left;
	padding:193px 0px 0px 0px;
	margin:0px;
	background:url(../images/left-bg.jpg) no-repeat #dbdbdb;
	color:#ff1c03;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	line-height:17px;
}
#left-img-panel a{
	color:#000;
	text-decoration:none;
}
#left-img-panel a:hover{
	color:#000;
	text-decoration:none;
}
#left-img-panel2{
	width:160px;
	height:auto;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px;
	color:#ff1c03;
	background:#dbdbdb;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	line-height:17px;
}
#clock-panel{
	width:693px;
	height:112px;
	float:left;
	padding:25px 0px 0px 10px;
	margin:0px;
	background:url(../images/map.jpg) no-repeat;
}
.clock-box{
	width:131px;
	height:90px;
	float:left;
	padding:0px;
	margin:0px 7px 0px 0px;
	background:url(../images/clock-box.png) no-repeat left;
}
.clock{
	width:121px;
	height:45px;
	float:left;
	padding:20px 0px 0px 10px;
	margin:0px;
}
.country-panel{
	width:131px;
	height:25px;
	float:left;
	padding:0px;
	margin:0px;
	color:#000;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	line-height:15px;
}
#footer{
	width:865px;
	height:30px;
	float:left;
	padding:0px;
	text-align:left;
	color:#929293;
	font-size:12px;
	font-weight:normal;
	line-height:30px;
}


#gallery {
	position:relative;
	height:362px
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600;
		background:url(../images/black-bg.png) repeat-x;
		color:#ffffff; 
		height:60px; 
		width:100%;
		font-size:21px;
		line-height:20px;
		position:absolute;
		bottom:0;
		text-shadow: 2px 2px 2px #2c2c2c;
	}

	#gallery .caption .content {
		margin:0px;
		height:60px;
		width:683px;
		padding:10px 10px 0px 10px;
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
.click{
	color:#ff1c03 !important;
	font-size:11px !important;
	text-decoration:none !important;
}
.click:hover{
	color:#ff1c03;
	text-decoration:none!important;
}
h3{
	font-family:'Oswald', sans-serif;
	font-size:19px;
	font-weight:normal;
	text-align:left;
	color:#fc341e;
	line-height:25px;
	padding:0px 0px 0px 0px;
	margin:0px;
}
#outer-bg{
	width:865px;
	height:auto;
	margin:0px;
	float:left;
	padding:0px;
	background-color:#dbdbdb;
}
#outer-bg2{
	width:865px;
	height:auto;
	margin:0px;
	float:left;
	padding:0px;
}
.jobseeker-panel{
	background-color:#f2f2f2;
	width:701px;
	height:auto;
	min-height:481px;
	float:left;
	padding:1px 1px 1px 1px;
	margin:0px;
	color:#000;
	font-size:13px;
	font-weight:normal;
	text-align:left;
}
.jobseeker-panel2{
	background-color:#f2f2f2;
	width:663px;
	height:auto;
	min-height:481px;
	float:left;
	padding:20px 20px 20px 20px;
	margin:0px;
	color:#000;
	font-size:13px;
	font-weight:normal;
	text-align:justify;
}
.jobseeker-panel3{
	background-color:#f2f2f2;
	width:682px;
	height:auto;
	min-height:481px;
	float:left;
	padding:1px 20px 20px 1px;
	margin:0px;
	color:#000;
	font-size:13px;
	font-weight:normal;
	text-align:justify;
}
.jobseeker-left-img-panel{
	width:268px;
	float:left;
	padding:0px 20px 0px 0px;
	margin:0px;
}
.jobseeker-right-content-panel{
	width:393px;
	float:right;
	padding:0px 20px 0px 0px;
	margin:0px;
	color:#3a3a3a;
	text-align:justify;
	line-height:18px;
	font-size:13px;
}
.clientlogopanel{
	width:701px;
	height:91px;
	float:left;
	clear:both;
	margin:0px;
	padding:4px 0px 1px 0px;
}





.boxgrid{ 
	width: 150px; 
	height:91px; 
	margin:0px; 
	float:left;
	overflow: hidden; 
	position: relative; 
	}
.boxgrid img{ 
	top: 0; 
	left: 0; 
	border: 0;
	}
		
.boxcaption{ 
	float: left; 
	position:absolute;
	background: #000; 
	height: 91px;
	width: 100%; 
	opacity: 0.8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	color:#fff;
	line-height:25px;
	
	text-align:center;
	font-weight:bold;
 	}
.captionfull .boxcaption {
 	top: -91;
 	left: 0;
 	}
.caption .boxcaption {
 	top: -31;
 	left: 0;
 	}
.marquee{
	width:701px !important;
	height:91px!important;
	float:left;
}














.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
.simply-scroll { 
	/*width: 990px;*/
	width: 100%;
	height: 91px;
	margin-bottom: 1em;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	/*width: 990px;*/
	width: 100%;
	height: 91px;
}
	
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	width: 152px;
	height:91px;
}
.jobseeker-header-img{
	padding:1px 0px 0px 0px;
	float:left;
	width:703px;
	height:78px;
}
.horz-menu{
	width:703px;
	height:30px;
	float:left;
	padding:0px;
	margin:0px 0px 0px 0px;
	background-color:#2E6ABC;
	color:#fff;
	line-height:30px;
	text-align:center;
	font-weight:normal;
	font-size:12px;
}
.horz-menu table{
}
.horz-menu table td{
	border-right:1px solid #b2b1b1;
	text-align:center;
	font-weight:normal;
}
.horz-menu td a{
	color:#fff;
	text-decoration:none;
}
.horz-menu td a:hover{
	color:#fff;
	text-decoration:none;
}
.horz-menu table th{
	text-align:center;
	font-weight:normal;
}
.horz-menu th a{
	color:#fff;
	text-decoration:none;
}
.horz-menu th a:hover{
	color:#fff;
	text-decoration:none;
}
.jobseeker-panel4{
	background-color:#f2f2f2;
	width:825px;
	height:auto;
	float:left;
	clear:both;
	padding:20px 20px 20px 20px;
	margin:0px;
	color:#000;
	font-size:13px;
	font-weight:normal;
	text-align:justify;
}
.inner-clientlogopanel{
	width:855px;
	height:91px;
	float:left;
	clear:both;
	margin:0px;
	padding:5px 5px 5px 5px;
	background-color:#f2f2f2;
}
