@charset "utf-8";
.header {
	margin: auto;
	padding: 5px;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	color: #999999;
}
.promotional_logo {
	margin: auto;
	padding: 5px;
	width: 900px;
}
.nav {
	margin: auto;
	padding: 5px;
	width: 900px;
	background-image: url(../images/sitegraphics/link-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.nav .link {
	padding: 5px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.search_bar {
	margin: auto;
	width: 896px;
	background-color: #c90000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 2px;
}
a:hover {
	color: #0000FF;
}
.style1 {color: #000000}
.style2 {color: #FFFFFF; }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.body_wrapper {
	padding: 5px;
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 1150px;
}
.body_wrapper .left_nav {
	float: left;
	width: 142px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 3px;
	padding: 8px;
	background-color: #c90000;
	font-weight: bold;
	color: #FFFFFF;
}
.footer_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: auto;
	padding: 5px;
	width: 900px;
}

.body_wrapper .content_wrapper {
	padding: 5px;
	float: left;
	width: 720px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	margin: auto;
	padding: 5px;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/sitegraphics/footer-background.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.body_wrapper .product_wrapper {
	padding: 5px;
	float: left;
	width: 720px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {font-weight: bold}
.style4 {font-weight: bold; color: #000000; }
.style5 {font-weight: bold}
.style10 {color: #c90000; font-weight: bold; font-size: 14px; }

