#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9pc;
	color: #000000;
	width: 760px;
	margin-left: auto;
	position: relative;
	height: 100%;
	border-top: none;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-image: url(../images/sidebar.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-top: 0px;
	margin-right: auto;
	font-weight: bold;








}
#nav {
	width: 112px;
	position: absolute;
	left: 0px;
	text-align: left;












}
#nav ul {
	color:#999999;
	margin-left: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
}
#nav li {
	list-style-type: none;
	padding-bottom: 3px;
}
#nav li a {
	color:#333399;
	text-decoration: none;
}
#nav li a:hover {
	color:#3366FF;
	text-decoration: underline;

}
#bodycopy {
	font-size: 0.8em;
	width: 655px;
	padding-top: 20px;
	top: 0px;
	padding-left: 10px;
	position: relative;
	margin-left: 112px;
	margin-top: 0px;
	text-align: left;
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: 50px 120px;

















}
#base {
	height: 11px;
	width: 786px;
	position: absolute;
	margin-bottom: 0px;
	bottom: 0px;
	text-align: left;
	left: 0px;





}
#top {
	width: 760px;
	height: 83px;



}
body {
	text-align: center;
}
#feedback {
	background-color: #efefef;
	float: right;
	padding: 10px;
	border: 1px solid #666666;

}
.pix {
	border: thin solid #CCCCCC;
}
hr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #003399;
	border-bottom-color: #003399;
}
.tabletext {
	font-size: .9em;
}
.products {
	font-size: 1em;
	font-weight: bold;
}
#keywords {
	display: none;
}
