.slider {
	position:fixed;
	bottom: 0px;
	height: 65px;
    width: 100%;
	background-color:#CCC;
	overflow:hidden;
	z-index: 1000;
}
