/* CSS Document */

.footer {
	width:980px;
}

.footer_menu {
	width:980px;
	background:url(../images/footer/bg_img.jpg) 0 0 repeat-x;
	height:22px;
	text-align:center;
	color:#FFFFFF;
	margin-bottom:5px;
	padding-top:5px;
}

.footer_menu a {
	color:#FFFFFF;
	text-decoration:none;
}