/*For IE*/* 
html #container {width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'100%'); }
}

