#footer {
	width: 80%;
	max-width: 1024px;
	margin: 0 auto;
	padding-bottom: 5em;
	overflow: hidden;
}
#footer .inner{
	float: right;	
}
