#footer{
	width:100%;
	height:310px;
	margin:0px;
	padding:0px;
	background-image: url(../../../img/footer_bg.jpg);
	background-repeat:repeat-x;
	background-position:left;
}
#footer_content{
	width:1000px;
	height:300px;
	margin:0 auto;
	padding-top:10px;
	color:#FFFFFF;
}
