@charset "utf-8";
/* wrapper, footer were changed to IDs from CLASSes */
* {
	margin: 0;
}
html, body {
	height: 100%;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 0 -43px 0;
}
#footer, .push {
	height: 43px;
}
