html {
	color: #666;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}



table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
	line-height: 25px;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
input, textarea, select {
*font-size:100%;
}
legend {
	color: #000;
}
body {
	font: 13px/1.231 helvetica;
*font-size:small;
*font:x-small;
	background: #dbdbce;
	margin: 0px;
}
select, input, button, textarea {
	font: 99% helvetica;
}
table {
	font-size: inherit;
	font: 100%;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
*font-size:108%;
	line-height: 100%;
}
div {
	padding: 0px;
	margin: 0px;
}
#container {
	background: url(../images/background.png) top left repeat-y;
	width: 1030px;
	margin: 0 auto;
	margin-bottom: 15px;
}
#main {
	width: 976px;
	margin: 0 auto;
}
/*header CSS*/
#main .header {
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}
#main .header .logo {
	float: left;
}
#main .header .contact {
	width: auto;
	float: right;
	font-size: 11px;
	color: #575754;
	line-height: 16px;
	padding-left: 0px;
	margin-top: 10px;
}
#main .header .contact a {
	text-decoration: none;
	color: #575754;
}
#main .header .contact a:hover {
	text-decoration: underline;
	color: #575754;
}
/*header CSS*/

/*menu CSS*/
#main .navmenu {
	height: 60px;
	background-image: url(../images/nav-menu.png);
	background-repeat: repeat-x;	/*background: #49493e;*/
}
#main .navmenu .maintext {
	padding: 22px 22px;
	font-size: 12px;
	color: #dfdfd6;
	font-weight: bold;
	float: left;
	border-right: dotted 1px #77776e;
}
#main .navmenu .search {
	width: 227px;
	/*background: #49493e;*/
	float: right;
	padding: 15px 25px 15px 0;
	text-align: right;
}
#main .navmenu .search input.inputbox {
	float: left;
	background: #49646f;
	width: 185px;
	height: 30px;
	font-size: 12px;
	color: #dfdfd6;
	border: 0px;
	padding: 0 10px;
}
#main .navmenu .search .button {
	margin-top: 10px;
	margin-right: 10px;
}
/*menu CSS*/

/*boxarea CSS*/
#main .box_area {
	margin-top: 32px;
	margin-bottom: 32px;
}
#main .box_area .content_box {
	width: 312px;
	float: left;
	
}
#main .box_area .content_box .title {
	height: 14px;
	padding: 20px 20px;
	/*background-color: #656556;*/
	background-image: url(../images/headings-bg.jpg);
	background-repeat: repeat-x;
}
#main .box_area .content_box .text_box {
	background: #ececdf;
	height:auto !important;
	padding: 20px 23px;
	font-size: 12px;

}
#main .box_area .content_box_right .text_box_rit {
}
#main .box_area .content_box .text_box span {
	margin-top: 10px;
	font-size: 11px;
	line-height: 14px;
	color: #575754;
	display: block;
	padding-bottom: 10px;
}
#main .box_area .content_box .text_box div.mc {
	margin-top: 10px;
	font-size: 11px;
	line-height: 14px;
	color: #575754;
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px solid #c3c3b6;
}
#main .box_area .content_box .text_box .contactlist {
	background: url(../images/contact_list.png) no-repeat 0 20px;
	padding: 20px 0 0 70px;
	font-size: 11px;
	line-height: 14px;
	color: #575754;
}
#main .box_area .content_box .text_box .contactlist a {
	color: #354c54;
	text-decoration: none;
}
#main .box_area .content_box .text_box h5 {
	font-size: 12px;
	/*line-height: 26px;*/
	padding: 0;
	margin: 0;
	color: #354c54;	
}
#main .box_area .content_box_right {
	width: 312px;
	float: left;
	margin-left: 20px;
}
#main .box_area .content_box_right .title {
	/*background: #656556;*/
	height: 14px;
	padding: 20px 20px;
	background-image: url(../images/headings-bg.jpg);
	background-repeat: repeat-x;
}
#main .box_area .content_box_right .title_news {
	background: #333;
	height: 14px;
}
#main .box_area .content_box_right .title_news .news {
	width: 116px;
	/*background: #656556;*/
	height: 14px;
	padding: 20px 20px;
	float: left;
	background-image: url(../images/headings-bg.jpg);
	background-repeat: repeat-x;
}
#main .box_area .content_box_right .title_news .events {
	width: 116px;
	/*background: #49493e;*/
	height: 14px;
	padding: 20px 20px;
	float: right;
}
#main .box_area .content_box_right .text_box_rit {
	background: #ececdf;
	height: 250px;
	padding: 20px 23px;
	font-size: 12px;
}
#main .box_area .content_box_right .text_box_bottom {
	background: #ececdf;
	height: 78px;
	font-size: 12px;
}
#main .box_area .content_box_right .text_box_bottom .text {
	background: #f6f6f1;
	float: right;
	height: 38px;
	width: 126px;
	padding: 20px;
	font-size: 11px;
	color: #354c54;
}
#main .box_area .content_box_right .text_box_rit h5 {
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	margin: 0;
	color: #354c54;
}
#main .box_area .content_box_right .text_box_rit h6 {
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	padding: 0;
	margin: 0;
	color: #354c54;
}
#main .box_area .content_box_right .text_box_rit span {
	margin-top: 5px;
	font-size: 11px;
	line-height: 14px;
	color: #575754;
	display: block;
	padding-bottom: 5px;
	
}

