#featured-right {
    float: left;
    color: #000;
    margin: 15px 0 0 47px;
    padding: 10px;
}
#bottom {
    position: fixed;
    left: 0px;
    bottom: 0px;
    height: 220px;
    width: 100%;
    background: transparent url('/limited-time/img/mountains3.png') repeat-x 0px center;
    z-index: 1000;
}

#bottom #footer {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}