#footer_nav {
	display: none;
}

#footer {
	bottom: -74px;
}

#content {
	padding: 46px 0px 0px 0px;
	height: 543px;
	min-height: 543px;
}

#home-flash-container {
	width: 602px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}

#footer-home {
	width: 100%;
	height: 76px;
	position: absolute;
	bottom: 0px;
	background: url(../img/footer_home_bg.png) repeat-x;
	z-index: 1;
}