@charset "utf-8";
/* CSS Document */

/* RESET */
body{
       padding:0;
	   padding-bottom:0px;
       /*margin:0;*/
       margin:0;
	   background-color:#acacac;
	   font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
div, h1, h2, p, form, label, input, textarea, img, span, table{
       margin:0; padding:0;
       border:0px;
	   font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

/*TEMPLATE*/

#container{
margin-left:auto;
margin-right:auto;
width:944px;
}

#header{
width:944px;
background:url(images/header.jpg) no-repeat;
height:258px;
position:relative;
}

#content{
width:944px;
background:url(images/bg_content.gif) no-repeat;
height:548px;
padding-top:10px;

}


#addsense2{
	width:728px;
	height:90px;
	margin:auto;
	padding-bottom:15px;
}
#content2{
width:944px;
background:url(images/bg_content2.gif) no-repeat;
height:601px;
padding-top:10px;
}
 
#left{ 
float:left;
width:263px;
height:471px;
background:url(images/bg_guns.gif) no-repeat;
padding-left:4px;
margin-left:100px;}

#right{
float:left;
 width:499px;
 margin-top:-7px;
 margin-left:4px;}
 
#txt{
	background:url(images/bg_txt.gif) no-repeat;
 height:335px;
 width:490px;
 padding:8px;}
#txt2{
	background:url(images/bg_txt2.gif) no-repeat;
 height:413px;
 width:490px;
 padding:8px;}
 
#footer{
	width:940px;
margin-left:auto;
margin-right:auto;
text-align:center;
}
#footer a{
	color:#000;
}

.coord{
	color:#FFF; 
	margin-top:105px;
	margin-right:100px; 
	text-transform:uppercase;
}

.coord, x:-moz-any-link, x:default{
	color:#FFF; 
	margin-top:95px; 
	margin-right:100px; 
	text-transform:uppercase;	
}

*:first-child+html .coord{
	
	color:#FFF; 
	margin-top:125px;
	margin-right:100px; 
	text-transform:uppercase;
	}