@CHARSET "UTF-8";

div.intro-text {
    margin-top: 10px;
    font-size: 22px;
    letter-spacing: 0.04em;
    line-height: 28px;
}

div.features {
    margin-top: 30px;
    margin-bottom: 30px;
}

div.feature-point-1, div.feature-point-2, div.feature-point-3 {
    font-family: "Bookman Old Style","Serifa BT","URW Bookman L","itc bookman",times,serif;
    font-size: 16px;
    letter-spacing: 0.04em;
    float: left;
    width: 175px;
}

div.feature-point-1 {
    margin-left: 15px;
}

div.feature-point-2 {
    margin-left: 45px;
    margin-right: 45px;
}

div.feature-point-3 {
    margin-left: 10px;
}

a.twitter-link {
    text-decoration: none;
}

div.provider-1, div.provider-2, div.provider-3, div.provider-4 {
    text-align: center;
}

div.providers {
    margin-top: 30px;
    margin-bottom: 30px;
}

div.provider-1 {
    float: left;
    width: 25%;
}

div.provider-2 {
    float: left;
    width: 25%;
}

div.provider-3 {
    float: right;
    width: 25%;
}

div.provider-4 {
    margin-top: 9px;
    float: right;
    width: 25%;
}

div.testimonials {
    margin-top: 35px;
}

div.testimonials-header {
    font-size: 18px;
    letter-spacing: 0.04em;
}

div.statement {
    font-family: "Bookman Old Style","Serifa BT","URW Bookman L","itc bookman",times,serif;
    margin-left: 15px;
    margin-top: 10px;
    font-size: 16px;
    font-style: italic;
    letter-spacing: 0.015em;
}

span.testimonial-name {
    font-size: 12px;
    margin-left: 15px;
    color: gray;
}

div.call-to-action, p.call-to-action {
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 18px;
    letter-spacing: 0.018em;
    line-height: 26px;
}

span.testimonial-qoute {
    font-weight: bold;
    font-size: 20px;
    margin-right: 5px;
}
