#featured-project {
    width: 734px;
    min-height: 200px;
}
#featured-project .featured-video {
    float: left;
    width: 320px;
    height: 180px;
    margin: 10px;
}
#featured-project .title {
    color: #142D51;
    font-family: Georgia, Times, 'Times New Roman', Garamond, serif;
    font-size: 14px;
    line-height: 1.5em;
    text-transform: uppercase;
    padding: 10px;
    padding-right: 0px !important;
}
#featured-project .teaser {
    color: #4D4D4D;
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    font-size: .9em;
    line-height: 1.5em;
}
#featured-project-navigation {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 40px;
}
#footer #featured-project .featured-video {
    margin: 10px 25px 10px 10px;
}
#footer #featured-project .title {
    color: #fff;
}
#footer #featured-project .title a {
    font-weight: bold;
}
#footer #featured-project .teaser {
    color: #dadada;
    font-size: 1.15em;
    line-height: 1.55em;
}
#footer #featured-project .teaser .read-more {
    color: #fff;
    margin-left: 355px;
    padding: 12px 0 0;
    text-align: left;
}
#footer #featured-project-navigation {
    font-size: 16px;
    letter-spacing: 1.5px;
    padding-bottom: 23px;
}
#footer #featured-project-navigation a {
    font-weight: bold;
}
#featured-project .featured-picture {
    float: left;
    width: 320px;
    height: 180px;
    margin: 10px;
}
#footer #featured-project .featured-picture {
    margin: 10px 25px 10px 10px;
}