@charset "utf-8";
/* CSS Document */

#gun_pics img{
	border:1px solid black;
}
#content1 form img{
	border:0px;
}
table img{
	border:1px solid black;
}
body{
	background-image:url(images/sliver.jpg);
	background-repeat:repeat-x;
	background-color:#e7eef8;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
}
h1{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	text-align:center;
}
#page{
	margin:0 auto;
	width:775px;
}

#banner{
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	width:775px;
	height:327px;
}
#nav{
	padding:270px 0 0 110px;
}
#content_wrapper{
	background-image:url(images/bg_repeaty.png);
	background-repeat:repeat-y;
	width:775px;
	height:auto;
/*	border:1px solid purple;*/
}

#gun_pics img{
	margin-left:68px;
	margin-top:10px;
	
}
#seperator img{
	padding-top:12px;
	padding-left:7px;
}
#content1{
	width:666px;
	height:auto;
	margin-left:50px;
	text-align:justify;
/*	border:1px solid green;*/
	}
#content_catalogue{
	width:666px;
	height:auto;
	margin-left:50px;
	text-align:center;
/*	border:1px solid green;*/
	}
#content1 p{
	padding:0px 20px;
	}

#content2,#content4{
	width:666px;
	height:auto;
	margin-left:70px;
	/*border:1px solid red;*/
	
	}
	
#content3{
	width:300px;
	height:auto;
	margin-left:20px;
	text-align:justify;
/*	border:1px solid blue;*/
	}



.table{
	text-align:center;
}



#footer{
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	width:775px;
	height:53px;
	text-align:center;
	font-size:12px;
	padding-top:2px;
}
#footer a{
	color:#000;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}


#form{
padding:0px 0 20px 0px;	
/*border:1px solid red;*/
}
#form label {
display:inline-block;
margin:5px 0 0 0;
padding:5px 0 0 100px;
width:125px;
}

#sent_form{
	border:1px solid black;
	width:300px;
	margin-left:auto;
	margin-right:auto;
	padding:25px 20px;
}
select{
	width:146px;
}
.clear{
	clear:both;
}
.float_left{
	float:left;
}
img, div { behavior: url(iepngfix.htc) }

sup {
	font-size:60%;
}
a sup, sup a {
	color:#000;
	text-decoration:none;
}
a:hover sup, sup a:hover {
	text-decoration:underline;
}
