/* 	Author: Digital Labz;
	www.digitallabz.com
	Date:30.07.2009.  
	Client: EASTEX crude company:
====================================
 */

body{
	font-family:"Arial",Verdana,Tahoma;
	font-size:14px;
	text-align:left;
	color:#58585A;
	background:#fff url(images/bodybg.jpg) repeat-x;
}
*{
	padding:0;	margin:0;	border:0;
}
/*ul,ol{
	list-style:none;
}
*/ul li{
	display:inline;
}
img,fieldset{
	border:none;
}	
a{
	text-decoration:none; 
}

.hide,em
{
	position:absolute;
	left:-9999px;
	/*visibility:hidden;*/
}
/*------------------------------Page Structure-------------------------------*/ 
#page{
	width:968px;
	margin:0 auto;
}
/*---------------------------------header----------------------*/
#header{
	background:url(images/hdrbg.jpg) no-repeat;
	width:968px;
	height:303px;
}
#header h1{
	padding:102px 659px 119px 37px;
	width:272px;
	height:82px;
}
#header h1 a{
	width:272px;
	height:82px;
	display:block;
}
/*------------------------------------------menu-------------------------------*/
#menu{
	width:968px;
	height:43px;
}
.menulink{
	width:756px;
	overflow:hidden;
	height:43px;
	padding-left:212px;
}
.active{ 
    background:url(images/hoverbg.jpg) repeat-x;
	height:43px;
	display:block;
	float:left;
	width:80px;
}

.menulink li{
	float:left;
}
.menulink li a{
	font-size:12px;
	color:#fff;
	font-weight:bold;
	display:block;
	padding:15px 38px 0 38px;
}
.menulink li a:hover{
	background:url(images/hoverbg.jpg) repeat-x;
	height:43px;
	display:block;
	float:left;
}
/*--------------------------------------maincontent------------------------*/
#maincontent{
	width:968px;
	overflow:hidden;
	padding-top:43px;
	padding-bottom:80px;
}
/*---------------------------------sidebar------------------*/
.sidebar{
	width:230px;
	float:left;
}
.sidebar ul{
	width:226px;
	padding-left:4px;
	overflow:hidden;
}
.sidebar ul li{
	width:226px;
	height:50px;
	margin-bottom:16px;
	background:url(images/btnsidebar.jpg) no-repeat;
	display:block;
}
.sidebar ul li a{
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	padding-top:10px;
	text-transform:capitalize;
	display:block;
}
.crude{
	width:150px;
	padding:0 20px 0 20px;
}
.contcrude{
	background:url(images/btndoller.jpg) no-repeat;
	width:150px;
	height:70px;
	margin-bottom:26px;
}
.contcrude label{
	font-size:12px;
	font-weight:bold;
	color:#000;
	display:block;
	position:relative;
	left:24px;
	top:-8px;
}
.contcrude span{
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-align:center;
	padding-top:35px;
	display:block;
}
.natural{
	background:url(images/btndoller02.jpg) no-repeat;
	width:150px;
	height:70px;
}
.natural label{
	font-size:12px;
	font-weight:bold;
	color:#000;
	display:block;
	position:relative;
	left:28px;
	top:-8px;
}
.natural span{
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-align:center;
	padding-top:35px;
	display:block;
}
/*----------------------------------------index----------------------------*/
.index{
	width:698px;
	float:right;
	overflow:hidden;
	padding-top:4px;
}
/*-------------------------------------content------------------------------*/
.content{
	width:431px;
	float:left;
}
.contentemp{
	width:664px;
	float:left;
	
}

.content h3{
	font-size:20px;
	color:#000;
	padding-bottom:15px;
}
.content p{
	font-size:14px;
	color:#000000;
	padding-bottom:20px;
	line-height:18px;
}
.pic01{
	width:410px;
	height:243px;
	border:1px solid #605C56;
	overflow:hidden;
}
.pic01 img{
	width:410px;
	height:243px;
	display:block;
}
/*--------------------------------------rgtsidebsr--------------------------*/
.rgtsidebsr{
	width:233px;
	float:right;
}
.boxbg,
.boxtop,
.boxbtm{
	width:233px;
	display:block;
}
.boxbg{
	background:url(images/boxbg.jpg) repeat-y;
}
.boxtop{
	background:url(images/boxtop.jpg) no-repeat;
}
.boxbtm{
	background:url(images/boxbtm.jpg) no-repeat bottom;
}
.contrgtsidebsr{
	width:188px;
	padding:20px 20px 40px 25px;
}
.contrgtsidebsr h4{
	font-size:13px;
	color:#000000;
	padding-bottom:15px;
}
.contrgtsidebsr p{
	font-size:12px;
	color:#5F5F5F;
	padding-bottom:15px;
}
.contrgtsidebsr p label, .contrgtsidebsr p a{
	color:#E20016;
	font-size:12px;
}
.contrgtsidebsr p span{
	font-size:12px;
	color:#5F5F5F;
	font-style:italic;
	display:block;
}
.more{
	background:url(images/btnmore.jpg) no-repeat;
	width:90px;
	height:22px;
}
.more a{
	font-size:11px;
	font-weight:bold;
	color:#fff;
	padding-top:4px;
	text-align:center;
	display:block;
}
/*--------------------------------footer----------------------*/
#footer{
	width:100%;
	margin:0 auto;
	background:url(images/ftrbg.jpg) repeat-x;

}
.contfooter{
	width:968px;
	margin:0 auto;
	padding:25px 0 39px 0;
}
.contfooterlink{
	width:636px;
	overflow:hidden;
	padding-left:332px;
}
.contfooterlink li{
	float:left;
	background:url(images/libdr.jpg) no-repeat left;
}
.contfooterlink li a{
	font-size:12px;
	color:#5F5F5F;
	padding:0 10px;
}
.contfooterlink .firstlink{
	background:none;
}
.contfooterlink li a:hover{
	color:#CA3B24;
}
.contfooter p{
	font-size:12px;
	color:#5F5F5F;
	text-align:center;
	padding-top:6px;
}
input, select, textarea
{
	border:1px solid #7f9db9;
	margin-bottom:15px;
}
.form_label
{
	clear:both;
	float:left;
	width:398px;
	line-height:20px;
}
.form_label1
{
	clear:both;
	float:left;
	width:200px;
	line-height:20px;
}
.form_captcha
{
	clear:both;
	float:left;
	width:170px;
}
.form_field
{
	float:left;
	width:256px;
}
.form_field1
{
	float:left;
	width:256px;
}
.form_captcha_entry
{
	float:left;
	width:454px;
}
.empformdiv
{
	clear:both;
	float:left;
	width:654px;
}
.form_h2
{
	text-align:center;
	font-weight:bold;
	background:#999;
	font-size:18px;
}
.form_h2_1
{
	clear:both;
	float:left;
	background-color:#aad6aa;
	color:#fff;
	font-weight:bold;
	font-size:17px;
	width:654px;
}