Just looking at your CSS briefly... I added a line using your <div id=clearThis> here:
HTML Code:
<div id="jumpedToContent"><a name="mainContent" id="mainContent">main content</a></div>
<div id="clearThis"></div> <!--added line-->
<div id="content4services">
<div id="services_left">
<h3>Here's what I do!</h3>
That seemed to fix it on my end & shifted the other down to the bottom.