div.left { float: left; width: 210px; }
div.main { width: 500px; float: left; }
div.footer { clear: both; background-color: #00CC99;height:15px;  }

