@charset "utf-8";
html, body {
    height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px;
}
.footer, .push {
	height: 40px;
	color: #666666;
	text-align: center;
	font-size: 12px;
	line-height: 40px;
}
