body {
	background:#000 url(images/bg_mobile.jpg) repeat-x top center;
	color:#897648;
	font-family:'Lucida Grande',Verdana,Helvetica,Arial,sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}
img {
	border:0;
}
a {
	color:#fff !important;
}
#background {
	margin:-22px 0 0 0;
	padding:0;
	width:90%;
	min-width:505px;
	z-index:1;
}
#popup {
	margin:0;
	padding:0;
}
#wrapper {
	width:100%;	
}
#header {
	width:405px;
	height:99px;
	margin:0 auto;
	text-align:center;
}
#content {
	width:100%;
	/*height:90%;*/
	margin:-8px 0 0 0;
	padding-top:14px;
	text-align:center;
	top:99px;
	z-index:9;
	/*background:#fff url(/assets/images/home-biguns/_MG_9862.jpg) no-repeat top center;*/
}
select {
	width:280px;
	padding:4px;
	margin-bottom:8px;
	font-size:13px;
}
#footer {
	width:100%;
	border-top:1px solid #fff;
	padding-top:10px;
	font-size:9px;
	color:#666;
	text-align:center;
	margin:30px auto 10px auto;
	clear:both;
}
#footer a {
	color:#666;
	text-decoration:none;
}
#footer a:hover {
	color:#255d8c;
}