Which div is being 'pushed down'?
By the way, you know that you do not need to use those position: relative styles? If you get rid of them (and of the z-index styles, and the top/left styles) you will simplify your page's code a lot. In addition, you are calling these ApDivs but they are not absolutely positioned, so not ApDivs.