#footer
{
	
}

.footer_bg
{
	margin-top: -120px;
	background: url(../../img/footer_bg.gif) no-repeat bottom center;
	width:833px;
	height: 138px;
}

*html .footer_bg
{
	margin-top: -150px;
}

#footer_menu
{
	height:24px;
	padding-top:113px;
	text-align:center;
	margin: 0px auto;
	width: 833px;
}

.copyright
{
	text-align:right;
	color:#fff;
	padding:5px;
}

*html #footer_menu
{
	text-align: left;
	margin-bottom: -22px;
}

*html .copyright
{
	clear; both;
}