
#wrap {
   float:left;
   width:875px;
   margin:0 auto;
   }
#left_col {
   float:left;
   width:610px;
}
#right_col {
   float:right;
   width:265px;
}
#div4 {
    border: none;
    clear: both;