I took a look in IE and now I see what you are talking about.
You have the table that us holding the slices set to 100%.
Take all its hight and width attributes out of the table and its cells and let the enclosing images define everything.
You also have other code issues with your page like unclosed tags and am extra html opening tag which will cause your page to be blank in some browses.