.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-style: normal;
	line-height: 50px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-align: left;
	height: 50px;
	width: 900px;
	position: absolute;
	left: 40px;
	top: 23px;
	visibility: visible;
	z-index: 2;
	letter-spacing: -2px;


}

.drillingman {
	height: 69px;
	width: 60px;
	position: absolute;
	left: 870px;
	top: 5px;
	visibility: visible;
	z-index: 1;

}

.bstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	position: absolute;
	left: 760px;
	top: 25px;
	font-weight: bold;
	text-align: right;
	visibility: visible;
	z-index: 7;
	height: 33px;
	width: 120px;
	color: #333333;



}
.gobutton {
	font-family: "Compacta Lt BT";
	font-size: 40px;
	color: red;
	background-image:   url(../assets/vector_images/go_button.gif);
	text-align: left;
	background-repeat: no-repeat;
	height: 47px;
	width: 47px;
	position: absolute;
	left: 891px;
	top: 18px;
	text-indent: 11px;
	visibility: visible;
	z-index: 7;

}
.maintexthigh {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	position: absolute;
	width: 500px;
	left: 340px;
	top: 140px;
	line-height: 20px;
	font-family: "Courier New", Courier, mono;
	z-index: 2;
	visibility: visible;

}
.maintextlow {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	position: absolute;
	width: 500px;
	left: 340px;
	top: 210px;
	line-height: 20px;
	font-family: "Courier New", Courier, mono;
	z-index: 2;
	visibility: visible;

}.image {
	border: 1px solid #FF0000;

}
.imageleft {
	float: left;
	margin-right: 20px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #FF0000;



}
.imageright {

	float: right;
	margin-left: 20px;
	margin-top: 15px;
	position: relative;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #FF0000;


}

.designimage {
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #FF0000;



}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
	margin-bottom: -10px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-bottom: -15px;

}

.topofpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: right;

}
