
header{
	position: fixed;
	top: 0px;
	width: 100%;
    z-index: 1;
}

.mid-content{
/*	padding-bottom: 90px;*/
	padding-top: 142px;
}

.footer{
/*	position: fixed;*/
	bottom: 0px;
	width: 100%;
}
