body {
	margin:0;
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#52887b;
	background:#fff;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#7ba89d;
}
a:hover {text-decoration:underline;}
input, 
textarea, 
select {
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#000;
}
form, 
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
.clear { 
	clear:both; 
	line-height:1px; 
	width: 100%; 
	padding: 0px; 
	margin: 0px; 
}
#wrapper {
	width:949px;
	margin:27px auto 0;
	padding:0 0 85px;
}
#header {
	overflow:hidden;
	width:100%;
	margin:0 0 12px;
}
#header .holder {
	overflow:hidden;
	width:100%;
	margin:0 0 19px;
}
#header h1 {
	overflow:hidden;
	float:left;
	width:135px;
	height:37px;
	margin:0;
	text-indent:-99999px;
	background: url(../images/logo.gif) no-repeat;
}
#header h1 a {
	display:block;
	height:100%;
}
.form-search {
	float:right;
	width:178px;
	margin:19px 0 0;
}
.form-search fieldset {float:left;}
.field {
	float:left;
	width:168px;
	height:14px;
	padding:2px 5px;
	background:#fff url(../images/bg-field.gif) no-repeat;
}
.field input {
	float:left;
	width:150px;
	margin:0;
	padding:0;
	font-size:11px;
	color:#8c8c8c;
	border:0;
	background:none;
}
.form-search .submit {
	overflow:hidden;
	position:relative;
	float:right;
	width:14px;
	height:13px;
	margin:1px -2px 0 0;
	padding:0;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	border:0;
	background: url(../images/btn-submit.gif) no-repeat;
	cursor:pointer;
}
#nav {
	overflow:hidden;
	width:637px;
	margin:0;
	padding:1px 312px 1px 0;
	list-style:none;
	background: url(../images/bg-nav.gif) repeat-y;
}
#nav li {
	float:left;
	border-left:1px solid #fff;
	margin:0 0 0 -1px;
}
#nav li a {
	overflow:hidden;
	display:block;
	margin:0 1px 0 0;
	padding:4px 17px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	background:#94c9c1;
	cursor:pointer;
}
#nav li a.last {
	width:129px;
	text-align:left;
}
#nav li a:hover,
#nav li.active a {
	background:#2b6859;
	text-decoration: none;
}
#main {
	overflow:hidden;
	width:100%;
	padding:0 0 13px;
	border-bottom:23px solid #eaeaea;
}
#main .twocolumn {
	width:721px;
	float:right;
}
.support #main .twocolumn {
	width: 949px;
}
#main .holder {
	overflow:hidden;
	width:100%;
	margin:0 0 -1px;
}
.gallery {
	overflow:hidden;
	float:left;
	width:708px;
}
.gallery .control img {vertical-align:top;}
.gallery .control {
	position:relative;
	z-index:10;
	overflow:hidden;
	width:100%;
	margin:23px 0 -47px 24px;
	padding:0;
	list-style:none;
}
.gallery .control li {
	float:left;
	margin:0 -3px 0 0;
}
.gallery .control li a {
	display:block;
	width:16px;
	height:16px;
	padding:1px 6px 7px 2px;
	text-align:center;
	text-indent:-9999px;
	background: url(../images/btn-gallery.png) no-repeat;
	outline:none;
	cursor:pointer;
}
.gallery .control li a:hover,
.gallery .control li a.activeSlide {
	text-decoration:none;
	background: url(../images/btn-gallery-active.png) no-repeat;
}
#gallery-list {
	overflow:hidden;
	width:99999px;
	margin:0;
	padding:0;
	list-style:none;
}
#gallery-list li {float:left;}
.gallery img {vertical-align:top;}
.gallery .box {
	overflow:hidden;
	position:relative;
	width:100%;
	min-height:223px;
	margin:-282px 0 0;
	padding:47px 0 12px;
	background: url(../images/bg-gallery-box.png) no-repeat;
}
* html .gallery .box {
	position:static;
	height:auto !important;
	height:223px;
}
.gallery .box-text {
	overflow:hidden;
	width:280px;
	padding:32px 22px 0 25px;
}
.gallery .box-text h2 {
	margin:0;
	font:37px/39px Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:-2px;
	color:#fff;
    text-indent:-9999px;
}
.gallery .box-text ul {
	overflow:hidden;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	font-size:17px;
	line-height:20px;
}
.gallery .box-text ul li {
	position:relative;
	padding:0 0 10px 25px;
	background: url(../images/arrow-black.gif) no-repeat 0 6px;
}
.gallery .box-text ul li,
.gallery .box-text ul li a {color:#000;}
#aside {
	float:left;
	width:216px;
	margin:0 12px 0 0;
	padding:5px 0 0;
}
* html #aside {margin-right:9px;}
.breadcrumbs {
	font-size:11px;
	line-height:14px;
	overflow:hidden;
	width: auto;
	margin:0 0 16px;
	padding:1px;
	list-style:none;
}
.breadcrumbs li {
	float:left;
	margin:0 3px 0 -0px;
	padding:0 13px 0 3px;
	color:#666;
	background: url(../images/sep-breadcrumbs.gif) no-repeat right 50%;
}
.breadcrumbs li.last {
	background: none;	
}
#aside .menu {
	overflow:hidden;
	position:relative;
	z-index:10;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
	line-height:15px;
	border-bottom:1px solid #ddd;
}
#aside .menu li {
	float:left;
	width:100%;
}
#aside .menu li a {
	display:block;
	padding:6px 10px 7px;
	border-top:1px solid #ddd;
	color:#666;
}
#aside .menu li a.active {
	overflow:hidden;
	position:relative;
	margin-bottom:-1px;
	padding-bottom:7px;
	font-weight:bold;
	color:#2b6859;
	background:#d0d0d0 url(../images/bg-sidenav-active.gif) repeat-x;
	border-bottom:1px solid #b5b5b5;
}
#aside .menu .menu {
	border-bottom: 0;
}
#aside .menu .menu li a{
	padding-left: 27px;
} 
#sidebar {
	float:right;
	width:228px;
}
#sidebar .box {
	overflow:hidden;
	width:100%;
	margin:0 0 14px;
}
#sidebar .box ul li {margin:0 0 1px !important;}
.inner #sidebar {padding-top:2px;}
#sidebar .visual {
	overflow:hidden;
	width:100%;
	margin:0 0 6px;
}
#sidebar .visual .link {
	float:left;
	margin:4px 0 0;
	font-size:11px;
	line-height:14px;
}
/*#sidebar .box .heading {
	width:199px;
	margin:0 0 8px;
	padding:7px 7px 9px 12px;
}*/
#sidebar .block {
	overflow:hidden;
	width:100%;
	border-top:13px solid #ededed;
}
.inner #sidebar .block {
	margin:0 0 17px;
	padding:12px 0 0;
	font-size:11px;
	line-height:14px;
}
#sidebar .block .visual {margin:0 0 9px;}
#sidebar .block .holder {
	display: none;
	height: 237px;
	overflow:visible;
	width:225px;
	padding:11px 0 21px 3px;
	background: url(../images/bg-block.gif) repeat-x 0 100%;
}
#sidebar .block .holder:after {
	clear:both;
	display:block;
	content:"";
}
#sidebar .block .heading {width:100%;}
#sidebar .block .heading:after {
	clear:both;
	display:block;
	content:"";
}
#sidebar h2 {
	font:19px/23px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 9px;
	color:#2b6859;
}
.inner #sidebar .block h2 {margin:0 0 5px;}
#sidebar .block h3 {
	font:14px/16px Arial, Helvetica, sans-serif;
	margin:0 0 8px;
	color:#2b6859;
}
.inner #sidebar .block h3 {
	margin-bottom:3px;
	line-height:17px;
}
#sidebar .block p {
	margin:0 0 6px;
	color:#666;
}
.inner #sidebar .block p {
	margin-bottom:3px;
	color:#7ba89d;
}
#sidebar .block ul {
	margin:0;
	padding:1px;
	list-style:none;
}
#sidebar .block ul li {vertical-align:middle;}
#sidebar .logo {
	position:relative;
	float:right;
	width:68px;
	height:93px;
	margin:-2px 0 0 18px;
	text-indent:-99999px;
	background: url(../images/logo-2.gif) no-repeat;
}
.link,
.link-alt {
	padding:0 15px 0 0;
	background: url(../images/arrow-cyan.gif) no-repeat 100% 100%;
}
.link-alt {
	padding:0 0 0 15px;
	background-position:0 100%;
}
#content {
	overflow:hidden;
	height:1%;
	padding:13px 0 0;
	font-size:11px;
	line-height:14px;
}
.inner #content {
	padding:2px 13px 0 8px;
	float:left;
}
.inner #content h2 {
	margin:0;
	overflow:hidden;
	padding:0 0 16px;	
	text-indent:-9999px;
}
#content .holder {
	overflow:hidden;
	width:980px;
}
#content .holder .box {
	float:left;
	width:220px;
	min-height:268px;
	margin:0 10px 0 0;
	padding:0 10px 15px 0;
	background: url(../images/bg-box.gif) no-repeat 100% 50%;
}
#content .block {
	overflow:hidden;
	width:472px;
	padding:0 0 28px 0px;
	color:#666;
	font-size:12px;
	line-height:15px;
}
.support #main .twocolumn #content .block {
	width: 679px;
}


