@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/mobile-bg-web.jpg) repeat-y top center #000;
}

.footer{
	width: 100%;
	position: fixed;
	bottom: 0px;
	left: 0px;
	float:none;
	margin: auto;
	background-color:none;
	
}

#footer_content {
	height: inherit;
	width: 358px;
	background-color:#060606; 
	border-left: 1px solid #3e3e3e;
	border-right: 1px solid #3e3e3e;
}