#main .box_area hr {
	background-image: url(../images/line.png);
	background-repeat: repeat-x;
	padding: 0px;	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 5px;
}



#main .box_area .content_box_right .text_box_news {
	background: #ececdf;
	height: 250px;
	padding: 0px 23px;
}
#main .box_area .content_box_right .text_box_news span {
	font-size: 11px;
	line-height: 14px;
	color: #575754;
	display: block;
	padding: 5px 0 12px 0;
	border-bottom: 1px solid #c3c3b6;
}
#main .box_area .content_box_right .text_box_news1 {
	background: #ececdf;
	height: 305px;
	padding: 20px 23px;
}
#main .box_area .content_box_right .text_box_news1 span {
	font-size: 11px;
	color: #575754;
	display: block;
	padding: 0px 0 5px 0;
	border-bottom: 1px solid #c3c3b6;
}
#main .box_area .content_box_right .text_box_news h5 {
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	margin: 0;
	color: #354c54;
}
#main .box_area .content_box_right .text_box_news h6 {
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	padding: 0;
	margin: 0;
	color: #354c54;
}
#main .box_area .content_box_right .text_box_news1 h5 {
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	margin: 0;
	color: #354c54;
}
#main .box_area .content_box_right .text_box_news1 h6 {
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	padding: 0;
	margin: 0;
	color: #354c54;
}
/*For tabs plz dont remove*/
#main .box_area .content_box_right2 {
	margin-left: 0 !important;
}
/*For tabs plz dont remove*/
/*boxarea CSS*/

/*boxarea sub CSS*/
/*boxarea sub CSS*/
#main .box_area .content_left {
	width: 229px;
	margin-right: 20px;
	float: left;
	font-size: 12px;
	line-height: 18px;
}
#main .box_area .content_left ul {
	padding: 0 0 0 1.3em;
	margin: 0px;
	color: #598f85;
	font-size: 12px;
}
#main .box_area .content_left ul a {
	color: #598f85;
	text-decoration: none;
}
#main .box_area .content_left ul a:hover {
	color: #000;
}
#main .box_area .content_left li {
	margin: 0px;
	list-style: square;
}
#main .box_area .content_area {
	float: left;
	font-size: 12px;
	line-height: 18px;
	color: #656556;
	
}
#main .box_area .detail {
	margin-left: 50px;
	font-size: 12px;
	line-height: 25px;
	color: #656556;
	display: block;
	
}

#main .box_area .content_area .sig {
	
	font-size: 12px;
	line-height: 18px;
	color: black;
	margin-bottom:auto;
}

