body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 76%;
}
#container {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	text-align: center;
}
#top_section {
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
	height: 51px;
	width: 100%;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px;
}
#inner_top_section {
	margin-right:auto;
	margin-left:auto;
	padding: 0px;
	border: 0px;
	width: 760px;
	text-align: left;
	height: 51px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#logo {
	margin: 0px;
	padding-left: 5px;
	border: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}
#navigation {
	height: 20px;
	font-size: 100%;
	display: inline;
	text-align: center;
	list-style-type: none;
	float: right;
	margin-top: 30px;
	padding: 0px;
	border: 0px;
}
li.navbutton{
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 20px;
	vertical-align: middle;
	display: inline;
}
li.navbutton a{
	margin: 0px;
	border: 0px;
	height: 20px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-right: 7px;
	padding-left: 7px;
	color: #666666;
	text-decoration: none;
	font-weight: 600;
	display: block;
	float: left;
}
li.navbutton#selectedpage {
	height: 20px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-right: 7px;
	padding-left: 7px;
	color: #FFFFFF;
	background-color: #AAAAAA;
	font-weight: 600;
	border: 0px;
	float: left;
	margin: 0px;
}
li.navbutton a:hover {
	color: #000000;
	background-color: #DDDDDD;
}
li.regbutton {
	font-size: 75%;
	height: 20px;
	vertical-align: middle;
	display: inline;
}
li.regbutton a {
	border: 1px solid #FFFFFF;
	color: #666666;
	text-decoration: none;
	background-color: #DDDDDD;
	padding: 0px 4px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 6px;
	margin-right: 0px;
	font-weight: 600;
	display: block;
	float: left;
}
li.regbutton a:hover {
	color: #000000;
	background-color: #CCCCCC;
}
#bottom_section {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 0px;
}
#inner_bottom_section {
	margin-right:auto;
	margin-left:auto;
	padding: 0px;
	border: 0px;
	width: 760px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
}
#products {
	width: 180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #888888;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
}
#prodheading {
	font-size: 120%;
}
ul#product_types {
	font-size: 85%;
	text-align: left;
	list-style-type: none;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	width: 180px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
li.prodbutton a{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888888;
	border-left: 0 px;
	border-right: 0px;
	border-bottom: 0 px;
	color: #666666;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 3px;
	display: block;
	margin: 0px;
	width: 180px;
}
li.prodbutton a:hover {
	color: #000000;
	background-color: #EEEEEE;
}
span.right{
	float: right;
}
#featuredproduct {
	font-size: 85%;
}
#featuredproduct a {
	color: #666666;
	text-decoration: none;
}
#featuredproductimage {
	width: 180px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#page_content {
	width: 548px;
	border: 0px;
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
img.imglink {
	border: 0px;
}
#footer {
	overflow: auto;
	font-size: 65%;
	width: 100%;
	text-align: center;
	clear: both;
	float: none;
	background-color: #FFFFFF;
	border: 0px;
	position: relative;
	bottom: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
#footertext {
	margin: auto;
	width: 760px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 2px;
}
.categoryheading {
	font-weight: 600;
}
.errormessage {
	color: #FF0066;
}
.largeheading {
	font-weight: 600;
	font-size: 140%;
}