#content .block-alt {
	width:457px;
	padding:0 15px 9px 0;
}
#content .block p {margin:0 0 15px;}
#content .block .more {
	display:block;
	margin:-5px 0 0;
} 
#content .block .visual {
	overflow:hidden;
	position:relative;
	width:100%;
}
#content .block h3 {
	margin:0 0 9px;
	/*padding:0 70px 0 0;*/
	font:24px/29px Arial, Helvetica, sans-serif;
	color:#52887b;
}
.block h4 {
	color:#52887b;
	font-size: 14px;
	margin: 17px 0 15px 0;
}
.list {
	margin: 0;
	padding:0;
}
.list li {
	margin-left: 20px;
	margin-bottom: 12px;
}
.inner #content .block h3 {margin:0 0 11px;}
* html #content .holder .box {
	height:auto !important;
	height:268px;
}
#content .box h2 {
	margin:0 0 9px;
	font:20px/23px Arial, Helvetica, sans-serif;
	color:#999;
}
.inner h2 {
	font:30px/33px Arial, Helvetica, sans-serif;
	color:#2b6859;
}
#content .box-alt h2 {margin:0 0 18px;}
#content .box .visual {
	width:100%;
	padding:4px 0 13px;
	text-align:center;
}
#content .box .visual:after {
	clear:both;
	display:block;
	content:"";
}
#content .box .visual .holder {
	overflow:visible;
	float:left;
	width:100%;
	background:#e7f3f0;
}
.visual img {vertical-align:top;}
#content .box .visual .holder img {
	position:relative;
	margin:-5px 0 -10px;
}
#content .box .heading-alt {
	margin:0;
	color:#000;
}
#main .box .heading .holder {
	overflow:hidden;
	width:100%;
	padding:6px 0 0;
	/*background: url(../images/icon-mobile.gif) no-repeat 200px 6px;*/
}
#main .box .heading h3 {
	margin:0;
	font:bold 15px/18px Arial, Helvetica, sans-serif;
	color:#fff;
}
#main .box .heading h3 a {
color: #fff;
display: block;
}
#content .box-alt h3 {margin-bottom:2px;}
#main .box h3 {
	margin:0 0 2px;
	font:14px/17px Arial, Helvetica, sans-serif;
	color:#2b6859;
}
.box .heading {
	overflow:hidden;
	position:relative;
	width:228px;
	margin:0 0 19px;
	background:#3c7062 url(../images/bg-heading-gradient.gif) repeat-x;
}
.box .heading h3 a {
	padding:7px 17px 9px;
}
#content .box .box-text {
	overflow:hidden;
	position:relative;
	width:220px;
	margin:0 0 8px 0;
}