#main .box_area .content_area .content_block {
	text-align: justify;
	width: 570px;
}
#main .box_area .content_area .content_block5 {
	width: 600px;
}
#main .box_area .content_area .content_block2 {
	width: 644px;
}
#main .box_area .content_area .newsletter_box {
	width: 292px;
	background: #f6f6f1;
	padding: 10px;
	margin: 20px 0;
}
#main .box_area .content_area .newsletter_box .nl_title {
	width: 190px;
	display: block;
	float: right;
	padding: 5px 0;
	font-size: 11px;
	line-height: 16px;
}
#main .box_area .content_area .content_block3 {
	width: 312px;
	float: left;
}
#main .box_area .content_area .content_block4 {
	width: 363px;
	float: left;
}
#main .box_area .content_area h1 {
	font-size: 20px;
	line-height: 25px;
	margin: 0 0 10px 0;
	font-weight: bold;
	color: #59767a;
}
#main .box_area .content_area h2 {
	font-size: 17px;
	line-height: 25px;
	margin: 0 0 10px 0;
	font-weight: bold;
	color: #59767a;
}
#main .box_area .content_area h3 {
	font-size: 14px;
	margin: 0 0 10px 0;
	font-weight: bold;
	color: #656556;
}
#main .box_area .content_area h5 {
	font-size: 14px;
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px double #CCC;
	font-weight: 800;
	color: #59767a;
}
#main .box_area .content_area .content_block4 li {
	padding: 0 0 0 0;
	margin: 1px 0 0 0px;
	list-style-image: url(../images/bullet-1.png);
}
#main .box_area .content_area ul {
	padding: 0 0 0 1.1em;
	margin: 0px;
}
#main .box_area .content_area li {
	margin: 0px;
	list-style: disc;
}
#main .box_area .content_area .investors_left {
	width: 229px;
	float: left;
	height: 75px;
	border-top: 1px dotted #c6c6be;
	text-align: center;
	padding: 25px 0 0 0;
}
#main .box_area .content_area .investors_rit {
	width: 229px;
	float: right;
	height: 75px;
	border-top: 1px dotted #c6c6be;
	text-align: center;
	padding: 25px 0 0 0;
}
#main .box_area .content_area .awards {
	width: 352px;
	height: 135px;
	float: left;
	border-top: 1px dotted #c6c6be;
	text-align: center;
}
#main .box_area .content_area .awards_logo {
	width: 146px;
	float: left;
	text-align: center;
	padding: 20px 0 0 0;
}
#main .box_area .content_area .awards_text {
	width: 166px;
	margin-right: 20px;
	float: right;
	text-align: left;
	padding: 25px 0 0 0;
}
#main .box_area .content_area a {
	color: #598f85;
	text-decoration: none;
}
#main .box_area .content_area a:hover {
	color: #000;
	text-decoration: none;
}
#main .box_area .content_area .awards_left {
	width: 352px;
	height: 135px;
	float: right;
	margin-left: 20px;
	border-top: 1px dotted #c6c6be;
	text-align: center;
}
#main .box_area .content_area .contact {
	width: 229px;
	float: left;
	text-align: left;
}
#main .box_area .content_area .contact_title {
	width: 209px;
	background: #f2f2e9;
	text-align: left;
	height: 46px;
	padding: 10px 10px 0;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 14px;
}
#main .box_area .content_area .contact h4 {
	margin: 0px;
	padding: 0px;
	color: #59767a;
}
#main .box_area .content_area .contact p {
	margin: 0 0 20px 0;
	padding: 0px;
}
#main .box_area .content_area .insights_box {
	width: 229px;
	height: 229px;
	background: #f2f2e9;
	float: left;
	text-align: left;
	margin-bottom: 20px;
}
#main .box_area .content_area .insights_title {
	width: 189px;
	height: 44px;
	text-align: left;
	padding: 10px;
	font-size: 12px;
	color: #598f85;
}
#main .box_area .content_area .insights_title .date {
	width: auto;
	text-align: left;
	float: left;
	padding: 3px 0 0 0;
	font-size: 12px;
	display: block;
	color: #000;
}
#main .box_area .content_area .insights_title .visit {
	width: auto;
	float: right;
	text-align: left;
	font-size: 12px;
	padding: 3px 0 0 0;
	display: block;
	color: #000;
}
#main .box_area .content_area .small_box {
	width: 146px;
	float: left;
	font-size: 11px;
	margin-bottom: 20px;
}
#main .box_area .content_area .small_box h6 {
	font-size: 11px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	font-weight: bold;
	border-bottom: 1px solid #c6c6be;
}
#main .box_area .content_right {
	width: 209px;
	margin-left: 40px;
	float: right;
}
#main .box_area .content_right h3 {
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	font-weight: bold;
	color: #656556;
	border-bottom: 1px dotted #c9dfe1;
}
#main .box_area .content_right h6 {
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	font-weight: normal;
	border-bottom: 1px dotted #c9dfe1;
}
#main .box_area .content_right a {
	color: #598f85;
	text-decoration: none;
}
#main .box_area .content_right a:hover {
	color: #000;
}
#main .box_area .content_area ul.terms {
	padding: 0 0 0 1.5em;
	margin: 0px;
}
/*boxarea sub CSS*/
/*margin-right  CSS*/
.append {
	margin-left: 20px;
}
.append1 {
	margin-left: 30px;
}
.prepend {
	margin-bottom: 20px;
}
/*margin-right  CSS*/
/*footer CSS*/

#container .footer {
	width: 966px;
	margin: 0 auto;
	padding: 25px 25px 0;
	background-color: #f2f2e9;
	
}



