
<style type="text/css">{}
body {
  background: url(/images/bg_drill.gif) left top repeat-x #893003;
}
table td{
	padding:0 20px 0 0;
}
/* Structure Elements */
#Content p {
	padding:10px;
}
#mainContent {
	width:920px;
	margin-top:16px;
	background: url(/images/drillcontentbg.gif) left top repeat-y;
}
h1 {
	font-size:136%;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:8px;
}

#col1 {
	width:449px;
	float:left;
}
#col2 {
	float:left;
	width:412px;
	padding:0 22px;
	font-size:92%;
}
#col2 ul {
	list-style:disc;
	margin-left:24px;
}

#col3 {
	float:left;
	width:206px;
}
#col3featured {
/*background: url(/images/featuredproduct.gif) left 16px no-repeat;
	*/padding:20px 0 0 21px;
	width:206px;
}
#col3content {
	font-size:77%;
}
#col3content img{
	margin-left:-21px;
}
.allproducts {
	width:190px;
	height:41px;
/*	background: url(/images/allproductsbg.gif) left top no-repeat; */
	padding:64px  0 0 24px;
	
}
.allproducts a {
	color:#FFF !important;
	font-size:110%;
	font-weight:bold;
	text-decoration:none;
	padding-right:16px;
	background: url(/images/navarrow.gif) right 4px no-repeat;
}
.allproducts a:hover {
	color:#febd00 !important;
}
#Contentleft {
	float:left;
}
#drillimage {
	background: url(/images/drillimage.jpg) left top no-repeat;
	width:904px;
	height:116px;
	margin-top:2px;	
}
#mainNav {
	width:226px;
	min-height:100px;
	float:left;
}
#mainNav a {
	color:#FFF;
	font-size:110%;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
#mainNav a:hover {
	color:#febd00;
}
#mainNav li {
	width:218px;
	padding-bottom:18px;
}
#subNav {
	width:150px;	
}
#subNav ul {
	padding:10px;
}
#subNav li{
	margin: 4px 0;
}
</style>