@charset "UTF-8";
body {
background-color:#000000;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#main {
	position:relative;
	margin: 0 auto 0 auto;
	width:1024px;
	height:768px;
	z-index:1;
	background:url(images/background.jpg) no-repeat;
}
#main-bow {
	position:relative;
	margin: 0 auto 0 auto;
	width:1024px;
	height:768px;
	z-index:1;
	background:url(images/background-bow.jpg) no-repeat;
}
#main-hunt {
	position:relative;
	margin: 0 auto 0 auto;
	width:1024px;
	height:768px;
	z-index:1;
	background:url(images/background-hunt.jpg) no-repeat;
	background-image: url(images/background-hunting.jpg);
}
#main-law {
	position:relative;
	margin: 0 auto 0 auto;
	width:1024px;
	height:768px;
	z-index:1;
	background:url(images/background-hunt.jpg) no-repeat;
	background-image: url(images/background-tactical.jpg);
}
#header {
width:1024px;
height:136px;
background:url(images/header.png) no-repeat 0 20px;
margin-top: 20px;
}
#content {
float: left;
width: 850px;
}
#nav {
float:left;
width: 167px;

}
#beam1 {
	position:absolute;
	left:-73px;
	top:79px;
	width:836px;
	height:153px;
	z-index:2;
	background:url(images/beam1.png) no-repeat;
	display:none;
}
#beam2 {
	position:absolute;
	left:8px;
	top:412px;
	width:659px;
	height:127px;
	z-index:100;
	background:url(images/beam2.png) no-repeat;
	display:none;
}
#beam3 {
	position:absolute;
	left:81px;
	top:552px;
	width:654px;
	height:219px;
	z-index:2;
	background:url(images/beam3.png) no-repeat;
	display:none;
}
#pageText {
	position:absolute;
	left:180px;
	top:291px;
	width:336px;
	height:331px;
	z-index:3;
	color:#FFFFFF;
}
#pageText-bow {
	position:absolute;
	left:184px;
	top:445px;
	width:622px;
	height:278px;
	z-index:3;
	color:#FFFFFF;
}
#hover1 {
	position:absolute;
	left:674px;
	top:169px;
	width:194px;
	height:104px;
	z-index:4;
}
#hover2 {
	position:absolute;
	left:542px;
	top:386px;
	width:102px;
	height:80px;
	z-index:5;
}
#hover3 {
	position:absolute;
	left:578px;
	top:505px;
	width:124px;
	height:74px;
	z-index:6;
}
.hover50{
}
#nav {
	position:absolute;
	left:9px;
	top:183px;
	width:150px;
	height:464px;
	z-index:200;
}
.rednav {
background:#FF0000;
padding: 5px 0;
}
.navheader {
	font-size: 14px;
	font-weight: bold;
}
.button {
border: 3px solid #999999;
width: 136px;
margin: 5px auto;
background:#000000;
color:#ffffff;
height:32px;
font-weight: bold;
}
.active {
background:#666;
border-color: #000;
}
.buttonText {
margin-top:0;
}

.buttonText a {
text-decoration:none;
color:#FFFFFF;
display:block;
width:100%;
height:32px;
padding-top:8px;
height:24px;
}
.buttonText a:hover {
color:#FF0000;
}
.buttonText .double {
padding-top:0px;
}
.style1 {font-size: 14px}
#bow-page-form {
color:#fff;
padding: 10px;
}
.itemName, .itemCode, .itemAvail, .itemOption, .itemPrice, .addToCart {
padding:10px;;
}
#testimonials{
background: url("images/arrowbg.png") no-repeat scroll 56px 0 transparent;
    font-size: 14px;
    font-weight: bold;
    height: 148px;
    margin: 10px auto;
    padding: 58px 0 0;
    text-align: center;
    width: 150px;
}

#testimonials a,#testimonials a:visited {
text-decoration:none;
color:#000;
}
#testimonials a:hover {
color:#FF0000;
}
#beam-hunt {
	position:absolute;
	left:-76px;
	top:319px;
	width:836px;
	height:153px;
	z-index:2;
	background:url(images/beam1.png) no-repeat;
	display:none;
}
#beam-law {
	position:absolute;
	left:33px;
	top:452px;
	width:654px;
	height:219px;
	z-index:2;
	background:url(images/beam3.png) no-repeat;
	display:none;
}
#main-accessories {
	position:relative;
	margin: 0 auto 0 auto;
	width:1024px;
	height:768px;
	z-index:1;
	background:url(images/background-plain.jpg) no-repeat;
}
#accessories{
color:#fff;
}
