body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	scrollbar-base-color: #E0E2E2;
	scrollbar-arrow-color: #CC0000;
	scrollbar-DarkShadow-Color: #666666;
	background: #E0E2E2;
}
#container {
	width: 745px;
	top: 84px;
	left: 50%;
	margin-left: -373px;
	background-image: url(site_images/background.jpg);
	background-repeat: repeat-x;
	visibility: visible;
	background-color: #FFFFFF;
	position: relative;
}

#content {
	width: 545px;
	position: absolute;
	left: 200px;
	top: 45px;
	visibility: inherit;
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
	display: block;
	padding-left: 25px;
}
#navigation {
	vertical-align: top;
	margin: 0px;
	float: left;
	width: 190px;
	top: 0px;
	position: absolute;
	left: 0px;
	display: block;
	z-index: 1;

}
#navigation a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	display: block;
	padding-left: 25px;
	text-decoration: none;
	margin: 3px;
	background-image: url(site_images/nav_link.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	height: 26px;
	width: 180px;
	padding-top: 5px;
	color: #272727;
}
#navigation a:hover {
	background-image: url(site_images/nav_link.jpg);
	background-repeat: no-repeat;
	background-position: 0% top;
	color: #CC0000;

}

#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-align: right;
	background-repeat: repeat-y;
	background-position: left 0px;
	position: absolute;
	left: 200;
	top: 0px;
	background-image: url(site_images/title_bg.jpg);
	vertical-align: middle;
	display: block;
	height: 32px;
	width: 545px;
	padding-top: 5px;
	padding-right: 15px;
	background-color: #9A9A9A;

}
.product {
	font-size: 10px;
	text-align: center;
	display: block;
	height: 140px;
	width: 118px;
	border: none;
	vertical-align: top;
	position: relative;
	text-decoration: none;
	margin: 20px;
	padding: 5px 10px;

}
#pnav a {
	font-size: 10px;
	background-color: #CED8DB;
	border: 1px solid #999999;
	text-decoration: none;
	text-align: center;
	display: block;


}

#topnav {
	font-size: 10pt;
	font-weight: bold;
	position: absolute;
	height: 24px;
	width: 100%;
	background-color: #CCCCCC;
	text-align: right;
	z-index: 3;
	top: 56px;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	border: none
}
#logo {
	left: 10px;
	top: 10px;
	float: left;
	border: none;
	position: absolute;
	z-index: 5;

}
#topnav a {
	color: #FFFFFF;
	padding-right: 30px;

}
#topnav a:hover {
	color: #CC0000;
}
.foter {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	position: absolute;
	margin: 35px 0px 0px;
	padding: 5px;
	clear: both;

}
a: {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 660000;
	text-decoration: none;
}

a:hover {
	color: #336666;
}
.desdription {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	padding: 10px 15px 15px;
	margin: 0px;
	display: block;
}
.product a {
	text-decoration: none;
	color: #FF0000;
}
