body {
}
#header {
	background-attachment: scroll;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin: 0px;
	padding: 0px;
}
#search {
	float: right;
	width: 250px;
	margin-top: 20px;
	margin-right: 10px;
	padding: 0px;
}
#navigation {
	padding-top: 15px;
	padding-bottom: 0px;
	padding-right: 20px;
	text-align: right;
	z-index: 10;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
#navigation ul li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#navigation ul li a:link, #navigation ul li a:active, #navigation ul li a:visited {
	text-decoration: underline;
	color: #666;
	font-weight: bold;
}
/*** set the width and height to match your images **/

#slideshow {
	position:relative;
	height:220px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#slideshow DIV {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	height: 220px;
	background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
	height: 220px;
	display: block;
	border: 0;
	margin: 0px;
}


#content {
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
#content h5 {
	color: #FFF;
	text-align: left;
	background-color: #999;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FC0;
	padding: 4px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#content h6 {
	color: #FFF;
	background-color: #999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #FC0;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}


#content #home_prod_chem {
	margin: 0px;
	padding: 0px;
}
#content #home_prod_chem h5 {
	background-attachment: scroll;
	background-image: url(../images/drilling_completion_fluids.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 48px;
}
#content #home_meth_dev h5 {
	background-image: url(../images/methanol.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
}

#content #home_mud_eng {
	margin: 0px;
	padding: 0px;
}
#content #home_mud_eng h5 {
	background-attachment: scroll;
	background-image: url(../images/production_chemicals.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
}

#content #home_meth_dev {
	margin: 0px;
	padding: 0px;
}
#content #home_milestones {
	margin: 2px;
	padding: 3px;
	border: 1px solid #FC0;
	height: 250px;
}
#home_csr  {
	margin: 2px;
	padding: 3px;
}
#home_use_resc  {
	margin: 2px;
	padding: 3px;
}


#sidebar {
	text-align: justify;
	padding: 0px;
	margin: 0px;
}
#sidebar h4  {
	color: #FC0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 14px;
	padding: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#sidebar ul  {
	padding: 0px;
	list-style-type: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar ul li  {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-align: left;
}
#updates  {
	margin: 0px;
	padding: 3px;
}

#sidebar #careers {
	margin: 0px;
	padding: 3px;
	text-align: left;
}

#sidebar #news_updates {
	margin: 0px;
	padding: 3px;
}

#listticker{
	overflow:hidden;
	;
	padding: 0px;
	margin: 0px;
	height: 200px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#sidebar #news_updates #listticker li{
	list-style:none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 5px;
	}
		#listticker a{
			color:#000000;
			margin-bottom:
		}
		#listticker .news-title{
	font-weight:bold;
	font-size:11px;
		}
		#listticker .news-text{
	display:inline;
	font-size:11px;
	color:#666666;
		}
#listticker img{
	padding:4px;
	border:solid 1px #DEDEDE;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
		}
#sidebar #partners {
	margin: 0px;
	padding: 3px;
}
#follow_us  {
	margin: 0px;
	padding: 3px;
}
#follow_us ul li  {
	height: 55px;
	padding-top: 4px;
	padding-bottom: 4px;
}



#footer {
	padding: 5px;
	height: 40px;
	text-align: center;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C2C2C2;
}
#footer a {
	text-decoration: underline;
	color: #666;
	font-weight: bold;
}

#home_milestones h4{
	color: #FFF;
	background-color: #FC0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 14px;
	padding: 3px;
}
#home_milestones ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#home_milestones ul li {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#home_csr ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#home_csr ul li {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#home_use_resc ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#home_use_resc ul li {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#follow_us h4 {
	color: #FC0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 14px;
	padding: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#updates h4 {
	color: #FC0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 14px;
	padding: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#home_csr h4 {
	color: #FC0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 14px;
	padding: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#home_use_resc h4 {
	color: #FC0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 14px;
	padding: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.pullquote_left {
	color: #FFF;
	background-color: #999;
	float: left;
	width: 300px;
	clear: both;
	padding: 7px;
	border: 2px solid #FC0;
	font-weight: bold;
	margin-right: 10px;
}
#content .pullquote_left ul li a {
	color: #FFF;
}

.pullquote_right {
	color: #FFF;
	background-color: #999;
	float: right;
	width: 300px;
	clear: both;
	padding: 7px;
	border: 2px solid #FC0;
	font-weight: bold;
	margin-left: 5px;
}
#content .pullquote_right ul li a {
	color: #FFF;
}
#content #contact_form {
	margin-left: 330px;
}
#content .img_right {
	clear: both;
	float: right;
	margin-left: 5px;
}
#content .img_left {
	clear: both;
	float: left;
	margin-right: 5px;
}
#content .project_content {
	color: #333;
	background-color: #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #FC0;
}
#content .news_content {
	border: 1px solid #999;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
#content #products {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content #products li {
	border: 1px solid #999;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

#leftcolumn{
	float:left;
	width:200px;
	border: 3px solid #FBC53F;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;

}

#leftcolumn a{
	padding: 3px 1px;
	display: block;
	width: 100%;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid gray;
	color: #999;
}

#leftcolumn a:hover{
	background-color: #CCC;
	color: #FFF;
}

#rightcolumn{
	float:left;
	width:450px;
	min-height: 400px;
	margin-left: 10px;
	padding-bottom: 8px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#rightcolumn h3 {
	color: #FC0;
}


* html #rightcolumn{ /*IE only style*/
	height: 600px;
}
