#footer {
	clear: both;
	position:fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 90px;
	z-index: 0
}

#footerIn {
	position: relative;
	width: 600px;
	height: 90px;
	margin: 0 auto;
}