/* Needed to make the self-cleared floats work on IE/WIN
----------------------------------------- */		
	
/* Holly Hack Targets IE Win only \*/

* html #header, * html .content,* html .contactus { height: 1%; }

*:first-child+html #header,
*:first-child+html .contactus { min-height: 1px; }

/* End Holly Hack */

