#content {
  text-align: left; 
  position:absolute;
  left: 50%; 
  top: 0px;
  width: 750px;
  margin-top: 90px; /* half of the height */
  margin-left: -375px; /* half of the width */
  margin-bottom: 35px;
  
}

#bodytop { 
position:absolute; left: 0px; top: 0px; width: 750px; margin-left: 0px;}

#bodymain { 
position: absolute; left: 0px; top: 15px; width: 750px; height:307px; background: #FFFFFF; }


#contactimg {
position:absolute; left: 15px; top: 15px; width: 160px; height: 159px;}

#bodybot { 
position:absolute; left: 0px; top: 322px; width: 750px; margin-left: 0px;}
