@charset "utf-8";
/* CSS Reset Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, hr
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
#wrapper {
	position: relative;
	left: 50%;
	margin-left: -475px;
	width: 100%;
	height: auto;
}
/* Header formating */
#headbox {
	position: relative;
	width: 100%;
	height: auto;
	margin: 10px 0 0 0;
}
.headimage {
	border: none;
	width: 951px;
	height: 175px;
}
/* Footer formating */
#footer {
	position: relative;
	left: 50%;
	width: 100%;
	height: auto;
	margin-left: -475px;
	margin-top: 30px;
}
#footer1 {
	position: relative;
	left: 225px;
	margin: 50px 0 0 0;
	width: 100%
}
#line {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 725px;
}
#line hr {
	color: #db0000;
}
#footbox {
	position: relative;
	top: 35px;
	width: 725px;
	height: auto;
}
#footbox .img {
	width: 725px;
	height: 13px;
	border: none;
	position: absolute;
}
#footcontent {
	position: absolute;
	top: 13px;
	text-align: center;
	width: 721px;
	height: 70px;
	border-right: 2px solid #adadad;
	border-left: 2px solid #adadad;
}
.mailboximg {
	position: absolute;
	top: 15px;
	left: 81px;
	height: 70px;
	width: 80px;
}
.mailer {
	position: relative;
	top: 2px;
	font-size: 12px;
	width: 721;
}
.footerform {
	font-size: 12px;
	width: 300px;
	position: absolute;
	top: 22px;
	left: 216px;
}
.submit {
	position: relative;
	top: 5px;
}
.botimg {
	position: absolute;
	top: 81px;
}
#store_loc {
	position: absolute;
	top: 136px;
	left: 164px;
	width: 406px;
	font-size: 10px;
}
#il_location {
	position: absolute;
	width: 200px;
	text-align: right;
}
#mo_location {
	position: absolute;
	left: 206px;
	width: 200px;
	text-align: left;
	top: 0px;
}
#vrule {
	position: relative;
	left: 202px;
	height: 48px;
	width: 2px;
	background-color: #adadad;
}
#vrule img {
	border: none;
}
#ProductReviewSection {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	border: 1px solid #db0000;
}
.ProductReview {
	font-size: 12px;
	margin-bottom: 10px;
	background-color: #DFDFDF;
}