/* Start of CMSMS style sheet 'layout' */
/* wrapper, footer were changed to IDs from CLASSes */
* {
	margin: 0;
}
html, body {
	height: 100%;
}
#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -90px auto;
}
#footer, .push {
	height: 90px;
}

/* End of 'layout' */

