Since doctype is omitted, which causes IE to display in quirksmode (which is bad). If you confirmed it using the W3 HTML validator , it should also have errors regarding the missing doctype.
doctype HTML CSS ( , MSIE , ).
<!doctype html>
<html lang="en">
</html>
, #Container-900px .left #Container-900px .right 445px , 10px .
#Container-900px .left { float:left; width:445px; height:300px; }
#Container-900px .right { float:right; width:445px; height:300px; }
, .