@charset "utf-8";
/* CSS Document */



body {
	background:#171717;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1em;
	margin:0 auto;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	text-decoration:none;
}
li {
	list-style:none;
}
a:hover {
	text-decoration:none!important;
}
 @font-face {
 font-family: 'pt_sansregular';
 src: url('PTS55F-webfont.eot');
 src: url('PTS55F-webfont.eot?#iefix') format('embedded-opentype'), url('PTS55F-webfont.woff') format('woff'), url('PTS55F-webfont.ttf') format('truetype'), url('PTS55F-webfont.svg#pt_sansregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'pt_sans_captionbold';
 src: url('PTC75F-webfont.eot');
 src: url('PTC75F-webfont.eot?#iefix') format('embedded-opentype'), url('PTC75F-webfont.woff') format('woff'), url('PTC75F-webfont.ttf') format('truetype'), url('PTC75F-webfont.svg#pt_sans_captionbold') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'pt_sansbold';
 src: url('PTS75F-webfont.eot');
 src: url('PTS75F-webfont.eot?#iefix') format('embedded-opentype'), url('PTS75F-webfont.woff') format('woff'), url('PTS75F-webfont.ttf') format('truetype'), url('PTS75F-webfont.svg#pt_sansbold') format('svg');
 font-weight: normal;
 font-style: normal;
}
.clear {
	clear:both;
}
#mainwrapper {
	background:url(../images/page-bg.jpg) repeat left top;
	margin:0 auto;
	width:1024px;
	padding:20px 0 0;
}
#wrapper {
	display: table;
	margin: 0 auto;
	padding: 0 0 30px;
	width: 965px;
}
#header {
	width:965px;
	display:inline-block;
}
#header img {
	float:left;
}
.socmedia {
	float:right;
}
.socicon a {
	background:url(../images/sprite.png) no-repeat left top;
	float: left;
	height: 36px;
	text-indent: -99999px;
	width: 43px;
}
.socicon a.twitter {
	background-position:-48px 0;
}
.socicon a.linkdin {
	background-position:-96px 0;
}
.socicon a.blog {
	background-position:-48px 0;
}
.socmedia p a {
	color: #666666;
	float: right;
	font-size: 12px;
	padding: 2px 6px;
	text-decoration: underline;
}
.socmedia p a:hover {
	text-decoration:none;
}
.nav {
	background:url(../images/nav-bg.png) repeat-x left top;
	width:964px;
	margin:10px auto 0;
	display:inline-block;
	padding:0;
}
.nav ul {
	margin:0 auto;
	padding:0;
}
.nav li {
	float:left;
	padding: 7px 0;
}
.nav li a {
	border-right: 1px solid #2D9DFF;
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding:10px 42px;
	text-transform:uppercase;
}
.nav li a:hover {
	color:#67c3f9;
}
.telno {
	background:url(../images/black-bg.png) repeat-x left top;
	  float: right;
    padding: 17px 5px;
    width: 265px;
}
.telno span {
 background: url("../images/sprite.png") no-repeat scroll left -48px transparent;
    color: #F3F3F3;
    font-size: 18px;
    padding: 4px 0 5px 40px;
}
#banner {
	-moz-box-shadow: 0px 2px 3px #bfbfbf;/*FF 3.5+*/
	-webkit-box-shadow: 0px 2px 3px #bfbfbf;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=180, Color=#6d6b6b)";/*IE 8*/
	box-shadow: 0px 2px 3px #bfbfbf;
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=180, Color=#bfbfbf);/*IE 5.5-7*/
	width: 962px;
	margin:0 auto;
}
#content {
	width: 965px;
	margin:0 auto;
	padding: 5px 0 0;
	display: inline-block;
}
/*.............Slider start.............................*/
/*slider*/

.slides1_wrap {
	position: relative;
	padding: 0;
	width: 965px;
}
.slides1_wrap ul{
	margin:0;
	padding:0;
	}
#slides1 {
	overflow: hidden;
	background:none;
	height:338px;
}
#slides1 li {
	list-style: none;
	width: 962px;
}
#slides1 li a {
	background:none;
	padding:0;
}
#slides1 li img {
	float: left;
}
#slides1 .content {
	float: left;
	width: 350px;
	padding-left: 21px;
}
#slides1 li p {
	line-height: 22px;
}
#slides1 h3 {
	font-size: 36px;
	color: #8d8d8d;
	font-weight: normal;
	text-transform: lowercase;
}
#slides1 h4 {
	font-size: 18px;
	color: #000;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	padding-bottom: 16px;
}
.slides1_wrap .prev {
	position: absolute;
	left:0;
	top: 100px;
	outline: 0;
	z-index: 9999;
	display: none;
}
.slides1_wrap .next {
	position: absolute;
	right:0px;
	display: none;
	top: 100px;
	outline: 0;
	z-index: 9999;
}
.slides1_wrap a:active {
	top: 102px;
}
.bx_pager {
	 bottom: 4px;
    padding-left: 34px;
    padding-top: 3px;
    position: absolute;
    right: 10px;
    z-index: 9999;
}
.bx_pager a {
	background: url("../images/bg_pager.png") no-repeat scroll 0 -26px transparent;
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	height: 21px;
	margin-right: -3px;
	padding: 5px 0 0 12px;
	width: 16px;
}
.bx_pager a:hover, .bx_pager a.active {
	background-position: 0 -1px;
	text-decoration: none;
	color:#fff;
}
.auto_controls {
	position: absolute;
	bottom: -11px;
	left: 394px;
	display:none;
}
.auto_controls a {
	font-size: 16px;
	color: #a3a3a3;
	outline: 0;
	padding: 2px;
}
.auto_controls a:hover {
	text-decoration: none;
 background:;
	color: #e41996;
}