#container .footer .copy {
	width: 380px;
	float: left;
	font-size: 11px;
	color: #bebeae;
	background: #f2f2e9;
	line-height: 20px;
}
#container .footer .copy a {
	color: #bebeae;
}
#container .footer .copy a:hover {
	color: #000;
}
#container .footer .social {
	width: 430px;
	float: right;
	font-size: 11px;
	color: #bebeae;
	background: #f2f2e9;
	margin: 0px 0 0 0;
	line-height: 20px;
	width:100px;
}
#container .footer .social a {
	text-decoration: none;
	color: #354c54;
}
#container .footer .social a:hover {
	color: #000;
}
#container .footer .social .tweet {
	width: 180px;
	float: left;
	font-size: 11px;
	color: #bebeae;
	line-height: 25px;
	background: url(../images/tweet.png) no-repeat 0 6px;
	padding: 0px 0 0 20px;
	border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
}
#container .footer .social .in {
	width: 85px;
	float: right;
	font-size: 11px;
	color: #bebeae;
	line-height: 25px;
	background: url(../images/in.png) no-repeat 0 6px;
	padding: 0px 0 0 20px;
	border-bottom: 1px dotted #CCC;
}
#container .footer .social .rss {
	width: 180px;
	float: right;
	font-size: 11px;
	color: #bebeae;
	line-height: 25px;
	background: url(../images/rss.png) no-repeat 0 6px;
	padding: 0px 0 0 20px;
	border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
}
#container .footer .social .fb {
	width: 180px;
	float: right;
	font-size: 11px;
	color: #bebeae;
	line-height: 25px;
	background: url(../images/fb.png) no-repeat 0 6px;
	padding: 0px 0 0 20px;
	border-bottom: 1px dotted #CCC;
}
/*footer CSS*/
/*banner CSS*/
#banner_sub .intelligence {
	background: url(../images/intelligence.jpg) no-repeat top left;
	width: 976px;
	height: 220px;
}
#banner_sub .integrity {
	background: url(../images/integrity.jpg) no-repeat top left;
	width: 976px;
	height: 220px;
}
#banner_sub .interwoven {
	background: url(../images/interwoven.jpg) no-repeat top left;
	width: 976px;
	height: 220px;
}
#banner_sub .parker-collins-institute {
	background: url(../images/parker-collins-institute.jpg) no-repeat top left;
	width: 976px;
	height: 220px;
}
#banner_sub .news-and-knowledge {
	background: url(../images/news-and-knowledge.jpg) no-repeat top left;
	width: 976px;
	height: 220px;
}
#banner_sub .publications {
	background: url(../images/publications.jpg) no-repeat top left;
	width: 976px;
	height: 220px;
}
#banner_sub .video {
	background: url(../images/video.jpg) no-repeat top left;
	width: 976px;
	height: 220px;
}
#banner_sub .careers {
	background: url(../images/careers.jpg) no-repeat top left;
	width: 976px;
	height: 220px;
}
#banner_sub .headhunting {
	background: url(../images/headhunting.jpg) no-repeat top left;
	width: 976px;
	height: 220px;
}
#banner_sub .candidate-assessment {
	background: url(../images/candidate-assessment.jpg) no-repeat top left;
	width: 976px;
	height: 220px;
}
#banner_sub .research-modelling-and-mapping {
	background: url(../images/research-modelling-and-mapping.jpg) no-repeat top left;
	width: 976px;
	height: 220px;
}
#banner_sub .healthcare {
	background: url(../images/healthcare.jpg) no-repeat top left;
	width: 976px;
	height: 220px;
}
#banner_sub .geosciences {
	background: url(../images/geosciences.jpg) no-repeat top left;
	width: 976px;
	height: 220px;
}
#banner_sub .petrophysics {
	background: url(../images/petrophysics.jpg) no-repeat top left;
	width: 976px;
	height: 220px;
}
#banner_sub .reservoir-and-products {
	background: url(../images/reservoir-and-products.jpg) no-repeat top left;
	width: 976px;
	height: 220px;
}
#banner_sub .drilling-and-well-operations {
	background: url(../images/drilling-and-well-operations.jpg) no-repeat top left;
	width: 976px;
	height: 220px;
}
#banner_sub .hse-health-and-safety-and-hsmk {
	background: url(../images/hse-health-and-safety-and-hsmk.jpg) no-repeat top left;
	width: 976px;
	height: 220px;
}
#banner_sub .mechanical-engineering {
	background: url(../images/mechanical-engineering.jpg) no-repeat top left;
	width: 976px;
	height: 220px;
}
#banner_sub .clients {
	background: url(../images/clients.jpg) no-repeat top left;
	width: 976px;
	height: 220px;
}
#banner_sub .candidates {
	background: url(../images/candidates.jpg) no-repeat top left;
	width: 976px;
	height: 220px;
}
#banner_sub .contact-us {
	background: url(../images/contact-us.jpg) no-repeat top left;
	width: 976px;
	height: 220px;
}
#banner_sub .future-concepts {
	background: url(../images/future-concepts.jpg) no-repeat top left;
	width: 976px;
	height: 220px;
}
#banner_sub .site-index {
	background: url(../images/site-index.jpg) no-repeat top left;
	width: 976px;
	height: 220px;
}

