body {
	background-color: #0066FF;
	padding: 0px;
	align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	margin: 0px;
	text-align: center;
}
.bg_homepage {
	background-color: #FFFFFF;
	height: 900px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/head.gif);
	background-repeat: no-repeat;
}
.bg_subpages {
	background-image: url(images/head_sub.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.logo_link {
	float: left;
	width: 243px;
	height: 75px;
	margin-left: 50px;
	margin-top: 5px;
}

.nav_category {
	width: 125px;
	margin-left: auto;
	text-align: center;
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	text-decoration: none;
}
.nav_category:hover {
	align: right;
	color: #FFFFCC;
	text-decoration: underline overline;
}
.nav_subcats_frame {
	height: 46px;
	width: 360px;
	text-align: center;
	overflow: visible;
	margin-top: 50px;
	float: right;
	margin-right: 165px;
}

.nav_subcats {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.nav_subcats:hover {
	text-decoration: underline overline;
}
.content {
	width: 808px;
	float: left;
	padding-left: 5px;
	padding-top: 15px;
}
.right_bar_frame {
	float: right;
	margin-top: 45px;
	margin-right: 12px;
	height: 480px;
	width: 108px;
}
.right_bar {
	width: 108px;
	color: #FFFFFF;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-decoration: none;
}
.right_bar:hover {
	text-decoration: underline overline;

}

.footer {
	background-color: #FFFFFF;
	width: 950px;
	bottom: auto;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.warning {
	color: #990000;
}
dt {
	font-weight: bold;
	text-decoration: underline;
	margin-top: 15px;
}
dl {
	margin-right: 5px;
	margin-left: 5px;
	text-align: left;
}
.story {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
.page_count {
	float: left;
}
.page_no {
	background-color: #0066FF;
	color: #FFFFFF;
	text-decoration: none;
	border: 2px solid #FFFFFF;
	margin: 1px;
	width: 18px;
	text-align: center;
	float: left;
}
.page_no:hover {
	border: 2px solid #0066ff;
	color: #0066ff;
	background-color: #FFFFFF;
}
.page_no:active {
	border: 2px solid #0066ff;
	color: #0066ff;
	background-color: #FFFFFF;
}
.page_no:visited {
	border: 2px solid #0066ff;
	color: #0066ff;
	background-color: #FFFFFF;
}
.page_no_selected {
	background-color: #FFFFFF;
	color: #0066FF;
	text-decoration: none;
	border: 2px solid #0066FF;
	margin: 1px;
	width: 18px;
	text-align: center;
	float: left;}
.page_no_frame {
	border: 1px solid #000066;
	margin: auto;
	width: auto;
	text-align: center;
}
.item_frame {
	margin: 10px;
	height: 205px;
	width: 240px;
	float: left;
	text-align: center;
	border: 1px solid #0066ff;
}
.item_image {
	margin: auto;
	height: 180px;
	width: 185px;
}
.item_title {
	height: 20px;
	width: 180px;
	background-color: #99CC33;
	text-align: center;
	margin: auto;
}
.mfg_frame {
	margin: 5px;
	height: 120px;
	width: 250px;
	float: left;
	text-align: center;
	border: 1px solid #0066ff;
}
.mfg_image {
	margin: auto;
	height: 100px;
	width: 250px;
}
.mfg_title {
	height: 20px;
	width: 250px;
	background-color: #99CC33;
	text-align: center;
	margin: auto;
}
.guarantee_splash {
	float: right;
	margin-right: 200px;
}
