body {
margin: 0px;
background-color: #000000;
}

#container {
position: relative;
width: 950px;
margin: 0px auto 10px;
padding: 0px;
background-image: url(../images/img_container_bg.jpg);
background-repeat: no-repeat;
background-position: 0px 220px;
}

body#home #container {
background-position: 0px 345px;
}


#flash_bg {
position: absolute;
width: 950px;
height: 370px;
left: 0px;
}

#header a,
#header_kids a {
position: absolute;
width: 950px;
height: 225px;
margin: 0px;
padding: 0px;
border: none;
}

#header a {
background-image: url(../images/img_header_sub.jpg);
}

#header_kids a {
background-image: url(../images/img_header_jr.jpg);
}

#home_nav {
position: relative;
width: 650px;
height: 180px;
margin: 0px;
padding: 7px 0px 0px 0px;
}

#content_nav {
position: relative;
width: 650px;
height: 20px;
margin: 0px;
padding: 7px 0px 7px 0px;
}

#content_container_home {
position: relative;
margin: 0px auto;
top: 302px;
width: 650px;
background-color: #000000;
}

#content_container {
position: relative;
margin: 0px auto;
top: 164px;
width: 650px;
background-color: #000;
}

#testimonial_arrow {
position: absolute;
top: 60px;
right: -80px;
width: 114px;
height: 161px;
background-image: url(../images/testimonial_arrow.png);
background-repeat: no-repeat;
z-index: 3;
}

#content_home {
position: relative;
margin: 0px 15px;
padding: 15px;
border: 1px solid #30404e;
background-color: #12151c;
}

#content {
position: relative;
width: 620px;
margin: 0px;
padding: 0px 15px;
}

.content_image {
position: relative;
float: right;
padding: 4px;
margin: 0px 0px 10px 10px;
border: 1px solid #30404e;
background-color: #12151c;
}

.content_image img {
margin: 0px;
padding: 0px;
border: 1px solid #30404e;
}

.column1,
.column2,
.column3 {
position: relative;
float: left;
width: 185px;
}

.column1,
.column2 {
margin: 0px 16px 0px 0px;
}

.column3 {
margin: 0px;
}

.column2 {
text-align: center;
}

.column1 img,
.column2 img,	
.column3 img {
border: 2px solid #b54804;
}

#content_footer {
margin: 0px 15px;
}

#footer {
position: relative;
float: left;
width: 620px;
height: 146px;
margin: 0px 10px 10px;
padding: 5px;
background-color: #000000;
background-image: url(../images/bg_footer.jpg);
background-repeat: no-repeat;
}

#footer_logos {
position: absolute;
top: 0px;
left: 20px;
}

#gallery {
width: 600px;
height: 450px;
}

#weapons {
width: 406px;
height: 100px; /* 138px */
overflow: hidden;
}


/* CREDIT */
#credit {
float: right;
margin: 6px 0px;
overflow: hidden;
}

#credit,
#credit a {
width: 110px;
height: 27px;
}

#credit a {
display: block;
padding: 27px 0px 0px;
background-image: url(../images/korkoladesign_white.png);
background-repeat: no-repeat;
}

#credit a:hover {
background-image: url(../images/korkoladesign_grey.png);
}


.clear {
clear: both;
}
