Drupal - IE is not reading the CSS correctly



Hi there,
I need your intervention friends,
Quite clearly, here IE is not reading the (margin:0 auto), that is in my css file.
Now via the subsequent lines, my website is soundly centered in FF and safari, however not in IE.

#page {
width:1000px;
margin: 0 auto;
}

Been trying various things but in vain.
Me deploying zen as my base theme.

Pls help.
Thank you.