div#right_col {
    float: right;
    display: inline;
    width: 19%;
    margin-bottom: 15px;
    color: #a8a6a6;
    font-size: 13px;
    text-align: center;
    font-style: italic;
}

div#left_col {
    float: left;
    display: inline;
    width: 70%;
    margin-bottom: 15px;
}

div#bottom_content {
    width: 95%;
    clear: both;
}

div#right_col,
div#left_col,
div#bottom_content {
    padding: 5px 10px;
    overflow: hidden;
    position: relative;
}

body {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

.page {
    width: 654px;
    margin: auto;
}

.page_wrapper {
    width: 654px;
}

.header {
    width: 654px;
    height: 120px !important;
    min-height: 120px;
    margin-bottom: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.headline p,
.tagline p {
    margin: 0;
    padding: 0;
}

.headline {
    width: 450px;
    float: right;
    /*font-family: Arial, Helvetica, FreeSans, sans-serif;*/
    font-size: 14px;
    padding: 30px 0 0 200px;
    font-weight: bold;
    height: 30px;
    color: #9ec0f5;
    overflow: hidden;
}

.tagline {
    width: 450px;
    float: right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    padding: 0px 0 0 200px;
    color: #fff;
    height: 30px;
    overflow: hidden;
}

.page_title {
    color: #1a5c87;
    background-color: #FFFFFF;
    width: 645px;
    font-size: 18px;
    padding-left: 7px;
    text-decoration: underline;
    font-weight: bold;
    font-style: italic;
    padding-top: 20px;
}

.menu {
    width: 654px;
    margin-top: -29px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menu ul {
    margin: 0;
    list-style-type: none;
    padding: 0px 0px 0px 8px;
    height: auto !important;
    height: 1%;
}

.menu ul:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.menu ul li {
    float: left;
    width: auto !important;
    width: 5px;
    white-space: nowrap;
}

.menu ul li a {
    padding: 0px 12px 0px 12px;
    text-decoration: none;
    display: block;
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 15px;
    color: #fff;
}

.menu ul li a:visited {
    color: #fff;
}

.menu ul li a:hover {
    color: #6699CC;
}

.menu_top {
    display: none;
}

.sf_subnavigation,
.sf_subnavigation2 {
    display: none;
}

.header_spacer {
    width: 652px;
    height: 9px !important;
    height: 9px;
    min-height: 9px;
    margin: 10px 0px 0px 0px;
}

.rounded-bottom {
    width: 652px;
    height: 10px !important;
    height: 10px;
    min-height: 7px;
}

.content {
    background-color: #FFFFFF;
    width: 652px;
    padding-bottom: 40px;
}

.content:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.footer {
    width: 652px;
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    font-size: 10px;
    color: #ffffff;
    text-align: center;
}

.bottom_spacer {
    margin-bottom: 35px;
    padding-top: 80px;
}

body {
    background-color: #072134;
    background-image: url(/images/back_1.jpg);
    background-repeat: repeat-x;
}

.header {
    background-image: url(/images/header_1.jpg);
    background-repeat: no-repeat;
}

.header_spacer {
    background-image: url(/images/top_1.jpg);
    background-repeat: no-repeat;
}

.rounded-bottom {
    background-image: url(/images/bottom_1.jpg);
    background-repeat: no-repeat;
}

.footer {
    color: #ffffff;
}

.start_quote {
    color: #a8a6a6;
    margin-left: 35px;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 13px;
    font-style: italic;
    width: 65%;
}

.float-cap {
    float: right;
    width: 170px;
    text-align: center;
    margin: 15px;
    color: #a8a6a6;
    font-style: italic;
    font-weight: bold;
}

.paragraph {
    color: #0c1336;
    font-weight: bold;
    font-family: Verdana;
    font-size: 13px;
    text-indent: 20px;
}

.content-list {
    color: #13257d;
    font-weight: bold;
    font-size: 14px;
    font-style: italic;
    margin-top: 30px;
}

.content-list li {
    margin-bottom: 20px;
}

.recommendation {
    margin-top: 50px;
    color: #0c1336;
    font-weight: bold;
    font-size: 16px;
}

.bold {
    font-weight: bold;
}

.underline {
    text-decoration: underline;
}

.pull-right {
    text-align: right;
}

/* Responsive */

ul.responsive-menu {
    display: none
}

ul.responsive-menu li.icon {
    display: none;
}

@media screen and (max-width:700px) {
    .page {
        background-color: #fff;
    }
    .page,
    .page_wrapper,
    .header,
    .menu,
    .header_spacer,
    .page_title,
    .content,
    .rounded-bottom,
    .footer {
        width: 100%;
    }
    .menu ul li a {
        height: auto;
    }
    .headline,
    .tagline {
        width: auto;
        padding: 0;
        overflow: inherit;
        line-height: inherit;
        float: inherit;
        padding: 2% 0 0 5%;
    }
    .tagline {
        margin-top: 10px;
    }
    .page_title {
        padding-left: 5%;
        width: 95%;
    }
    div.content {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
    }
    div#right_col,
    div#left_col {
        float: inherit;
        width: 100%;
        display: block;
        padding: 0;
    }
    div#bottom_content {
        padding: 0;
    }
    div#bottom_content img {
        margin-bottom: 5px;
    }
    .header_spacer,
    .rounded-bottom {
        background-image: none;
    }
    .footer {
        background-color: #072134;
    }
    ul.large-menu {
        display: none;
    }
    ul.responsive-menu {
        display: inherit;
    }
    ul.responsive-menu {
        list-style-type: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
        background-color: #333;
        width: 100%;
    }
    ul.responsive-menu li {
        float: left;
    }
    ul.responsive-menu li a {
        display: inline-block;
        color: #f2f2f2;
        text-align: center;
        padding: 14px 16px;
        text-decoration: none;
        transition: 0.3s;
        font-size: 17px;
    }
    ul.responsive-menu li a:hover {
        background-color: #555;
    }
    ul.responsive-menu li:not(:first-child) {
        display: none;
    }
    ul.responsive-menu li.icon {
        float: right;
        display: inline-block;
    }
    ul.responsive-menu.responsive {
        position: relative;
    }
    ul.responsive-menu.responsive li.icon {
        position: absolute;
        right: 0;
        top: 0;
    }
    ul.responsive-menu.responsive li {
        float: none;
        display: inline;
    }
    ul.responsive-menu.responsive li a {
        display: block;
        text-align: left;
    }
}
