#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	align: center;
	width: 1000px;
	background: url(images/oilandgasgraphics_100.jpg);
}
h1 { 
	font-size: 15px;
	color: #990000;
	text-align: left;
	margin-left:10px;
	margin-right:10px;
	padding-top: 30px;
}
h2 {
	font-size: 14px;
	background-color:#333333;
	text-align:left;
	color:#FFCC00;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding:5px;
}
p {
	text-align: left; 
	margin-left: 10px; 
	margin-right: 10px;
}
a {	color:#990000; text-decoration: none; }
body {
	background-color: #000000;
	margin: 0px;
}
#imgtop {
	float: left;
	clear: both;
}
#leftside {
	float: left;
	width: 215px;
}
#rightside {
	float: left;
	clear: right;
	width: 217px;
}
#betweensides {
	float: left;
	width: 568px;
	background-color: #FFFFFF;
}
#maincontent { background-color: #FFFFFF; }
img {
	border: 0px;
}
#imgleft { float: left; margin-right: 5px; margin-bottom: 10px; }
#imgright { float: right; margin-left: 5px; margin-bottom: 10px; }
#imgleftc { float: left; margin-right: 5px; margin-bottom: 10px; width: 258px; }
#imgleftc h3 { font-size: 9px; color: #666666; padding-top: 15px; }
#bottomcontent { width: 350px; float: left; margin-bottom: 20px; }
#imgbottom {
	float: left;
	clear: both;
}
#buttons { float: left; border: 0px; }
#buttons a { border: 0px; }
#bottomarea { 
	width: 1000px;
	clear: both; 
}
#bottomnav {
	width: 568px;
	background-color: #FFFFFF;
}
#bottomnav a {
	color: #454B49;
	text-decoration: none;
}
#bottomnav a:hover {
	color: #0000FF;
}
