/* CSS Document - fixes for IE7 */

#footer
{
	zoom: 1;
	position: relative;
	top: -75px;
}

