html {
	background-color:#000;
}

body {
	padding:0;
	margin:0;
	background: url('../images/bg.jpg') top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}

* {
	padding:0;
	margin:0;
}

a.access {
	display:none;
}

#body {
	overflow:hidden;
}

#wrapper {
	display:block;
	width:780px;
	margin: 0 auto;
	padding:0px;
	text-align:left;
}

#header {
	display:block;
	height:225px;
	position:relative;
	background: url('../images/header_index.jpg') 0px 49px no-repeat;
}

#header #logo a {
	position:absolute;
	display:block;
	height:94px;
	width:179px;
	background: url('../images/header_logo.jpg') top left no-repeat;
	z-index:1000;
}

#header #logo h1, #header #logo h2, #header #logo h3 {
	display:none;
}

ul#primary_nav {
	position:absolute;
	top:0;
	right:0;
	z-index:1500;
}

ul#primary_nav li {
	display:inline;
	list-style-type:none;
}

ul#primary_nav li a {
	display:block;
	float:left;
	height:34px;
	text-indent:-10000px;
}

ul#primary_nav li a.prodacc {
	background: url('../images/butprodaccess.jpg') top left no-repeat;
	width:146px;
}

ul#primary_nav li a:hover.prodacc {
	background-position:0px -34px; 
}

ul#primary_nav li a.success {
	background: url('../images/butsuccess.jpg') top left no-repeat;
	width:106px;
}

ul#primary_nav li a:hover.success {
	background-position:0px -34px; 
}

ul#primary_nav li a.states {
	background: url('../images/butlegalretail.jpg') top right no-repeat;
	width:140px;
}

ul#primary_nav li a:hover.states {
	background-position:-6px -34px; 
}

ul#primary_nav li a.faq {
	background: url('../images/butfaq.jpg') top left no-repeat;
	width:98px;
}

ul#primary_nav li a:hover.faq {
	background-position:0px -34px; 
}

ul#primary_nav li a.retail {
	background: url('../images/butretailers.jpg') top left no-repeat;
	width:62px;
}

ul#primary_nav li a:hover.retail {
	background-position:0px -34px; 
}

ul#primary_nav li a.video {
	background: url('../images/butvideo.jpg') top left no-repeat;
	width:81px;
}

ul#primary_nav li a:hover.video {
	background-position:0px -34px; 
}

ul#primary_nav li a.contact {
	background: url('../images/butcontact.jpg') top left no-repeat;
	width:79px;
}

ul#primary_nav li a:hover.contact {
	background-position:0px -34px; 
}

ul#secondary_nav {
	position:absolute;
	top:65px;
	right:300px;
}

ul#secondary_nav li {
	display:block;
	float:right;
	list-style-type:none;
	text-transform:uppercase;
	font-size:11px;
	padding-right:10px;
}

ul#secondary_nav li a {
	display:block;
	float:left;
	text-decoration:none;
	color:#bbb;
	height:18px;
	padding-left:20px;
	line-height:18px;
}

ul#secondary_nav li a:hover {
	color:#c2ff48;
}

ul#secondary_nav li a.multimedia {
	background: url('../images/multimedia.jpg') top left no-repeat;
}

ul#secondary_nav li a.downloads {
	background: url('../images/downloads.jpg') top left no-repeat;
}

ul#secondary_nav li a.home {
	background: url('../images/home.jpg') top left no-repeat;
}

#body {
	position:relative;
	background-color:#fff;
	padding-right:175px;
	overflow:hidden;
}

#body .column{
	position:relative;
	background-color:#fff;
	float:left;
	padding-bottom:20001px;
	margin-bottom:-20000px;
}

#body #contentcol {
	width:100%;
	background-color:#fff;
}

#body #rightbar {
	width:175px;
	margin-right:-175px;
	background-color:#E0E0E0;
	background: url('../images/yellow_border.jpg') top left repeat-y;
}

