div#footer
{
	/*

	
font-size: 10px;
color: #FFFFFF;
background-image: url(_images/footernew.gif);
padding: 35px 0px 30px 220px;

	background-image: url(_images/footer.gif);*/
	background-image: url(_images/background.gif);
	background-repeat: repeat;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	width: 977px;
	height: 220px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
}