/*..............Slider End.............................>>*/
.services {
	float:left;
	padding: 0 0 15px;
}
.services span {
	background:url(../images/sprite.png) no-repeat left -77px;
	color:#0B62A6;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding: 27px 0 11px 63px;
	text-transform: uppercase;
	width: 188px;
}
.services span.exec {
	width:148px;
}
.services span.perment {
	background-position:0 -162px;
}
.services span.temp {
	background-position:0 -246px;
}
.services span.payroll {
	background-position:0 -328px;
}
.contxt {
	border-top: 1px dashed #ABABAB;
	display: table;
	width: 965px;
	padding: 10px 0 0;
}
.txtbox {
	float: left;
	margin: 0 30px 0 0;
	width: 320px;
}
.txtbox img {
	border:1px solid #fff;
}
h1 {
	text-transform:uppercase;
	color:#474747;
	font-size:21px;
	font-weight:normal;
}
h1.green {
	color:#0B62A6;
}
.txtbox p {
	font-size:14px;
	padding:0 0 4px;
	color:#484848;
	text-align:justify;
}
.txtbox p strong {
	color:#ff9001;
}
.txtbox.last {
	margin:0;
	width:258px;
}
.txtbox ul {
	background:#fff;
	-moz-box-shadow: 1px 1px 7px #bfbfbf;/*FF 3.5+*/
	-webkit-box-shadow: 1px 1px 7px #bfbfbf;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=135, Color=#bfbfbf)";/*IE 8*/
	box-shadow: 1px 1px 7px #bfbfbf;
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=135, Color=#bfbfbf);/*IE 5.5-7*/
	padding:0;
	margin:0;
}
.txtbox ul li {
	color: #0B62A6;
	font-size: 14px;
	list-style: square outside none;
	margin: 0 0 0 25px;
	padding: 12px 2px;
}
.testxt {
	padding:0;
}
h2 {
	font-size:14px;
	color:#ff9001;
}
h2 span {
	display:block;
	color:#666;
	font-size:13px;
}
a.viewall {
	background: none repeat scroll 0 0 #353535;
	color: #FFFFFF;
	font-size: 13px;
	padding: 6px 11px;
}
#footer {
	background:#d2d2d2;
	clear:both;
	padding:10px;
	display: inline-block;
	width:1004px;
}
.footetxt {
 border-bottom: 1px dashed #9F9F9F;
    margin: 0 auto 8px;
    padding: 0 0 5px;
    width: 965px;
}
.footetxt h2 {
    color: #0B62A6;
    font-size: 14px;
}
.footetxt ul {
	display: inline-block;
	margin: 0;
	padding: 0 0 5px;
}
.footetxt li {
	   background:url(../images/jobs-icon.jpg) no-repeat left top #E0E0E0;
    border: 1px solid #F4F4F4;
    float: left;
    font-size: 13px;
    margin: 0 18px 11px 0;
    padding:5px 12px 5px 39px;
	width:220px;
}

#footer p {
	font-size: 12px;
	margin: 0;
	padding: 4px 0 0;
	text-align: center;
}
.txtbox.abouttxt {
	width:965px;
	margin: 0;
}
.txtbox.abouttxt strong {
	color:#0b62a6;
}
.innertxt {
	border-top: 1px dashed #ABABAB;
	float: left;
	padding: 10px 0;
	width: 965px;
}
.txtbox .innertxt p {
	color: #484848;
	font-size: 14px;
	padding: 0 0 4px;
	text-align: justify;
}
.context {
	float: left;
	padding:0;
	width:500px;
}
.context.last {
	border:none;
}
.context h4 {
	 color: #0073B5;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 10px 0;
}
.context p {
	font-size:13px;
	padding:0 0 10px;
	margin:0;
}
#content .context p a {
	background: none repeat scroll 0 0 transparent;
	color: #2C2C2C;
	float: none;
	margin: 0;
	padding: 0;
	border:none;
	text-align:left;
	text-decoration:underline;
}
#content .context p a:hover {
	color:#0073B5;
	
}
.innertxt img{
	margin:0 20px 0 0;
	}