﻿html {
    background-color: #192344;
    font-size: 7.5pt;
    font-family: Arial, Helvetica, Sans-Serif;
}
body {
    text-align: center;
}
#container {
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    width: 730px;
}
#header {
    background-image: url(/benefits/images/splash_page09/splash_01.gif);
    width: 730px;
    height: 34px;
}
#middle {
    width: 730px;
    height: 479px;
}
#left {
    display: inline;
    float: left;
}
#left_top {
    width: 365px;
    height: 156px;
    margin-top: 7px;
    padding-left: 21px;
    text-align: left;
}
#intro_sub {
    font-weight: bold;
}
#left_bottom {
    background-image: url(/benefits/images/splash_page09/splash_12.jpg);
    width: 386px;
    height: 316px;
}
#middle_bullets {
    float: right;
    text-align: left;
    width: 134px;
    margin-top: 30px;
}
#right {
    display: inline;
    float: right;
    width: 344px;
    text-align: left;
}
#right_container {
    position: relative;
    top: 37px;
    left: 41px;
    width: 278px;
}
.menu_item {
    margin: 13px 0px 11px 0px;
}
#10  {
    margin: 4px;
}
 #17 {
    margin-bottom:4px;
}

#health_care_submenu, #extras_submenu {
    position: relative;
    display: block;
    width: 100px;
    margin: 0px 0px 6px 20px;
}
#health_care_submenu img, #extras_submenu img {
    margin: 2px 0px;
}
#choices_submenu {
    position: relative;
    display: block;
    width: 100px;
    height: 44px;
    margin: 0px 0px 6px 30px;
}
#footer {
    background-color: #69b0e4;
    width: 730px;
    height: 24px;
}