html, body{
	height: 100%;
	}
body{
	height: auto !important;
	min-height: 100%;
	height: 100%;
	position: relative;
	}
#page, .middlewrapper{
	float: none;
	}
#page{
	padding-bottom: 200px;
	}
#bottomblock{
	clear: both;
	position: absolute;
	left: 0; bottom: 0;
	width: 100%;
	}
