/* IE ONLY CSS */

body.width_fmax div#wrapper {
	width: expression(((document.body.clientWidth)) < 751? "1050px": ((document.body.clientWidth)) > 1050? "1050px": "auto" );
	width:1050px !important;
}

div.module_menu div div div {
	width: 100%;
}

div#footer {
	width: 100%;
}

div#whitebox_b {
	width: 100%;
}
#pathway {
   float: left;
}
#whitebox_m{
	/*width:1050px !important;*/
}
