/* footer-sticky - page.cssInline.2431 */
	html {
		position:relative;
		min-height:100%
	}
	#page-footer {
		position:absolute;
		bottom:0;width:100%
	}