div#icon {
    float: left;
    width: 270px;
}

div#icon img {
    width: 255px;
}

div#main {
    float: right;
    width:500px;
}

div#bottom {
    float:cleart
    width:100%;
}