/*lt IE 7.0 - This stylesheet is for IE browsers below version 7 */

#menu-top, #header, #wrapper-content, #wrapper-footer {
	/*The below is a javascript hack to make min-width / max-width work in IE (below 7) */
	width: expression(document.body.clientWidth>1240?'1050px':(document.body.clientWidth<870?'740px':'85%'))
}

#wrapper-content { height: 1%; }
#menu-page { margin-right: 15px; }
#nonFooter { height: 100%; }