@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0;}

ul, ol {margin:0;padding:0;}
ul li, ol li {margin:0 0px 0 16px; padding:0;}
* html .byfloatedimage{float: left;} /* IE Only Hack */

img {border:none;}
h1 {color:#710000; font-family:Cambria, Georgia, "Palatino Linotype"; font-weight:normal; padding:.2em; font-style:italic;}
h2 {color:#710000; font-family:Cambria, Georgia, "Palatino Linotype"; font-weight:normal; font-style:italic; font-size:1.1em; font-weight:bold; padding:8px;}
h3 { font-family:Cambria, Georgia, "Palatino Linotype"; text-decoration:underline; font-style:italic;}

p {font-size:.9em; padding:5px 20px 5px 20px}
li {font-size:.9em;}

body {font-family:Verdana, Arial, Helvetica, sans-serif; background:url(img/bodybg.jpg)}

#headerbg {background:url(img/headerbg.jpg) repeat-x; height:355px; width:100%; text-align:center; margin:0 auto;}
	#header {margin:0 auto; text-align:center;}

#bodybg {background:url(img/bodybg.jpg); text-align:center; margin:0 auto; width:100%;}
	#body {width:950px; background:#fff; margin:0 auto; text-align:left;}

#footerbg {background:url(img/footerbg.jpg) repeat-x; text-align:center; margin:0 auto; width:100%;}
	#footer {background:#121212 url(img/footer.jpg) no-repeat; width:950px; color:#666666; text-align:center; margin:0 auto; padding-top:10px;}
	#footer p {padding-top:10px;}
	#footer a {color:#666666; text-decoration:none;}
	#footer .pwmlink {color:#065c70;}

.left {float:left;}
.right {float:right;}
.black {color:#000;}

.bullets1 {margin-top:30px; width:350px; padding-left:80px;}
.bullets2 {width:450px; float:right; margin-right:30px; margin-top:40px;}

.bullets3 {width:750px; margin-left:90px; padding:20px;}

.pmo {text-align:center; padding:10px;}

.leftbullets {float:left;}
.rightbullets {float:right;}
.clr {clear:both; display:block}

.welldrillingbullets {width:400px;margin-left:40px;}

a {color:#660000}