#foot {
	text-align:center;
	position:absolute;
	bottom:0;
	width:100%;
	height:62px;
	z-index:0;
	font-weight:bold;
	}

* html #foot {
	bottom:0; width:100%; height:62px;
	}
	

