@charset "utf-8";

body {
	background-color: #676767;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align: center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#header {
	background-image: url(img/headerbg1px.jpg);
	background-repeat: repeat-y;
	padding-top: 20px;
	margin: 0px;
}
#content {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 10px;
	background-image: url(img/navbg1px.jpg);
	background-repeat: repeat-y;
	background-position: left;
	font-weight: bold;
	text-align: left;
}


#navcol {
	width: 160px;
	background-image: none;
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	float: left;
}

#footer {
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: right;
}

#footer a:link {
	text-decoration: none;
	color: #000000;
}
#footer a:visited {
	text-decoration: none;
	color: #000000;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a:active {
	text-decoration: underline;
}
.nav_nosub {
	margin-bottom: 10px;
}
.topgap {
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	display: inline;
	vertical-align: bottom;
}
#product {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 630px;
	margin-left: 161px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}

