body {
	background-image: url(../images/drillbit_bg2.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E7E7E7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#left {
	float: left;
	width: 285px;
	margin: 0px;
	padding: 0px;
}
#right {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 278px;
}
#photoHeader {
	margin: 0px;
	padding: 0px;
	height: 125px;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */


.cssbutton{
	display: block;
	background-color: #313339;
	color: #D7B142;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 8px;
	width: 180px;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8E8D94;
	border-right-color: #5A595E;
	border-bottom-color: #5A595E;
	border-left-color: #8E8D94;
	margin-left: 8px;
}
.prodTable {
	background-color: #FFFFFF;
	border: 1px dashed #1B1C20;
	width: 80%;
	margin-bottom: 10px;
}



.cssbutton:hover{
	color: beige;
	border-style: inset;
}

.cssbutton:active{
color: black;
}
.bodyText {
	font-size: .8em;
	line-height: 1.4em;
}
.redHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 1.2em;
	
}
#content {
	padding-right: 20px;
	padding-left: 20px;
}
.shadowImage {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1B1C20;
	border-right-color: #1B1C20;
	border-bottom-color: #1B1C20;
	border-left-color: #1B1C20;
}

#Comments {
	display: none;
}.productName {
	font-size: 1.4em;
	color: #0000FF;
}
.prodNavCell {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
.prodNavCell a {
	text-decoration: none;
	color: #000099;
}
hr {
	color: #000000;
	height: 1px;
	background-color: #000000;
}
