@charset "utf-8";
/* CSS Document */

*	{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
body {
	background-color: #000000;
	background-image:url('/images/bgtile.jpg');
	background-repeat:repeat-x;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CCCCCC;
	line-height: 1.5em;
	margin-bottom: 1.25em;
	}
	
a {
	color: #0099FF;
	text-decoration: none;
	}	
a:hover {
	color: #0099FF;
	text-decoration: underline;
	}
a:visited {
	color: #0066CC;
	}

strong {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #000000;
	padding-bottom: 10px;
	padding-left: 10px;
	}
	
h1.headline {
	width:775px;
	height:0px;
	padding-top:60px;
	overflow:hidden;
	background:url(../images/headline.jpg);
	background-repeat:no-repeat;	
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #0099FF;
	padding-bottom:5px;
	}
	
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
	padding-bottom:5px;
	padding-top: 3px;
	}
h4  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
	padding-bottom:5px;
	padding-top: 5px;
	}
.hr {
	background: #2b2b4d;
	height:1px;
	width:535px;
	margin-top:5px;
	margin-bottom:5px;
	}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CCCCCC;
	list-style-type: disc;
	}


/*Body Start*/

#main {
	width:775px;
	height:auto;
	margin-top:10px;
	}
#headline {
	width:775px;
	height:60px;
	overflow:hidden;
	}
#nav {
	width:775px;
	height:40px;
	background:url(../images/pfc-guns.com.jpg) no-repeat;
	}

#nav ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	display:block;
	width: 625px;

	padding: 12px 0 10px 0;
	margin-left: 140px;
	}	
#nav li {
	display:inline;
	color: #CCCCCC;

	padding-left: 25px;
	}
#nav li a {
	line-height:10px;
	color: #CCCCCC;
	text-decoration:none;
	padding:10px;
	}
#nav li a:hover {
	color: #FFFFFF;
	background-color: #0099FF;
	text-decoration:underline;
	}

#banner {
	width:775px;
	height:125px;
	background:url(../images/gun-image.jpg) no-repeat;
	}
#content {
	width: 775px;
	height: auto;
	background:url(../images/body-bkg.jpg) repeat-y;
	margin: 0px;
	}
#content .col1 {
	width:125px;
	height:auto;
	padding: 27px 0px 0 40px;
	float: left;
	}
#content .col2 {
	width:535px;
	margin-left: 10px;
	margin-bottom:0px;
	padding: 2px 0 10px 0;
	}
#conheit {
	height:400px;
	float:left
	}
#box{
	width:550px;
	height:auto;
	margin-left: 175px;
	padding: 10px 0 10px 0;
	}
#box .boxtop {
	width:550px;
	height:15px;
	background:url(../images/box_top.gif) no-repeat;
	}
#box .boxmid {
	width:550px;
	height:auto;
	background: #141424;
	}
#box .boxbtm {
	width:550px;
	height:15px;
	background:url(../images/box_btm.gif) no-repeat;
	}
#box_menu {
	width:120px;
	height:auto;
	margin:0px;
	padding:0px;
	}
#box_menu ul {
	text-decoration:none;
	list-style-type: none;
	list-style-position:inside;
	padding: 0px;
	margin: 0px;
	}
#box_menu a {
	color:#0099FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
	}
#box_menu a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	}

#box_menu .box_menu_top {
	width:120px;
	height:10px;
	background:url(../images/box_menu_top.gif) no-repeat;
	}
#box_menu .box_menu_mid {
	width:105px;
	height:auto;
	background: #141424;
	padding-left:10px;
	padding-top: 0px;
	line-height: 1em;
	padding-right: 5px;
	}
#box_menu .box_menu_mid p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #e1e1e1;
	line-height: 1.2em;
	}
#box_menu .box_menu_btm {
	width:120px;
	height:10px;
	background:url(../images/box_menu_btm.gif) no-repeat;
	}
	
.clearall {clear:both;
	}
	

#links {
	width:750px;
	height:30px;
	background: url(../images/bottom.jpg) no-repeat;
	padding: 5px 0 5px 25px;
	}
#links a {
	text-decoration:none;
	color:#999999;
	}
#links a:hover {
	text-decoration:underline;
	color: #0099FF;
	}
		


/*Footer Start*/
#footer {
	width:775px;
	height:20px;
	padding: 5px 0 0 0;
	}
#footer .footer_text{
	width:750px;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding: 5px 0 0 0;
	}
#footer .footer_text a {
	color: #999999;
	}
