#xg_footer{
    display: block;
    position:fixed;
    width:100%;
    bottom:0;
	z-index:999;
	background:#fff; 
}
.xg_content{ padding-bottom:100px;overflow-x: hidden !important}
