body {
background:#000;
font-family:arial;
font-size:14px;
color:#fff;
text-align: center;
margin:0 auto;
padding:0;
}

h1 {color:#fff;font-size:1.8em;}
h1 span {color:#ff0000;}
h2 {color:#4F4102;font-size:1.4em;}
h3 {color:#4F4102;font-size:1.4em;}

a {color:#4F4102;text-decoration:underline;}
a:hover {text-decoration:none;}

/* Slideshow ID and classes */
#slideshow-loader { position:absolute; top:50%; left:50%; z-index:10; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background-color:#111; background:rgba(0,0,0,0.8) url(../images/progress.gif) no-repeat center center; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
#slideshow { position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
#slideshow img{ width:auto; height:auto; position:relative; display:none; outline:none; border:none; }
#slideshow.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }
#slideshow.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }		
#slideshow a { z-index:-30; position:absolute; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111;}
#slideshow a.prevslide { z-index:-20; }
#slideshow a.activeslide { z-index:-10; }
#slideshow a.prevslide img, #slideshow a.activeslide img{ display:inline; }

/* Main body content */
#wrapper {
width:950px;
overflow:hidden;
background:url(../images/wrapper-background.png) repeat-y;
margin:auto;
padding: 0;
text-align:left;
}
#logo {
width:754px;
height:194px;
background:url(../images/logo.png) no-repeat;
margin: 10px auto;
}
#head-txt {
width:850px;
text-align:center;
margin:auto;
}

#deactivated-ak47 {
width:904px;
height:324px;
background:url(../images/deactivated-ak47.png) no-repeat;
margin:auto;
}

#ak47-description {
width:904px;
height:324px;
background:url(../images/ak47-description.png) no-repeat;
margin:25px auto;
}

#ak47-order-info {
width:904px;
height:324px;
background:url(../images/ak47-description.png) no-repeat;
margin:25px auto;
}

#footer {
position:relative;
bottom:0;
width:100%;
background:#000;
text-align:center;
color:#fff;
margin-top:20px;
}

#footer a {
color:#fff;
text-decoration:underline;
}

#footer a:hover {
text-decoration:none;
}

.contact-top {
color:fff;
font-size:20px;
font-weight:bold;
}

.ak47-history {
float:left;
width:485px;
color:#000;
text-align:left;
margin-left:30px;
}

.ak47-specification {
float:right;
width:325px;
color:#000;
text-align:left;
margin-right:30px;
}

.order-info {
float:left;
width:800px;
color:#000;
text-align:left;
margin-left:30px;
}

.order-now {
width:252px;
height:163px;
position:relative;
left:300px;
top:70px;
border:none;
}

.mission {
color:#fff;
font-size:18px;
font-weight:bold;
text-align:center;
padding-left:30px;
padding-right:30px;
}

.clear {
clear:both;
}
