
.navbar-nav li#search {
    background: -moz-linear-gradient(center top , #6b8fda, #4e7ee1) repeat scroll 0 0 rgba(0, 0, 0, 0);
    position: relative;
}

footer {
    background: none repeat scroll 0 0 #1E3D68;
}



.legal {
    background: none repeat scroll 0 0 #17224f;
}

footer a, .legal a {
    color: #dac6a1;
}

footer a:hover, .legal a:hover {
    color: #f8e0b3;
}

.info-board-blue {
    background-color: #f2f6ff;
    border-color: #528aff;

}

.services li:hover {
    background: none repeat scroll 0 0 #95b8ff;}

.social li a {
    color: #243472;
}

a {
    color: #243472;
    text-decoration: none;
}