#main .box ul {
	margin:0;
	padding:0;
	list-style:none;
}
#main .box ul li {
	vertical-align:top;
	margin:0;
}
#content .box a img {vertical-align:bottom;}
#content .box p {margin:0 0 4px;}
#content .holder ul li {margin:0 0 2px;}
#footer {
	overflow:hidden;
	width:100%;
	padding:7px 0;
	font-size:11px;
	line-height:14px;
	color:#7f7f7f;
}
#footer p {
	float:left;
	margin:0 9px 0 0;
	word-spacing:2px;
}
#footer .add-nav {
	margin:0;
	padding:0;
	list-style:none;
}
#footer .add-nav li {
	float:left;
	padding:0 10px 0 10px;
	background: url(../images/sep-add-nav.gif) no-repeat 0 2px;
}

/*----------FORMS----------*/
/*-------------------------*/
.form1, #thankyou {
	font-size: 12px;
	width: 462px;
}

.form1 p {
	float: left;
	margin: 0 0 10px 0;
}
.form1 label, .form1 input, .form1 textarea {
	float: left;
	display: inline;
}
.form1 label {
	color: #676666;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 2px;
	text-align: right;
	width: 110px;
}
.form1 input, .form1 textarea {
	width: 336px;
}
.form1 textarea {
	height: 160px;
	overflow: auto;
	overflow-x: hidden;
}
.form1 ul.list li label{
float: none;	
}
.form1 input.phone {
	margin-right: 10px;
	width: 52px;
}
.form1 input.resumeAttach {
	width: 188px;
	margin-right: 5px;
}
.form1 input.browseBtn {
	width: 84px;
}
.form1 input.highlight {
	border: 1px solid #52887B;
}
.reqNote {
	color: #98bb7e;
}
.btnList {
	float: left;
	margin-left: 120px;
	padding: 0;
	list-style: none;
	width: 342px;
}
.btnList li {
	float: left;
	margin-right: 14px;
	width: 84px;
}
.btnList li input {
	width: 84px;
}
#content .errorMessage {
	color: #2B6859;
	margin-bottom: 20px;
}
.errorMessage label {
	color: #2B6859;
	padding-top: 0;
	width: auto;
}
.form1 .errorMessage p {
	display: block;
	float: none;
}

