@charset "UTF-8";

body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.6em;
	background-color:#000;
	color:#fff;
	behavior:url("/css/csshover.htc");
}

div {
	margin:0px;
	padding:0px;
}

div div {
	margin:0px;
	padding:0px;
}

div div div {
	margin:0px;
	padding:0px;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
form {
	margin-top:0px;
	padding-top:0px;
}

a {
	border:none;
	text-decoration:none;
	color:#6F6F73;
}

a:hover {
	text-decoration:underline;
}

img {
	border:none;
}

.hide {
	display:none;
}

h1 {
	padding-left:40px;
	padding-top:40px;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:20px;
	font-weight:bold;
	color:#6F6F73;
	text-align:left;
}

h1 .contactus {
	font-size:16px;
	font-weight:normal;
}

h1 a {
	text-decoration:underline;
}

#headerwrapper {
	margin:0px;
	background-image: url(/img/headerwrapperbg.gif);
	background-repeat: repeat-x;
	height: 98px;
}

#header {
	height: 98px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#logo {
	padding-top: 9px;
	margin-left: 79px;
	height: 79px;
	width: 496px;
}

#docbody {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}

#bordertop {
	width: 910px;
	height: 10px;
	background-image: url(/img/bordertop.jpg);
}

#subhead {
	width: 900px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #242d37;
	height: 242px;
	background-image: url(/img/subheadbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#subpage #subhead {
	height: 35px;
	width: 900px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #242d37;
	overflow:hidden;
	background-image: url(/img/subheadbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#nav {
	height: 35px;
	width: 498px;
	background-image: url(/img/nav-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
}

#nav ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav li {
	float: left;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 12px;
	display:block;
}

#nav li a {
	display:block;
}

#nav .navhome {
	background-image: url(/img/nav-home.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 47px;
	margin-left:13px;
}

#nav .navhome:hover {
	background-image: url(/img/nav-home.gif);
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 47px;
		margin-left:13px;

}

#nav .navcuffs {
	background-image: url(/img/nav-cuffs.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 15px;
	width: 53px;
}

#nav .navcuffs:hover {
	background-image: url(/img/nav-cuffs.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 15px;
	width: 53px;
}

#nav .navcompactcuffs {
	background-image: url(/img/nav-compactcuffs.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 15px;
	width: 138px;
}

#nav .navcompactcuffs:hover {
	background-image: url(/img/nav-compactcuffs.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 15px;
	width: 138px;
}

#nav .navprices {
	background-image: url(/img/nav-ppe.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 15px;
	width: 35px;
}

#nav .navprices:hover {
	background-image: url(/img/nav-ppe.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#nav .navcontactus {
	background-image: url(/img/nav-contactus.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 104px;
	display: block;
}

#nav .navcontactus:hover {
	background-image: url(/img/nav-contactus.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#featuredtext {
	width: 486px;
	padding-left: 12px;
	float: left;
}

#featuredtext .tagline {
	margin-top: 0px;
}

#learnmorebutton {
	width: 139px;
	margin-top: 25px;
	float: left;
}

#learnmorebutton .learnmore {
	background-image: url(/img/learnmorebutton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 137px;
	display: block;
}

#learnmorebutton .learnmore:hover {
	background-image: url(/img/learnmorebutton.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#aboutus {
	width: 317px;
	float: left;
	padding-left: 10px;
	margin-top: 25px;
	margin-left: 10px;
}

#submenuwrapper {
	background-image: url(/img/submenu-borderleft.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: 75px;
	background-color: #FFFFFF;
	padding-left: 16px;
}

#subpage #submenuwrapper {
	display:none;
}

#submenu {
	width: 894px;
	height: 75px;
	float: left;
	background-image: url(/img/submenu-bg.gif);
	background-repeat: repeat-x;
}

#submenu ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#submenu li {
	float: left;
	height: 33px;
	padding-top: 28px;
	padding-right: 20px;
	padding-left: 15px;
	display: block;
}

#submenu .suppliesgraphic {
	float: right;
}