#body #rightbar ul#cart {
	display:block;
	height:23px;
	background-color:#555;
	color:#aed060;
	padding-left:8px;
}

#body #rightbar ul#cart li {
	list-style-type:none;
	display:inline;
	line-height:23px;
	font-size:12px;
	padding-left:4px;
}

#body #rightbar ul#cart li a {
	color:#aed060;
	text-decoration:none;
	vertical-align:baseline;
}

#body #rightbar ul#cart li a img {
	border:none;
}

#body #rightbar #green_head {
	display:block;
	height:36px;
	background: url('../images/green_head_bg.jpg') top left repeat-x;
	padding:8px 5px 0px 12px;
}

#body #rightbar #grey_head {
	display:block;
	height:36px;
	background: url('../images/grey_head_bg.jpg') top left repeat-x;
	padding:8px 5px 0px 12px;
}

#body #rightbar #green_head h1, #body #rightbar #grey_head h1, #body #rightbar #green_head h1 a, #body #rightbar #grey_head h1 a {
	color:#fc0;
	font-size:14px;
	letter-spacing:-.05em;
	text-decoration:none;
}

#body #rightbar #green_head h2, #body #rightbar #grey_head h2 {
	color:#fff;
	font-weight:normal;
	font-size:10px;
}

#body #rightbar ul#filter {
	display:block;
	height:23px;
	background-color:#A0A0A0;
	color:#aed060;
	text-align:center;
}

#body #rightbar ul#filter li {
	display:inline;
	list-style-type:none;
	font-size:11px;
	line-height:23px;
}

#body #rightbar ul#filter li a {
	text-decoration:none;
	color:#eee;
}

#body #rightbar ul#filter li a:hover {
	color:#fff;
}

#body #rightbar h3 {
	font-size:11px;
	text-align:center;
	color: #4F711C;
}

#body #rightbar h4 {
	font-size:11px;
	text-align:center;
	color: #555;
	padding:0px 0px 10px 0px;
}

#body #rightbar ul#species {
	text-align:center;
	height:60px;
	padding:10px 2px 2px 10px;
}

#body #rightbar ul#species li {
	text-indent:-10000px;
	display:block;
	float:left;
}

#body #rightbar ul#species li a {
	display:block;
	height:29px;
	width:40px;
}

#body #rightbar ul#species li a.bear {
	background: url('../images/but_bear.jpg') top left no-repeat;
}

#body #rightbar ul#species li a.elk {
	background: url('../images/but_elk.jpg') top left no-repeat;
}

#body #rightbar ul#species li a.gobbler {
	background: url('../images/but_gobbler.jpg') top left no-repeat;
}

#body #rightbar ul#species li a.honker {
	background: url('../images/but_honker.jpg') top left no-repeat;
}

#body #rightbar ul#species li a.moose {
	background: url('../images/but_moose.jpg') top left no-repeat;
}

#body #rightbar ul#species li a.predator {
	background: url('../images/but_predator.jpg') top left no-repeat;
}

#body #rightbar ul#species li a.whitetail {
	background: url('../images/but_whitetail.jpg') top left no-repeat;
}

#body #rightbar ul#news {
	text-align:left;
}

#body #rightbar ul#news li {
	display:block;
	list-style-type:none;
	font-size:11px;
	color:#555;
	padding:5px 10px 5px 10px;
	text-align:left;
}

#body #rightbar ul#news li h3 {
	text-align:left;
}

#footer {
	display:block;
	float:left;
	position:relative;
	width:100%;
	_padding-bottom:10010px;
	_margin-bottom:-10000px;
	color:#333;
	height:62px;
	clear:both;
	background: url('../images/footer_bg.gif') top left no-repeat;
	background-color:#d6d6d6;
	padding-top:50px;
}

#footer p {
	font-size:9px;
	text-align:center;
}

#footer a {
	color: #4F711C;
}

#footer ul {
	font-size:9px;
	text-align:center;
	padding-bottom:20px;
}

#footer ul li {
	display:inline;
}



