#zfooter{
	height:auto;
	min-height:200px;
	max-height:300px;
	background-image:url(../images/bg-footer.jpg);
	background-repeat:repeat;
	background-size:cover;
	background-position:center;
}


#zfootercopyright{
	
	min-height:50px;
}

#zfootermenu{
	height:auto;
	min-height:100px;
	
}


