#left{
float: left;
width: 189px;
}
#center{
float: left;
width: 609px;
}
#right{
float: right;
width: 160px;
}

