html, body {
	height: 100%;
}

.generalWrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto -170px;
}

.push {
	clear: both;
	height: 170px;
}

.footer {
	height: 170px;
}
