/* css for basic items---------------------------------------------------------------------------------------------------*/
html,body {
	width:100%;
    }
body {
	padding: 0;
	margin: 0;
	min-width: 968px;
	background: #fff;
	font-family: helvetica, arial, verdana;
	font-size: 16px;
	line-height: 21px;
	color: #666666;
	}
img {
	padding: 0 0 0 0; 
	margin: 0;
	}
a,
a:visited,
a:active {
	color: #c37225;
	text-decoration: none;
	outline: none;
    }
a:hover {
	color: #c37225;
	text-decoration: underline;
	outline: none;
   	}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}
ul li {
	padding: 0;
	margin: 0;
	float: left;
		font-size: 19px;
	}
p {
	padding: 0 0 15px 0;
	margin: 0;
	}
blockquote {
	padding: 0 0 0 48px;
	margin: 0;
	}				 
hr {  
	padding: 0 0 0 0;
	margin: 8px 0 8px 0;
	border: none;
	border-bottom: solid 1px #929494;
	color: #fff;
	}
h1 {
 	padding: 0 0 10px 0;
	margin: 0;
	clear: both;
	font-size: 26px;
	line-height: 32px;
	font-weight: normal;
	color: #c37225;
	}
h2 {
 	padding: 40px 0 1px 0;
	margin: 0 0 3px 0;
	width: 592px;
	border-bottom: 1px solid #666666;
	clear: both;
	font-size: 12px;
	color: #c37225;
	}
h3 {
 	padding: 20px 0 0 0;
	margin: 0;
	clear: both;
	font-size: 18px;
	font-weight: normal;
	color: #c37225;
	}
h4 {
 	padding: 0 0 20px 0;
	margin: 0;
	clear: both;
	font-size: 18px;
	font-weight: normal;
	color: #c37225;
	}

/* -------------------------------------------------------------------------------------------------------------- */
/* css for site structure ------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------- */
 
#outer {
	width: 100%;
	display: table;
	vertical-align: middle;
    }
#container {
	margin: 0 auto 20px auto;
	width: 968px;
   	}
#inner {
	padding: 0 0 0 0;
	position: relative;
	width: 968px;
	background: url(../images/bg.gif);
    }


/* -------------------------------------------------------------------------------------------------------------- */
/* css for header ----------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

#header {
	position: relative;
	width: 968px;
	height: 226px;
	}


/* -------------------------------------------------------------------------------------------------------------- */
/* css for top navigation --------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

#navlist {
	position: relative;
	width: 968px;
	height: 47px;
	background: url(../images/bg-nav.gif) repeat-x;
	}


/* -------------------------------------------------------------------------------------------------------------- */
/* css for content ---------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

#content {
	position: relative;
	padding: 56px 0 0 0;
	width: 968px;
	clear: both;
	}
	#order {
		font-size: 12px;
		}
		#order table td {
			padding: 2px 0 2px 0;
			}
		#order .left {
			padding-left: 10px;
			}
		#order .right {
			text-align: right;
			padding-right: 10px;
			}
		#order p {
			padding: 0 0 8px 10px;
			line-height: 15px;
			}
		#order p.top {
			padding: 8px 0 8px 10px;
			line-height: 15px;
			}
		#order .border {
			width: 592px;
			padding: 0 0 0 10px;
			border-top: 1px solid #666666;
			border-bottom: 1px solid #666666;
			}
		#order .line {
			width: 592px;
			border-top: 1px solid #666666;
			}
		#order .text-qty {
			width: 20px;
			}
		#order .text-sml {
			width: 82px;
			}
		#order .text-med {
			width: 175px;
			}
		#order .text-lrg {
			width: 330px;
			}
		#order select,
		#order .btn {
			margin-bottom: 5px;
			}
		#order .spacer {
			padding-top: 40px;
			}


/* -------------------------------------------------------------------------------------------------------------- */
/* css for content full ----------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

#content-full {
	position: relative;
	padding: 0 30px 0 36px;
	width: 862px;
	font-size: 12px;
	line-height: 15px;
	}


/* -------------------------------------------------------------------------------------------------------------- */
/* css for content left ----------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

#content-left {
	position: relative;
	padding: 0 30px 0 36px;
	width: 250px;
	float: left;
	font-size: 12px;
	line-height: 14px;
	}

/* -------------------------------------------------------------------------------------------------------------- */
/* css for content right ---------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

#content-right {
	position: relative;
	padding: 0 40px 0 0;
	width: 592px;
	float: left;
	}

/* -------------------------------------------------------------------------------------------------------------- */
/* css for footer content --------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

#footer {
	position: relative;
	padding: 35px 42px 0 0;
	margin: 0 0 0 0;
	width: 926px;
	height: 40px;
	text-align: right;
	background: url(../images/footer.gif) no-repeat;
	font-size: 11px;
	}


/* -------------------------------------------------------------------------------------------------------------- */
/* css for misc items --------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------- */

li strong {
color: #333;
	}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	}
ul.bullets {
	padding: 10px 0px 0 10px;
	list-style-type:none;
	}
ul.bullets li {
	padding: 0 0 5px 15px;
	background:url(../images/bullet1.gif) left 6px no-repeat;
	float: none;
	}
	
	
#drillbrand {
	position: relative;
	padding: 15px 0 0 12px;
	}	
	
#image004 {
	position: absolute;
	left: 390px; top: 20px;
	}	

th, td {
	border: 0;
	padding: 0 0 2px 5px;
}


table {
	border: 0;
}


.bullet3 {
	padding: 0 4px 5px 4px;
	background:url(../images/bullet1.gif) left 6px no-repeat;
	}
	
.tdspace {
	padding-left: 4px;
	}
