*+html #global { /* IE7 */
	padding-bottom:0;
}
		
*+html #hmco_footer { /* IE7 */
	position:relative;
	top:0px;
}
		
*html #global { /* IE6 */
	padding-bottom:0;
}
		
*html #hmco_footer { /* IE6 */
	position:relative;
	top:0px;
}