#features{

    margin:30px 0 40px 0;

    font-size:10px;

}

#features h2{

    color:#2f6581;

    text-transform:uppercase;

    letter-spacing:-.1px;

}

#home-feature-left, #home-feature-middle, #home-feature-right{

    width:165px;

    height:215px;

}

#home-feature-left{

    float:left;

}

#home-feature-middle{

    float:left;

    margin-left:35px;

}

#home-feature-right{

    float:right;

    margin-right:65px;

}

.home-features-bottom{

    margin-left:3px;

}

