#fma-content-wrapper {
    background: #fff url('_images/bg-fma-loader.gif') center center no-repeat;
    width: 820px;
    height: 280px;
}

#fma-content {
    width: 820px;
    height: 280px;
    /*background: #fff url('_images/bg-fma-home.jpg') top left no-repeat;*/
}

#fma-content div.bg-cs-cmhcinchina {
    width: 100%;
    height: 280px;
    background: transparent url('_images/bg-fma-home-cmhcinchina.jpg') top left no-repeat;
}

#fma-content div.bg-cs-fxsatellites {
    width: 100%;
    height: 280px;
    background: transparent url('_images/bg-fma-home-fxsatellites.jpg') top left no-repeat;
}
#fma-content div.bg-cs-hbo {
    width: 100%;
    height: 280px;
    background: transparent url('_images/bg-fma-home-hbo.jpg') top left no-repeat;
}

#fma-content div.bg-cs-safeway {
    width: 100%;
    height: 280px;
    background: transparent url('_images/bg-fma-home-safeway.jpg') top left no-repeat;
}

#fma-content p {
    color: #fff;
    width: 225px;
    line-height: 15px;
    float: left;
    margin-top: 125px;
    margin-left: 28px;
    font-weight: bold;
}
#fma-content a.fma-view-cs {
    display: block;
    float: left;
    clear: left;
    margin-top: 5px;
    margin-left: 25px;
    width: 110px;
    height: 18px;
    border: solid 1px black;
    background-color: #000;
    /*background: #fff url('_images/bg-fma-view-cs.jpg') top left repeat-x;*/
    color: #fff;
    font-weight: bold;
    padding-top: 1px;
}
#fma-content a.fma-view-cs span {
    display: inline;
    font-size: 14px;
    margin-left: 3px;
}

#fma-content a.fma-view-prev-cs {
    display: block;
    font-size: 12px;    
    width: 48px;
    height: 18px;
    background-color: #000;
    color: #fff;
    float: right;
    margin-top: 150px;
    margin-right: -55px;
    padding-left: 7px;
    padding-top: 2px;
}
#fma-content a.fma-view-prev-cs span {
    display: inline;
    font-size: 14px;
}
#fma-content a.fma-view-next-cs span {
    display: inline;
    font-size: 14px;
}
#fma-content a.fma-component:hover {
    color: #9FD4FF;
}
#fma-content a.fma-view-next-cs {
    display: block;
    width: 42px;
    height: 18px;
    background-color: #000;
    color: #fff;
    font-size: 12px;
    margin-top: 125px;
    margin-right: 5px;
    padding-left: 13px;
    padding-top: 2px;
    float: right;
}

.fma-morph1 {
    overflow: hidden;
    width: 820px;
}
.fma-morph2 {
    width: 1px;
}

#content {
    background-color: #fff;
    padding-left: 23px;
    padding-right: 39px; 
}
#content .bucket {
    width: 235px;
    float: left;
    margin-left: 16px;
    margin-top: 3px;
}

#content .bucket p {
    margin-left: 10px;
    margin-right: 10px;
}

#content .bucket p a {
    margin-right: 5px;
    line-height: 18px;
}

#content .bucket p a span {
    display: inline;
    font-size: 14px;
    margin-right: 5px;
}

#link-heading-about-us {
    /*background: #fff url('_images/bg-home-bucket-about-us-heading.jpg') top left no-repeat;*/
    color: #1c8cb0;
    font-size: 18px;
    line-height: 20px;
    display: block;
    height: 23px;
    width: 220px;
    padding-top: 3px;
    padding-left: 5px;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}
#link-heading-about-us:hover {
    text-decoration: none;
    background-color: #d7f2fb;
}
#link-image-about-us {
    background: #fff url('_images/bg-home-bucket-about-us.jpg') top left no-repeat;
    display: block;
    height: 130px;
    width: 235px;
}

#link-heading-our-services {
    /*background: #fff url('_images/bg-home-bucket-our-services-heading.jpg') top left no-repeat;*/
    color: #3aa122;
    font-size: 18px;
    line-height: 20px;
    display: block;
    height: 23px;
    width: 220px;
    padding-top: 3px;
    padding-left: 5px;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}
#link-heading-our-services:hover {
    text-decoration: none;
    background-color: #cdfec1;
}
#link-image-our-services {
    background: #fff url('_images/bg-home-bucket-our-services.jpg') top left no-repeat;
    display: block;
    height: 130px;
    width: 235px;
}

#link-heading-our-work {
    /*background: #fff url('_images/bg-home-bucket-our-work-heading.jpg') top left no-repeat;*/
    color: #b22d01;
    font-size: 18px;
    line-height: 20px;
    display: block;
    height: 23px;
    width: 220px;
    padding-top: 3px;
    padding-left: 5px;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}
#link-heading-our-work:hover {
    text-decoration: none;
    background-color: #fdd8cb;
}
#link-image-our-work {
    background: #fff url('_images/bg-home-bucket-our-work.jpg') top left no-repeat;
    display: block;
    height: 130px;
    width: 235px;
}