#mainbodywrapper {
	float:left;
	background-image: url(/img/bodyborder.jpg);
	width: 890px;
	clear: left;
	padding:0 10px 0 10px;
}

#mainbody {
	float:left;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	min-height: 483px;
	width: 890px;
	background-image: url(/img/bodygradientbg.gif);
}

#subpagebody {
	float:left;
	width:810px;
	padding:20px 40px 20px 40px;
}

#subpagebody p {
	color:#242d37;
}

#subpagebody ul {
	color:#242d37;
	margin-top:0px;
}

#subpagebody li {
}

#products {
	float:left;
	min-height: 500px;
	width: 868px;/*margin-right: auto;
	margin-left: auto;
	padding-top: 49px;*/

}

#productdesc {
	float: left;
	min-height: 365px;
	width: 169px;
	margin-right: 22px;
	margin-left: 22px;
}

#productdesc.left {
	float: left;
	min-height: 365px;
	width: 169px;
	margin-right: 22px;
	margin-left: 0;
}

#productdesc.right {
	float: left;
	min-height: 365px;
	width: 169px;
	margin-right: 0;
	margin-left: 22px;
}

#productpic {
	float:left;
	height: 168px;
	width: 168px;
	background-color:#FFFFFF;
}

#productpic img {
	float:left;
	border:#B5B5B5 solid 4px;
	margin:4px;
}

#productname {
	float:left;
	height: 35px;
	width: 168px;
	background-color:#B7B9BA;
	margin-top:10px;
	margin-bottom: 15px;
}

#productname p {
	width:158px;
	font-size: 13px;
	font-weight: bold;
	color: #242d37;
	line-height: 37px;
	padding-left: 10px;
}

#productname p a {
	color: #242d37;
	text-decoration:none;
}

#productname p a:hover {
	color: #242d37;
	text-decoration:underline;
}

#productdesc p {
	color: #242d37;
	width: 152px;
	padding-left:8px;
	padding-right:8px;
}

#viewall a {
	float: right;
	height: 39px;
	width: 282px;
	margin-top: 50px;
	margin-right: 45px;
	background-image: url(/img/viewallbutton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
}

#viewall a:hover {
	float: right;
	height: 39px;
	width: 282px;
	margin-top: 50px;
	margin-right: 45px;
	background-image: url(/img/viewallbutton.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#subproducts {
	float:left;
	width:810px;
	padding:40px 40px 20px 40px;
	clear:left;
}

#separator {
	float:left;
	width:810px;
	height:2px;
	padding:0px;
	margin:0 40px 0 40px;
	border-bottom:2px dashed #cccccc;
}

#subproducts #photo {
	float:left;
	background-color:#FFFFFF;
	padding:0px;
	width:216px;
	margin:0px;
}

#subproducts #photo img {
	border:#B5B5B5 solid 4px;
	padding:0px;
	margin:4px;
}

#subproducts #description {
	float:left;
	width:414px;
	padding:0px 40px 20px 40px;
}

#subproducts #description h2 {
	font-size:18px;
	font-weight:normal;
	color:#6F6F73;
}

#subproducts #description p {
	color:#000000;
}

#subproducts #description p.block {
	padding:10px;
	background-color:#CCCCCC;
}

#subproducts #description p.available {
	font-style:italic;
}

#subproducts #description p.listodd {
	padding:4px;
	background-color:#CCCCCC;
	margin:1px;
}

#subproducts #description p.listeven {
	padding:4px;
	background-color:#dbdbdb;
	margin:1px;
}

#footer {
	background-image: url(/img/footer-bg.gif);
	background-repeat: repeat-x;
	height: 83px;
	width:910px;
	float: left;
}

#footer ul {
	list-style-type: none;
	height: 18px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 461px;
	margin-bottom: 10px;
}

#footer li {
	float: left;
	font-size: 14px;
	color: #000;
	padding-right: 2px;
	padding-left: 2px;
}

#footer a {
	font-size: 14px;
	color: #000;
}

#footer a:hover {
	text-decoration:underline;
}

#footer p {
	color: #242d37;
	text-align: center;
	height: 14px;
}
