Try clearing the float in the footer after both copyright and credit divs. May be because of it, the float is taking up the amount of content and not seem to align with the layout.
It works but all the footer content below tags and nw posts float left and breaking theme. I am asking about that method in which we set stylesheet for differenet browsers
<![if !IE]> <link rel="stylesheet" href="style2.css" type="text/css" /> <[endif]> Code (markup): All browsers except internet explorer will use style2.css.