#footer
{
	position: relative;
	width: 100%;
	
	background:url(../images/footer/background.png);
	background-repeat:repeat;
	color:#000; 
	text-align: center; 
	border-top: 1px solid #ccc; 
	padding: 0px; 
	font-size:11px;
	clear: both;
}

#footer section
{
	clear: both;
	margin: 0 auto;
	width: 963px;
}