body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
* {
margin:0;
padding:0;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a {
color:#000000;
text-decoration:underline;
}
a:visited {
color:#666666;
text-decoration:underline;
}
h1 {
color: #967b29;
font-size:26px;
}
hr {
width: 60%;
height:1px;
color: #996600;
background-color:#996600;
text-align:center; /*aligns center in IE*/
 margin: 0 auto 0 auto; /*align center for Mozilla*/
}
/********************************************************************/
/************    MAIN DIV  ******************************************/
/********************************************************************/
#main {
width: 679px;
border: 1px solid #000000;
margin: 5px auto 5px auto;
}
/********************************************************************/
/************    BANNER DIV  ******************************************/
/********************************************************************/
#banner {
	padding: 0 0 3px 3px;
	background-image:url(images/bg_banner.gif);
	background-repeat: repeat-x;
}
#banner h1 {
text-align:right;
padding: 0 5px 5px 0;
margin:0;
}
#banner img {
padding:0;
margin: 0;
}
.logo {
padding:0 5px 5px 5px;
margin: 0;
}
#banner a {
color:#CC9900;
text-decoration:none;
}
.textsmall {
color: #967b29;
font-size:10px;
padding: 0 5px 5px 0;
margin:0;
}
#banner p {
color: #967b29;
font-size:.9em;
padding: 0 5px 5px 0;
margin:0;
text-align:right;
}
/********************************************************************/
/************    NAVIGATION DIV  ************************************/
/********************************************************************/

#nav {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-image:url(images/imgbackgd.gif);
	background-repeat: repeat-x;
	height: 32px;
	text-align:center;
	}
#nav img {
vertical-align:middle;
	margin: 0px;
	padding: 0px;
}
#nav a {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	padding: 0 0 0 5px;
	}
#nav a:link {
	text-decoration:none;
	}
#nav a:active {
	text-decoration:none;
}
#nav a:visited{
	text-decoration:none;
}
#nav a:hover{
	text-decoration:none;
}
/********************************************************************/
/************    PHOTO DIV  ******************************************/
/********************************************************************/

#photo {
	background-image:url(images/imgBannerButterfly.jpg);
	width:679px;
	height: 221px;
	background-repeat: no-repeat;
}
#photolab {
	background-image:url(images/imgLabTechnician.jpg);
	width:679px;
	height: 221px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #000000;
}
#photoabout {
	background-image:url(images/banner4.jpg);
	width:679px;
	height: 221px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #000000;
}
#photomarket {
	background-image:url(images/banner6.jpg);
	width:679px;
	height: 221px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #000000;
}
#photobiofuels {
	background-image:url(images/banner2.jpg);
	width:679px;
	height: 221px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #000000;
}
#transbox {
	width: 679px;
	height:100px;
	margin: 80px 0 10px 0;
	background-color: #fff;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	position:absolute;
	filter:alpha(opacity=65);
	opacity: 0.7;
	-moz-opacity:0.7;
	}
#transbox h1 {
	padding: 0;
	color: #000;
	font-size:2em;
	font-weight:bold;
	text-align:center;
	filter:alpha(opacity=75);
	opacity: 1;
	-moz-opacity:1;
}

/********************************************************************/
/************   CONTENT DIV  ****************************************/
/********************************************************************/
#content {
font-size:12px;
margin: 0;
padding:0;
border-left:1px solid #996600;
}
#content h1,h2,p,ul {
margin:5px;
}
#content h2 {
padding:10px;
}
#content p,ul {
padding: 10px 20px 0 20px;
line-height:1.5em;
}
#content img {
padding:3px;
margin:0;
}
#content img.left {
padding:0 20px 5px 0;
}
#content ul {
margin: 0 0 0 40px;
}
/*************   SIDE BOX    *****************************************/

#sidebox{
background-color:#FFFFFF;
border: 2px solid #967b29;
color: #967b29;
position:relative;
width:150px;
height:100%;
	left: 5px;
	top: -25px;
	line-height:1.5em;
	font-size:11px;
}
#sidebox img {
	margin-left: 5px;}
#sidebox p {
	margin: 3px;
	padding: 3px;
}
#sidebox h1 {
font-size:12px;
color:#000000;
text-align:center;
padding: 5px;
}
#sidebox a {color:#000000; text-decoration:none;}
#sidebox a:hover {text-decoration: underline;}

.oildrop {
margin:0;
padding:0;
position:relative;
	left: 130px;
	top: 47px;
	width:35px;}

/************   PRICING TABLES  *************************************/
table.prices {
border: 1px solid #000000;
}
.priceheader {
text-align: center;
background-color:#666666;
color:#FFFFFF;
}
/********************************************************************/
/************   FOOTER DIV  *****************************************/
/********************************************************************/
#footer {
font-size:.8em;
margin: 0;
padding:0;
background-color:#333333;
color:#FFFFFF;
text-align:center;
}