body {
    background:#2f7791;
}
#faqPage .box-content .title,
#termsPage .box-content .title,
#contactsPage .box-content .title{
    color:#5AA7C3
}
#types li a {
    color: #2f7791;
}

#categories ul {
    background-color: #5fbed4;
}

.box-template h3 {
    color: #5aa7c3;
}

.box-template .box-content {
    border-left: 1px solid #a5e0ee;
    border-right: 1px solid #a5e0ee;
}

#affiliatePage .heading {
    color: #5AA7C3;
}

#footer {
    background: #205e78;
    border-bottom:5px solid #205e78;
}
