Move Contact Box
Place this code anywhere.
<style type="text/css"> .contactTable { position:absolute; left:50%; top:400px; margin-left:-150px; z-index:3;} </style>