div.footer
{
	height:70px;
	width:820px;
	background:url(../images/main/footer.png);
	background-repeat:no-repeat;
	margin-top:-16px; /* Remove this line to work to IE7 */
	margin-left:5px;
}

div.footer_text
{
	width:820px;
	font-size: 9px;
  padding:0;
  margin-top:1px;
	margin-left: -10px;
	text-align:center;
}