Well, it works ?? I changes wrapperpub as follows.
#wrapperpub{margin:0 auto; padding:0 0 0 0; background-color:transparent; position:relative; width:980px; height: 120px; text-align:left}
With IE8, there was a little bit shift in header position. So I changed margin (in div#header) from 7px to 0px as follows. Now it’s all OK.
div#header{margin:0 0 0 0; padding:1em 1em 1em 1em; height:8em; background:transparent}
Thank you very much for your support.
regards,
utku