/*----------PAGES----------*/
/*-------------------------*/
.listFloat {
float: left;
width: 50%;
}
.bioList, bioList li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bioList li {
	border-bottom: 13px solid #ededed;
	margin-bottom: 25px;
}
.bioList li.last {
	border-bottom: none;
}
.bioList li div {
	padding: 0 40px 10px 0;
}
.bioList h4 {
	color: #52887b;
	font-size: 20px;
	margin-bottom: 5px;
}
.bioList h5 {
	color: #52887b;
	font-size: 14px;
	font-style:italic;
	margin: 0 0 15px 0;

}
.bioList sup {
	font-size: 12px;
}
h5.careerLoc {
	color:#52887B;
	font-size:18px;
	margin:17px 0 15px;
}
.mapSmall {
	margin-bottom: 12px;
}
#locList, #locList li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#locList {
	/*width: 466px;*/
}

#locList li {
	float: left;
	margin-bottom: 30px;
	width: 233px;
}
#locList h4 {
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 0 6px 0;
}
#locList h4 a {
	background: url(../images/arrow-large.gif) no-repeat right 6px;
	padding-right: 22px;
}

.siteMapList li li {
	margin-bottom: 3px;
	margin-left: 0px;
}
.siteMapList ul {
	margin-top: 3px;
}
td.stockBold {
	font-weight: bold;	
}
#rigTable th, #rigTable td {
	text-align: center;
	padding: 3px 0;
}

/*----------HEADERS----------*/
/*---------------------------*/
.text-global-reach
 {	
	width:274px;
	height:74px;
	padding:0 0 16px;	
	background: url(../images/text-global-reach-with-difference.gif) no-repeat;
}
.text-services-lines {
	width:192px;
	height:24px;
	background: url(../images/text-service-lines.gif) no-repeat;
}
.text-well-construction {
	width:315px;
	height:64px;
	background: url(../images/text-well-construction.gif) no-repeat;
}
.text-contract-drilling {
	width:213px;
	height:30px;
	background: url(../images/text-contract-drilling.gif) no-repeat;
}
.text-directional-drilling {
	width:240px;
	height:29px;
	background: url(../images/text-directional-drilling.gif) no-repeat;
}
.text-drilling-technologies {
	width:276px;
	height:29px;
	background: url(../images/text-drilling-technologies.gif) no-repeat;
}
.text-wireline-technologies {
	width:292px;
	height:29px;
	background: url(../images/text-wireline-technologies.gif) no-repeat;
}
.text-microseismic {
	width:178px;
	height:24px;
	background: url(../images/text-microseismic.gif) no-repeat;
}
.text-frac-fluids {
	width:349px;
	height:30px;
	background: url(../images/text-frac-fluids.gif) no-repeat;
}
.text-equipment-rentals {
	width:252px;
	height:29px;
	background: url(../images/text-equipment-rentals.gif) no-repeat;
}
.text-about {
	width:81px;
	height:23px;
	background: url(../images/text-about.gif) no-repeat;
}
.text-presidents-message {
	width:276px;
	height:29px;
	background: url(../images/text-presidents-message.gif) no-repeat;
}
.text-vision-mission-values {
	width:355px;
	height:27px;
	background: url(../images/text-vision-mission-values.gif) no-repeat;
}
.text-history {
	width:92px;
	height:29px;
	background: url(../images/text-history.gif) no-repeat;
}
.text-board-of-directors {
	width:241px;
	height:23px;
	background: url(../images/text-board-of-directors.gif) no-repeat;
}
.text-management-team {
	width:253px;
	height:29px;
	background: url(../images/text-management-team.gif) no-repeat;
}
.text-in-the-community {
	width:236px;
	height:30px;
	background: url(../images/text-in-the-community.gif) no-repeat;
}

