@charset "utf-8";
/* CSS Document */
#footer{
	width:950px;
	background:url(/images/header-bground.png);
	text-align:center;
	padding:10px 20px 10px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;}
#footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;}
#footer a:hover{
	color:#000;
	text-decoration:underline;}