@media screen and (max-width: 480px) {
/* CSS Document */


#footContent {
	position: static !important;	
	
}


}