body {
	background-image: url(img/bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: #515151;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper {
	height: 800px;
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	z-index: 2;
}
#bgr {
	background-image: url(img/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position: absolute;
	width: 50%;
	left: 50%;
	top: 126px;
	height: 542px;
	z-index: 1;
}
#banner {
	background-image: url(img/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 86px;
	width: 1000px;
	left: 0px;
	top: 80px;
}
#nav {
	position: absolute;
	height: 28px;
	width: 575px;
	left: 384px;
	top: 138px;
}
#cnt {
	position: absolute;
	height: 442px;
	width: 1000px;
	top: 183px;
	left: 0px;
	background-image: url(img/cnt_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.b1 {
	display: block;
	float: left;
	height: 28px;
	width: 52px;
	position: relative;
	left: 0px;
	text-decoration: none;
	background-image: url(img/nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.b1:hover {
	background-image: url(img/nav_over.jpg);
	background-position: left top;
}
.b2 {
	display: block;
	float: left;
	height: 28px;
	width: 63px;
	position: relative;
	left: 0px;
	text-decoration: none;
	background-image: url(img/nav.jpg);
	background-position: -52px top;
	background-repeat: no-repeat;
}
.b2:hover {
	background-image: url(img/nav_over.jpg);
	background-position: -52px top;
}
.b3 {
	display: block;
	float: left;
	height: 28px;
	width: 132px;
	position: relative;
	left: 0px;
	text-decoration: none;
	background-image: url(img/nav.jpg);
	background-position: -115px top;
	background-repeat: no-repeat;
}
.b3:hover {
	background-image: url(img/nav_over.jpg);
	background-position: -115px top;
}
.b4 {
	display: block;
	float: left;
	height: 28px;
	width: 70px;
	position: relative;
	left: 0px;
	text-decoration: none;
	background-image: url(img/nav.jpg);
	background-position: -247px top;
	background-repeat: no-repeat;
}
.b4:hover {
	background-image: url(img/nav_over.jpg);
	background-position: -247px top;
}
.b5 {
	display: block;
	float: left;
	height: 28px;
	width: 73px;
	position: relative;
	left: 0px;
	text-decoration: none;
	background-image: url(img/nav.jpg);
	background-position: -317px top;
	background-repeat: no-repeat;
}
.b5:hover {
	background-image: url(img/nav_over.jpg);
	background-position: -317px top;
}
.b6 {
	display: block;
	float: left;
	height: 28px;
	width: 57px;
	position: relative;
	left: 0px;
	text-decoration: none;
	background-image: url(img/nav.jpg);
	background-position: -390px top;
	background-repeat: no-repeat;
}
.b6:hover {
	background-image: url(img/nav_over.jpg);
	background-position: -390px top;
}
.b7 {
	display: block;
	float: left;
	height: 28px;
	width: 62px;
	position: relative;
	left: 0px;
	text-decoration: none;
	background-image: url(img/nav.jpg);
	background-position: -447px top;
	background-repeat: no-repeat;
}
.b7:hover {
	background-image: url(img/nav_over.jpg);
	background-position: -447px top;
}
.b8 {
	display: block;
	float: left;
	height: 28px;
	width: 54px;
	position: relative;
	left: 0px;
	text-decoration: none;
	background-image: url(img/nav.jpg);
	background-position: -509px top;
	background-repeat: no-repeat;
}
.b8:hover {
	background-image: url(img/nav_over.jpg);
	background-position: -509px top;
}
#band {
	height: 18px;
	width: 1000px;
	left: 0px;
	top: 17px;
	background-color: #000000;
	position: absolute;
	z-index: 2;
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);
	opacity: .30;
}
#bandlinks {
	position: absolute;
	left: 386px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	top: 17px;
	height: 18px;
	line-height: 18px;
	font-weight: bold;
	z-index: 3;
}

#pagepic {
	position: absolute;
	height: 442px;
	width: 352px;
	left: 14px;
	top: 0px;
	z-index: 1;
}
#inner {
	position: absolute;
	height: 361px;
	width: 599px;
	left: 366px;
	top: 35px;
	overflow: hidden;
}
#scroller {
	position: absolute;
	height: 390px;
	width: 21px;
	left: 965px;
	top: 35px;
	background-image: url(img/scroll_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#knob {
	text-decoration: none;
	display: block;
	position: absolute;
	height: 19px;
	width: 21px;
	left: 0px;
	top: 0px;
	background-image: url(img/knob.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.spacer20 {
	margin: 20px;
}
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: none;
}
.navlink:hover {
	color: #000000;
}
#footlinks {
	left: 384px;
	height: 18px;
	width: 610px;
	position: absolute;
	top: 407px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	line-height: 18px;
}
.flink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	word-spacing: 1px;
	margin-right: 5px;
	margin-left: 5px;
}
.flink:hover {
	color: #DD1E26;
}
.spanmenu {
	position: relative;
	float: left;
}

.menu {
	position: absolute;
	bottom: 18px;
	background-color: #FFFFFF;
	display: none;
	left: 0px;
	border: 1px solid #CCCCCC;
}
.nolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
	cursor:pointer;
}
.nolink:hover {
	color: #DD1E26;
	cursor:pointer;
}
.spacer10 {
	margin: 10px;
}
a.copy {
	font-family:Arial, Helvetica, sans-serif;
	color:#922D35;
	font-weight:bold;
	text-decoration:none;
}
a.copy:hover{
	color:#333333;
}
a.brandcover {
	font-family:Arial, Helvetica, sans-serif;
	color:#FF7F00;
	font-weight:bold;
	text-decoration:none;
}
a.brandcover:hover {
	color:#FF6600;
}