body { margin: 0 auto; background: #000000; font-family: Arial;}

#container{	width: 902px; margin: 0 auto; }
.clear { clear: both; }
a{color: #444444; cursor: pointer}
a:hover{color: #bb800f;}

		/* =JQuery */
		
		.menu2 {
		padding-top: 20px;
		list-style: none;
		}
		.menu2 li {
		margin: 0 34px;
		float: left;
		position: relative;
		text-align: center;
		}
		.menu2 a {
		display: block;
		color: #000000;
		width: 228px;
		text-decoration: none;
		font-weight: bold;
		
		}
		
		.menu2 img {
		
		
		}
		.menu2 li em {
		font-weight: normal;
		background: url(../images/hover.png) no-repeat;
		width: 200px;
		height: 45px;
		position: absolute;
		top: -85px;
		left: 15px;
		text-align: center;
		padding: 20px 5px 10px 0px;
		font-family: "Trebuchet MS";
		font-size: 13px;
		font-weight: bold;
		z-index: 2;
		display: none;
		}




#content { width: 902px; margin: 0 auto; }
.blog { width: 900px; min-height: 100px; margin: 10px 0 20px 0; border-bottom:3px solid #D09800; padding: 0 0 10px 0;background-color:#0B0B0B; }
.blogicon { float: left; width: 90px; }
.blogcontent { float: right; width: 800px; }
.blog h1{ font-size: 14pt;  border-bottom:2px solid #ffffff; color: #ffffff; padding: 0 0 2px 0;}
.blog p {font-size: 10pt; margin: 10px 0 10px 0; color: #ffffff;}


#footer { width: 902px; margin: 0 auto; color: #ffffff; font-size: 10pt; margin-bottom: 50px;}
#footer .promo {width: 902px; text-align: center;}
#footer .fire {background-image: url(http://sniperink.com/images/fire.jpg); width: 902px; height: 177px; margin: 5px 0 5px 0;}
#footer .left { float: left; width: 200px; text-align: left;}
#footer .right { float: right; width: 600px; }
#footer .right li {float: right; margin-left: 20px;}

#promo p
{
margin-bottom: 10px;
text-align: center;
}

