Replace div ID3 with this:
<div id="id3" style="height: 77px; left: 36px; position: absolute; top: 14px; width: 515px; z-index: 1;" class="style_SkipStroke_1"><div class="style_1"><p style="padding-bottom: 0pt; padding-top: 0pt;" class="paragraph_style_2"><span style="line-height: 77px;" class="style_2">Quigleys</span><span style="line-height: 77px;" class="style_3">Online.</span><span style="line-height: 29px;" class="style_4">com</span></p></div>
</div>
Assuming your seeing the same problem I am, that should fix it. The key part that was throwing it off was style="overflow: visible; position: relative;" but I also removed some junk formatting that did nothing.
Jay