.top
{
    width: 100%;
    min-height: 120px;
    background: #E5ECF8;
    height: 120px;
}

.container
{
    width: 950px;
}

.row
{
    width: 950px;
}

.logo {
    margin-top: 47px;
    max-height: 27px;
    margin-left: -8px;
}

.headerMenu
{
    margin-left: 200px;
}

.headerUL {
    list-style-type: none;
    margin-left: 75px;
    margin-top: -20px;
    padding: 0;
    overflow: hidden;
}

.headerLI {
    float: left;
    padding-right: 16px;
}

.headerA {
    font-weight: bold;
    text-decoration: none;
    color: #0C6C9D;
    outline: none;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Sans", "Lucida Grande", sans-serif;
    text-shadow: rgba(255, 255, 255, .01) 0px -1px 1px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}

.headerTryNowButton
{
    margin-left: 740px;
    margin-top: -45px;
}

.subHeaderMenu
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    color: #0C6C9D;
}

.subHeaderMenuRow
{
    width: 950px;
    height: 15px;
    margin-top: 10px;
    margin-left: 10px;
}

.bottom
{
    width: 100%;
    background: #E5ECF8;
}

.badge-primary
{
    background-color: #0C6C9D;
}

.llmaxColor
{
    color: #0C6C9D;
}

.share-box a {
    padding: 0 0 0 5px;
}

.fa-facebook-official { color: #3b5998; }

.fa-google-plus { color: #d34836; }

.fa-linkedin { color: #0077b5; }

.fa-envelop { color: #444444; }

.fa-reddit { color: #ff5700; }

.fa-twitter { color: #4099FF; }