html, body, .mainbody {
	#height:100%;
	#width:100%;
}
.mainbody {
	padding-top: 50px;
	padding-left: 0px;
	padding-right: 0px;
}
footer {
	position: absolute;
	bottom: 0px;
	minheight: 20px;
	width: 100%;
	color: #fff;
	background-color: #101010;
}
.toprow-gap {
	padding-top: 15px;
}