#banner_sub .events {
	background: url(../images/events.jpg) no-repeat top left;
	width: 976px;
	height: 220px;
}



#banner_sub #banner_color {
	background: #598f85;
	width: 233px;
	float: left;
	height: 205px;
	opacity: 0.9;
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	filter: alpha(opacity=90);
	font-size: 22px;
	padding: 15px 0 0 15px;
	color: #fff;
}
#banner_sub #banner_color2 {
	background: #417576;
	width: 148px;
	float: left;
	height: 220px;
	opacity: 0.9;
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	filter: alpha(opacity=90);
}
#banner_sub #banner_color3 {
	background: #59767a;
	width: 148px;
	float: right;
	height: 220px;
}
#banner {
	background: #fff;
	width: 976px;
	height: auto;
	position: relative;
	overflow: hidden;
}
#slider {
	width: 976px;
	height: 518px;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none
}
#box1 {
	background: #45494b url(../images/box1_bg.png) no-repeat top center;
	left: 0;
	
}
#box1 ul {
	border-top: solid 1px #fff;
}
#box1 li {
	border-bottom: solid 1px #fff;
}
#box2 {
	background: #59767a url(../images/box2_bg.png) no-repeat top center;
	left: 244px;
	
}
#box2 ul {
	border-top: solid 1px #fff;
}
#box2 li {
	border-bottom: solid 1px #fff;
}
#box3 {
	background: #1e2b30 url(../images/box3_bg.png) no-repeat top center;
	left: 488px;
	
}
#box3 ul {
	border-top: solid 1px #fff;
}
#box3 li {
	border-bottom: solid 1px #fff;
}
#box4 {
	background: #598f85 url(../images/box4_bg.png) no-repeat top center;
	left: 732px;
	
}
#box4 ul {
	border-top: solid 1px #fff;
}
#box4 li {
	border-bottom: solid 1px #fff;
}
.boxes {
	width: 244px;
	height: 314px;
	float: left;
	position: absolute;
	top: 400px;
	opacity: 0.9;
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	filter: alpha(opacity=90);
}
.boxes .clickable {
	width: 225px;
	height: 66px;
	float: left;
	padding: 52px 0 0 19px; /* font-family:Arial, Helvetica, sans-serif;*/
	font-size: 18px;
	cursor: pointer;
	font-weight: bold;
	color: #FFF;
}
.boxes .content {
	width: 206px;
	height: 196px;
	float: left; /* font-family:Arial, Helvetica, sans-serif; */
	font-size: 12px;
	color: #FFF;
	padding: 0 19px 0 19px;
}
.boxes .content ul {
	margin: 20px 0 0 0;
	padding: 0px;
	list-style: none;
}
.boxes .content li {
	line-height: 26px;
	background: url(../images/arrow.png) no-repeat right center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}
.boxes .content li a {
	color: #FFF;
	text-decoration: none;
}
/*banner CSS*/

/*left menu css */
a {
	text-decoration: none;
	color: #354c54;
}
a:hover {
	text-decoration: none;
	color: #000;
}
div.hr {
	border-top: 1px solid #DAD9D9;
	margin: 8px 0 22px;
}
.bggrey {
	background-color: #F3F3F3;
}
.bgwhite {
	background-color: #fff;
}
.srchh1 {
	font-size: 20px;
	line-height: 25px;
	margin: 0 0 10px 0;
	font-weight: bold;
	color: #59767a;
}
#banner_sub .everywhere {
	background: url(../images/everywhere.jpg) no-repeat top left;
	width: 976px;
	height: 220px;
}
#banner_sub .expernce {
	background: url(../images/experience.jpg) no-repeat top left;
	width: 976px;
	height: 220px;
}
#banner_sub .experts {
	background: url(../images/experts.jpg) no-repeat top left;
	width: 976px;
	height: 220px;
}

#news-n-events{
	
}
#news-n-events ul{
	margin: 0px!important;
	padding: 0px!important;
	list-style-type: none!important;	
}

#news-n-events ul li{
	background-color: #f2f2e9;
	padding: 10px!important;
	list-style-type: none!important;
	margin-top: 6px!important;
	margin-bottom: 6px!important;
}
