.container {
	width: 710px;
	margin: 0 auto;
}

body {
	background: #fff url(../images/background1.gif) top repeat-x;
}

a {
	text-decoration: none;
}
ul {
	list-style-type: disc;
}
.pic img {
	margin: 0;
	padding: 0;
}
.box {
	background-color: #036;
	color: #fff
}
.box h3 {
	color: #fff;
}
.box1 {
	margin-bottom:1.5em;
	background:#f00;
	padding:1.5em;
	color: #fff;
	border-top: 1px solid White;
	font-weight: bold;
}
.box1 h3 {
	color: #fff;
}
.box2 {
	margin-bottom:1.5em;
	padding:1.5em;
}
.box3 {
	margin-bottom: 1.5em;
	padding: 1.5em;
}
.box4 {
	padding:.5em 1.5em;
	background: #036;
	color: #fff
}
.box5 {
	margin-bottom: 1.5em;
	padding: 1.5em;
}
.box5 li {
	margin-bottom: 1em;
}
.affliates ul {
	margin: 0;
	list-style-type: none;
}
.affliates ul li img {
	margin:1em 3em;
}

.navigation {
	font-size: 1.1em;
	height: 185px;
	background: #036 url(../images/shooters1.jpg) center no-repeat;
}

.navigation ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;

}

.navigation a
{
display: block;
padding: 8px 20px 8px 20px;
width: 189px;
background-color: #036;
border-bottom: 1px solid #eee;
border-left:1px solid #eee;
}
.navigation a.current
{
display: block;
background-color: #369;
}
.navigation a:link, .navigation a:visited
{
color: #EEE;
text-decoration: none;
}

.navigation a:hover
{
background-color: #369;
color: #fff;
}
.navigation a.last {
	border-bottom: 1px solid #036;
}
h1 {
	padding-left: 20px;
}
.header {
	height: 57px;
}
.box6 {
	background-color: #369;
	padding: 1.5em;
	color: #fff;
	border-bottom: 1px solid #fff;
		height: 270px;
}
.box6 h3 {
	color: #fff;
}