﻿.wr_h #banner_message_back,
.wr_h #banner_learnmore_back
{
    opacity: 0.5;
    filter: alpha(Opacity=50);
}

.wr_h #banner_message_back
{
    position: absolute;
    background-color: black; 
    height: 50px;
    width: 442px;
    top: 290px;
    left: 21px;
    z-index: 1000;
}

.wr_h #banner_message_front
{
    position: absolute;
    height: 50px;
    text-align: center;
    width: 442px;
    top: 294px;
    left: 21px;
    z-index: 1000;
}

.wr_h #banner_learnmore_front,
.wr_h #banner_learnmore_back
{
    position: absolute;
    width: 150px;
    height: 30px;
    top: 220px;
    left: 170px;
    cursor: pointer;
}

.wr_h #banner_learnmore_back
{
    background: url(images/button_banner.gif) top left no-repeat;
}

.wr_h #banner_learnmore_front
{
    text-align: center;
    padding-top: 7px;
    color: white;
    font-weight: bold;
}

.wr_h #banner_message_front ul
{
    padding: 0px;
    margin: 15px;
}

.wr_h #banner_message_front ul li  
{
    padding: 0px;
    margin: 0px;
    display: none;
    color: white;
    font-weight: bold;
    font-size: 11pt;
}

.wr_h #banner.start_page { border-width:  0 1px 0 0; 
                border-style: solid; float: left; width: 452px; height: 215px; overflow: hidden; } 

.wr_h #banner.start_page ul { width: 5000px; }
.wr_h #banner.start_page ul li { float: left; }
                
.wr_h #menu_container
{
    width: 270px;
    float: left;
    padding: 15px 0px 5px 30px;
}

.wr_h #wrap
{
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: black;

}

#menu_container .menu { margin-top: 10px; margin-bottom: 10px;  font-size: 7.5pt; text-transform: uppercase; }
#menu_container .menu li { background:url(images/list_marker.gif) 0 8px no-repeat; color:#c9361e; padding:0 0 0 25px; line-height:2.312em;}
#menu_container .menu li a{ color:#c9361e;}