@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
	min-width:830px;
	border-top-width: 12px;
	border-top-style: double;
	border-top-color: #000000;
}


#wrapper {
	margin:0 auto;
	width:830px;
	text-align:left;
	padding-top:24px;
	padding-bottom:24px;
}

#colleft {width:180px; float:left; padding-left:20px; margin-top:30px; font-size:12px; line-height:125%;}
#collefthp {width:188px; float:left; padding-left:12px; margin-top:30px; font-size:12px; line-height:125%;}
#colright {float:left; width:610px; padding-left:20px;}

#copyright {margin-left:220px; margin-top:24px;}
#copyright p {font-size:11px;}

#msds {padding:28px; float:right; text-align:center; font-size:11px; border: 6px double #000000; font-weight:bold;}

.clearleft {clear:left;}
.clearright {clear:right;}
.clearboth {clear:both;}

#nav {margin-top:24px;}

a.navlink:link {text-decoration:none; color:#000000;}
a.navlink:visited {text-decoration:none; color:#000000;}
a.navlink:hover {text-decoration:underline; color:#000000;}

a.credit:link {visibility:hidden; display:none;}
a.credit:visited {visibility:hidden; display:none;}
a.credit:hover {visibility:hidden; display:none;}

p {font-size:14px; letter-spacing:1px; line-height:150%;}
h1 {font-size:20px; margin-bottom:48px;}
h2 {font-size:17px;}
hr {
	color:#FFFFFF;
	height:1px;
	margin-bottom:36px;
	clear:both;
	border-bottom-width: 6px;
	border-bottom-style: double;
	border-bottom-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

img {border:none;}

.productpic {margin-right:10px; margin-bottom:12px;}

a:link {text-decoration:underline; color:#0000FF;}
a:visited {text-decoration:underline; color:#0000FF;}
a:hover {text-decoration:none; color:#0000FF;}

.pic {
	border: 6px double #000000;
	margin-left:12px;
}

