.content-wrap {
    padding-top:18px;
}
.home .content-body{
    margin-top:18px;
}
.home .content-body .content ul{
    font-size:14px;
    margin-bottom:16px;
}
.home .content-body .content ul li{
    list-style:disc;
    margin:0 0 12px 25px;
}
.home .masthead{
    background: url('/site/content/home/img/masthead.jpg') top left no-repeat;
    height:290px;
    width:980px;
}
.home .masthead ul{
    float:left;
    margin:30px 0 0 520px;
    position:relative;
    overflow:hidden;
}
.home .masthead ul li{
    float:left;
    height:219px;
    width:110px;
}
.home .masthead ul li a{
    float:left;
    height:219px;
    width:110px;
}
.home .featured-investments .header{
    height:24px;
}
.home .featured-investments .logos{
    background:url('/site/content/home/img/featured-investments-bg.png') repeat-x top left #2a3235;
    height:60px;
    text-align:center;
}