.text-hse {
	width:236px;
	height:30px;
	background: url(../images/text-hse.gif) no-repeat;
}
.text-environmental-policy {
	width:256px;
	height:29px;
	background: url(../images/text-environmental-policy.gif) no-repeat;
}
.text-disclaimer {
	width:138px;
	height:23px;
	background: url(../images/text-disclaimer.gif) no-repeat;
}
.text-investors {
	width:119px;
	height:23px;
	background: url(../images/text-investors.gif) no-repeat;
}
.text-news {
	width:58px;
	height:24px;
	background: url(../images/text-news.gif) no-repeat;
}
.text-subscribe {
	width:134px;
	height:24px;
	background: url(../images/text-subscribe.gif) no-repeat;
}
.text-financial-reporting {
	width:256px;
	height:29px;
	background: url(../images/text-financial-reporting.gif) no-repeat;
}
.text-reporting-archives {
	width:251px;
	height:29px;
	background: url(../images/text-reporting-archives.gif) no-repeat;
}
.text-annual-information-archives {
	width:474px;
	height:30px;
	background: url(../images/text-annual-information-archives.gif) no-repeat;
}
.text-investor-presentations {
	width:428px;
	height:24px;
	background: url(../images/text-investor-presentations.gif) no-repeat;
}
.text-analyst-coverage {
	width:237px;
	height:30px;
	background: url(../images/text-analyst-coverage.gif) no-repeat;
}
.text-governance {
	width:162px;
	height:24px;
	background: url(../images/text-governance.gif) no-repeat;
}
.text-stock-quote {
	width:166px;
	height:25px;
	background: url(../images/text-stock-quote.gif) no-repeat;
}
.text-careers {
	width:104px;
	height:24px;
	background: url(../images/text-careers.gif) no-repeat;
}
.text-our-values {
	width:145px;
	height:24px;
	background: url(../images/text-our-values.gif) no-repeat;
}
.text-submit-a-resume {
	width:237px;
	height:24px;
	background: url(../images/text-submit-a-resume.gif) no-repeat;
}
.text-resources {
	width:140px;
	height:23px;
	background: url(../images/text-resources.gif) no-repeat;
}
.text-additional-information {
	width:294px;
	height:23px;
	background: url(../images/text-additional-info.gif) no-repeat;
}
.text-technical-papers {
	width:226px;
	height:29px;
	background: url(../images/text-tech-papers.gif) no-repeat;
}
.text-case-studies {
	width:176px;
	height:24px;
	background: url(../images/text-case-studies.gif) no-repeat;
}
.text-brochures {
	width:136px;
	height:23px;
	background: url(../images/text-brochures.gif) no-repeat;
}
.text-equipment-specifications {
	width:339px;
	height:30px;
	background: url(../images/text-equipment-specs.gif) no-repeat;
}
.text-contact {
	width:104px;
	height:24px;
	background: url(../images/text-contact.gif) no-repeat;
}
.text-locations {
	width:127px;
	height:23px;
	background: url(../images/text-locations.gif) no-repeat;
}
.text-canada {
	width:104px;
	height:24px;
	background: url(../images/text-canada.gif) no-repeat;
}
.text-united-states {
	width:177px;
	height:24px;
	background: url(../images/text-united-states.gif) no-repeat;
}
.text-mexico {
	width:93px;
	height:23px;
	background: url(../images/text-mexico.gif) no-repeat;
}
.text-north-africa {
	width:380px;
	height:23px;
	background: url(../images/text-north-africa.gif) no-repeat;
}
.text-privacy-policy {
	width:184px;
	height:29px;
	background: url(../images/text-privacy-policy.gif) no-repeat;
}
.text-sitemap {
	width:109px;
	height:30px;
	background: url(../images/text-sitemap.gif) no-repeat;
}
.text-colombia {
	width:132px;
	height:24px;
	background: url(../images/text-colombia.gif) no-repeat;
}
table{
width:100%;
}
table th, table td{
	text-align:left;
	padding:2px;
}



