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

#content .content-fma h3 {
    color: #a78b03;
    font-size: 16px;
    margin-top: 12px;
    margin-left: 19px;
    display: block;
    width: 140px;   
}
#content .content-fma {
    width: 165px;
    display: block;
    text-align: center;
}
#content .content-fma div.divider {
    width: 165px;
    height: 17px;
    background: #fff url('_images/bg-content-fma-quote-divider.jpg') center center no-repeat;
}
#content .content-fma p {
    width: 150px;
    padding-top: 15px;
    padding-left: 5px;
    color: #b8b5a4;
    text-align: center;
    font: 13px Times New Roman, Times, serif;
    font-style: italic;
}
#content .content-fma div.last {
    padding-top: 15px;
}
#content .content-fma a {
    color: #A78B03;
    display: block;
    text-align: center;
    font: 13px Times New Roman, Times, serif;
    font-style: italic;
}
.development-image {
    margin-top: 15px;
	
}
#content .content-fma a:hover {
    color: #000;
}
#content .content-fma a img {
    border: none;
}

#gm_wrapper,
#content p.figure-text {
    margin-left: 30px;
}
#gm_wrapper {
    width:462px;
    height:452px;
    padding:5px;
    background-color: #a78b03;
}

#map_canvas {
    width: 460px; 
    height: 450px; 
    border:1px solid #fff;
}
#map_canvas img {
    border: none;
}
#map_canvas a {
    
    color: #a78b03;
}
#map_canvas a:hover {
    
    color: #000;
}


