
/*** T3SB identifier: t3sbs_footerSticky */

			html {
			position:relative;
			min-height:100%
			}
			#page-footer {
			position:absolute;
			bottom:0;
			width:100%
			}
		

