#fma-banner {
    width: 771px;
    height: 238px;
    background: #fff url('_images/bg-fma-awards.jpg') top left no-repeat;
}
#nav-main {
    height: 1400px;
}
#content a.link-top {
    color: #a78b03;
}

#content h3 {
    color: #a78b03;
    font-size: 16px;
}
#content .content-fma * {
    
    }
#content .content-fma {
    width: 150px;
    display: block;
}
#content .content-fma div.divider {
    width: 150px;
    height: 17px;
    background: #fff url('_images/bg-content-fma-quote-divider.jpg') center center no-repeat;
}
#content .content-fma img {
    float: left;
    padding-top: 15px;
    margin-left: 8%;
    margin-right: 8%;
    text-align: center;
}
#content .content-fma img.last {
    padding-bottom: 15px;
}

#download-link {
    color: #A78B03;
}
#download-link:hover {
    color: #000000;
}
