

<style type="text/css">

/* --- Drill CSS --- */

{}
#photoHolder {

position:relative;
float:left;
width:775px;
height:102px;
background: url(http://shrimpstation.net/images/drillPhoto.jpg) top left no-repeat;

}

#photoHolder h1{


color:#fff;
font-size:30px;
margin:62px 0 0 35px;
font-weight:normal;
}



#mainContent{

position:relative;
float:left;
width:775px;
height:auto;

}
#mainContent ul {
	padding-left:24px;
}
.contentcopy{

color:#1b2d07;
font-size:12px;
margin:25px;

}
#comparetable {
	color:#1b2d07;
	font-size:12px;
	margin:0 auto;
	padding:0;
	border:1px solid #CCC;
}
* html #comparetable, *:first-child+html #comparetable {
	margin:10px auto;
}
#comparetable td{
	padding:10px;
	border:1px solid #CCC;
}
#subNavHolder{

position:relative;
float:left;
width:775px;
height:auto;


}


#subNavHolder ul
{
list-style-type: none;
margin:18px 0 0 0;
padding: 0;
color: #1d7b1d; 
text-align: center;
font-size:11px;
}

#subNavHolder ul li
{
display: inline;
border-left: 1px solid #1d7b1d;
margin: 0 .5em 0 -.5em;
padding: 0 .5em 0 .5em;
}

#subNavHolder ul li.menu-first
{

border-left: 0px;

}

#subNavHolder ul li a:link { 

color: #1d7b1d; 
text-decoration:underline;
font-weight:normal;
font-size:10px;

}
#subNavHolder ul li a:visited { 

color: #1d7b1d; 
text-decoration:underline;

}

#subNavHolder ul li a:hover
{

color: #333;

}
.paddedimage {
	padding:0 10px 10px 0;
}
.form table {
	margin:0 auto;
}
</style>