body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.OilRig {
	background-image: url(drillingrig.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}

h1{
	color: #010101;
	font-size: 1.5em;
	font-weight: bold;
}

h2{
	color: #493F1B;
	font-size: 1.3em;
}
h3{
	color: #9C855C;
	font-size: 1.1em;
	font-weight: bold;
}

a{
	color: #d19752
}

.main_container_text {
	padding: 5px 10px 5px 295px;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.main_container_screen {
	padding: 5px 0px;
}
#right_container {
	color: #FFFFFF;
	height: 100%;
	background-color: #000000;
	padding: 0px 5px 10px 15px;
	font-size: 20px;
}
#right_container h1{
	color: #F5CD75;
	font-size: 1.2em;
	font-weight: bold;
}
#right_container h2{
	color: #9C855c;
	font-size: 1em;
}

.topbanner {
	background-image:  url("topbanner.jpg");
	background-repeat: no-repeat;
	background-position: right top;
	height: 123px;
	width: 696px;
}
#topbanner {
	padding-top: 85px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #9C855C;
}
#topbanner a{
	color: #F5CD75;
	text-decoration: none;
}
#contactInfo {
	padding: 5px 10px 5px 295px;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 11px;
	color: #5F584E;
	width: 500px;
	font-weight: bold;
}
#contactInfo a{
	color: #5F584E;
	text-decoration: none;
}

.toprepeat-white {
	background-image:  url(toprepeat-white.jpg);
	background-repeat: repeat-x;
	height: 123px;
}
.toprepeat-black {
	background-image: url(toprepeat-black.jpg);
	background-repeat: repeat-x;
	height: 100px;
	width: 200px;
	vertical-align:top;
}
.bottombanner {
	background-attachment: scroll;
	background-image:  url("bottomright.jpg");
	background-repeat: no-repeat;
	background-position: right;
	height: 41px;
	width: 707px;
	font-size: 10px;
}
#bottombanner {
	padding-bottom: 0px;
	font-weight: bold;
	color: #000000;
	padding-left: 4px;
	padding-top: 25px;
	font-size: 9px;
	width: 170px;
}
#CEI-tag{
}

.bottomrepeat-black {
	background-image:  url("bottomrepeat-black.jpg");
	background-repeat: repeat-x;
	height: 41px;
	width: 200px;
}
.bottomrepeat-white {
	background-image:  url("bottomrepeat-white.jpg");
	background-repeat: repeat-x;
	height: 41px;
}
.content_container {
	padding: 10px;
}
.PrintOnly {
  display: none !important;
}
.screenIndent{
	padding-left: 20px;

}

.YellowText {color: #F6CD73}


.screenIndent{
	padding-left: 20px;

}
.BOTTOM{
	position: absolute;
	bottom: 0%;
}

.RightSide
{
	background-color: #000000;
	color: #000000;
	height: 100%;
}

#RightSide
{
	background-color: #000000;
	color: #000000;
	height: 100%;
}

