﻿.footer-cont {padding-bottom: 0px !important;}
.footer-main-cont {display: none !important;}
#mainPixWrapper {padding-bottom: 0px !important;}



#main {padding-bottom: 34px !important;}  /* must be same height as the footer */

.footer-cont {position: relative;
	margin-top: -34px !important; /* negative value of footer height */
	height: 34px !important;
}
