#logo {
	top: 0px;
	right: 0px;
	left: 0px;
	position: absolute;
	width: 100%;
	height: 50px;
	text-align: center;
	visibility: visible;
}
#nav {
	position:absolute;
	left:0px;
	top:52px;
	width:100%;
	height:33px;
	z-index:auto;
	visibility: visible;
	background-color: #eeeeee;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bdbdbd;
	border-bottom-color: #bdbdbd;
	vertical-align: middle;
	text-align: center;
}
#redimage {
	position:absolute;
	left:0px;
	top:85px;
	width:100%;
	height:370px;
	background-color: #600;
}
#redbanner {
	position:absolute;
	left:0px;
	top:85px;
	width:100%;
	height:60px;
	background-color: #600;
}
#content {
	position:absolute;
	left:0px;
	top:455px;
	width:100%;
	z-index:4;
}
#content2 {
	position:absolute;
	left:0px;
	top:159px;
	width:100%;
	z-index:4;
}
.graysidenav {
	background-color: #eeeeee;
	border: 1px solid #C0C0C0;
	margin-right: 10px;
	margin-bottom: 10px;
	visibility: visible;
}
.graysidenavright {
	background-color: #eeeeee;
	border: 1px solid #C0C0C0;
	visibility: visible;
	margin-left: 10px;
	margin-bottom: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
h2 {
	font-size: medium;
	color: #7a7a7a;
	font-family: Arial, Helvetica, sans-serif;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFF;
}
a:link {
	font-size: small;
	font-weight: normal;
	color: #7a7a7a;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	font-size: small;
	font-weight: normal;
	color: #7a7a7a;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	font-size: small;
	font-weight: normal;
	color: #7a7a7a;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:link.small {
	font-size: x-small;
	font-weight: normal;
	color: #7a7a7a;
	text-decoration: none;
}
a:visited.small {
	font-size: x-small;
	font-weight: normal;
	color: #7a7a7a;
	text-decoration: none;
}
a:hover.small {
	font-size: x-small;
	font-weight: normal;
	color: #7a7a7a;
	text-decoration: underline;
}
.xsmall_gray {
	font-size: x-small;
	color: #666;
}
.product_table {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
