@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #c0c0c0;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #c0c0c0;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1024px;
}
.oneColFixCtr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #c0c0c0;
}
#apDiv1 {
	position:absolute;
	left:390px;
	top:6px;
	width:226px;
	height:179px;
	z-index:1;
	background-image: url(images/logo.png);
}
#apDiv2 {
	position:absolute;
	left:680px;
	top:253px;
	width:271px;
	height:127px;
	z-index:1;
	border: 0px;
	background-image: url(images/text1.png);
}
#apDiv3 {
	position:absolute;
	left:66px;
	top:500px;
	width:319px;
	height:197px;
	z-index:1;
	background-image: url(images/text2.png);
}
#apDiv4 {
	position:absolute;
	left:45px;
	top:197px;
	width:931px;
	height:5px;
	z-index:1;
	background-color: #000000;
}
#apDiv5 {
	position:absolute;
	left:223px;
	top:294px;
	width:315px;
	height:195px;
	z-index:1;
	background-image: url(images/img1.gif);
}
#apDiv6 {
	position:absolute;
	left:545px;
	top:297px;
	width:120px;
	height:93px;
	z-index:1;
	background-image: url(images/img2.gif);
}
#apDiv7 {
	position:absolute;
	left:367px;
	top:497px;
	width:172px;
	height:135px;
	z-index:2;
	background-image: url(images/img3.gif);
}
#apDiv8 {
	position:absolute;
	left:545px;
	top:398px;
	width:253px;
	height:194px;
	z-index:3;
	background-image: url(images/img4.gif);
}
#apDiv9 {
	position:absolute;
	left:45px;
	top:715px;
	width:931px;
	height:158px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
#apDiv10 {
	position:absolute;
	left:171px;
	top:197px;
	width:77px;
	height:25px;
	z-index:1;
}
#apDiv11 {
	position:absolute;
	left:248px;
	top:197px;
	width:208px;
	height:25px;
	z-index:1;
}
#apDiv12 {
	position:absolute;
	left:456px;
	top:197px;
	width:130px;
	height:24px;
	z-index:1;
}
#apDiv13 {
	position:absolute;
	left:586px;
	top:197px;
	width:124px;
	height:25px;
	z-index:1;
}
#apDiv14 {
	position:absolute;
	left:710px;
	top:197px;
	width:131px;
	height:25px;
	z-index:1;
}
#apDiv15 {
	position:absolute;
	left:35px;
	top:279px;
	width:931px;
	height:562px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: justify;
	border-left: solid #000000 1px;
	padding-left: 10px;
	padding-right: 10px;
}
#apDiv16 {
	position:absolute;
	left:46px;
	top:851px;
	width:931px;
	height:46px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #060;
}
#apDiv18 {
	position:absolute;
	left:652px;
	top:431px;
	width:333px;
	height:250px;
	z-index:1;
	background-image: url(images/horizontal_directional_drilling_pic.jpg);
}
#apDiv19 {
	position:absolute;
	left:643px;
	top:396px;
	width:333px;
	height:250px;
	z-index:1;
	background-image: url(images/horizontal_directional_drilling_pic1.jpg);
}
#apDiv21 {
	position:absolute;
	left:118px;
	top:295px;
	width:755px;
	height:1582px;
	z-index:1;
	padding: 10px 10px 10px 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	border-left: solid #000 1px;
}
