#main_spacer
{
    height: 410px;
}

#front_container
{
    left: 50%;
    margin-left: -543px;
    position: absolute;
    width: 1088px;
    top: 266px;
    z-index: 70;
}

#front_container div
{
    float: left;
}

#main_top_center
{
    width: 391px;
}

#main_bottom_center
{
    width: 391px;
}

#front_border_left
{
    background: url(../img/front_border_left.png);
    width: 214px;
    height: 230px;
}

#front_bg
{
    position: absolute;
    left: 214px;
    height: 155px;
    width: 684px;
    background: url(../img/front_bg.png) repeat-x;
}

#front_border_right
{
    background: url(../img/front_border_right.png) no-repeat;
    width: 130px;
    height: 143px;
    position: absolute;
    right: 60px;
}

#front_nav ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 75px;
    top: 15px;
}

#front_nav li
{
    float: left;
    height: 113px;
}

#front_nav a
{
    background: url(../img/front_nav_bg.png);
    position: relative;
    display: block;
    height: 93px;
    z-index: 80;
    text-decoration: none;
    padding: 10px;
    color: #444;
    font-size: 14px;
}

.front_nav_title
{
    color: #fff;
    display: block;
    position: relative;
    font-size: 22px;
    line-height: 34px;
    width: 232px;
}

.front_nav_title span
{
    color: #666;
    position: absolute;
    left: -1px;
    top: -1px;
}

.front_nav_text
{
    color: #fff;
    display: block;
    position: relative;
    width: 232px;
}

.front_nav_text span
{
    color: #666;
    position: absolute;
    left: -1px;
    top: -1px;
}

#front_nav a:hover
{
    background: url(../img/front_nav_bg_active.png);
}

#front_nav a:hover .front_nav_title span
{
    color: #9a3;
}

.front_nav_left
{
    border-right: 1px solid #ccc;
    width: 233px;
}

.front_nav_middle
{
    border-right: 1px solid #ccc;
    border-left: 1px solid #fff;
    width: 232px;
}

.front_nav_right
{
    border-left: 1px solid #fff;
    width: 233px;
}

#topcontainer
{
    padding-top: 107px;
    z-index: 99;
}

#main_top_left
{
    background-position: right;
    background-repeat: no-repeat;
    margin-left: 142px;
    width: 216px;
}

#main_bottom_left
{
    width: 357px;
}

#main_bottom_left_content
{
    padding: 15px 7px 7px 7px;
    text-align: justify;
}

#main_bottom_left_text
{
    padding: 0 30px 0 30px;
    line-height: 18px;
}

#main_bottom_left_text_highlight
{
    color: #9a3;
    font-weight: bolder;
    padding-bottom: 10px;
}

#main_bottom_left_bottom
{
    width: 358px;
}

#topc_center
{
    width: 371px;
}

#main_top_center img
{
    float: right;
    margin-right: 10px;
    margin-top: 5px;
}

#content ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#content li
{
    background: url(../img/checkbox.png) no-repeat left center;
    padding: 10px 0 10px 35px;
    border-bottom: 1px solid #ccc;
}

#content a
{
    color: #333;
    text-decoration: none;
}

#content a:hover
{
    text-decoration: underline;
}

#main_bottom_right dl
{
    margin: 0;
}

#main_bottom_right dt
{
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    color: #9a3;
    width: 95%;
    position: relative;
}

#main_bottom_right img
{
    float: left;
    padding: 1px;
    background: #ddd;
}

#main_bottom_right a
{
    color: #666;
    width: 100%;
    height: 50px;
    display: block;
}

#main_bottom_right .NewsHeadlinesDate
{
    display: block;
    position: absolute;
    bottom: 10px;
    left: 65px;
}

#main_bottom_right .NewsHeadlinesTitle
{
    font-weight: bold;
    display: block;
    position: absolute;
    left: 65px;
    top: 5px;
}
