#stickey_xfwx { /* This will make your footer stay where it is */
	bottom: 55%;
	font-family: Arial, Helvetica, sans-serif;
	height: 40px;
	left: 34.5%;
	margin: 0 auto 0 -490px;
	padding: 0 10px;
	position: fixed;
        width: 120px;
        font-size:14px;
}