#nav_bar {
    background-color: #7D7E83;
    background-image: url("http://ps07.sandbox.marqui.com/images/layout/nav_squares.gif");
    background-position: left top;
    background-repeat: no-repeat;
    float: right;
    height: 30px;
    width: 965px;
}
#left_menu {
    background-color: #FFFFFF;
    height: 290px;
    list-style: none outside none;
    margin: 0;
    padding: 15px 0 10px;
}
#left_menu li {
    background-image: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 150%;
    margin: 0 0 3px 15px;
    padding: 0;
    text-align: left;
}
#left_menu .none {
    background-image: none;
    height: 1px;
}
#left_menu p {
    margin: 0;
}
#content_top {
    background-color: #FFFFFF;
    border-left: 36px solid #efefef;
    float: left;
    height: 290px;
    width: 965px;
}
#content_top_left {
float: left;
height: 282px;
padding-top: 8px;
width: 250px;
overflow: hidden;
}
#content_top_mid {
    float: left;
    height: 290px;
    width: 715px;
}
#content_top_mid_header {
    background-color: #FFFFFF;
    font-family: Lucida Sans Unicode,Lucida Grande,sans-serif;
    font-size: 18px;
    height: 28px;
    opacity: 0.5;
    padding: 5px 15px 0;
    z-index: -100000;
}
#content_top_right {
    background-color: #B16418;
    float: left;
    height: 290px;
    width: 250px;
}
#content_top_right_header {
    background-image: url("/images/layout/bg_home_header_right.gif");
    background-position: left top;
    background-repeat: no-repeat;
    font-family: Lucida Sans Unicode,Lucida Grande,sans-serif;
    font-size: 15px;
    height: 27px;
    padding-top: 5px;
    text-align: center;
}
#content_top_right_content {
    color: #FFFFFF;
    font-size: 12px;
    margin: 15px;
    text-align: left;
}
#content_top_right_content img {
    margin-right: 5px;
}
#content_top_right_content a {
    color: #FFFFFF;
}
#content_bottom {
    background-color: #FFFFFF;
    border-left: 35px solid #efefef;
    float: left;
    padding: 10px;
    width: 945px;
}
#content_bottom_left {
float: left;
width: 241px;
}
#content_bottom_mid {
    float: left;
    width: 465px;
}
#content_bottom_mid img {
    margin-bottom: 3px;
}
.featureset {
border-left: 1px solid #ffffff;
display: inline-block;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
margin: 0;
max-height: 320px;
vertical-align: top;
width: 231px;
}
.feature_header1 {
    background-color: #878A53;
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    padding: 10px;
    width: 200px;
}
.feature_header2 {
    background-color: #6B82A3;
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    padding: 10px;
    width: 200px;
}
.feature_header3 {
    background-color: #639A9A;
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    padding: 10px;
    width: 200px;
}
.feature_header4 {
    background-color: #8E4848;
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    padding: 10px;
    width: 200px;
}
.feature_set_content {
float: left;
line-height: 150%;
margin: 0 0 0 8px;
min-height: 180px;
padding: 6px;
text-align: left;
width: 204px;
}
.feature_set_content p {
    float: left;
    line-height: 150%;
    text-align: left;
    width: 215px;
}
.feature_set_content img {
    margin-left: 3px;
}
.more {
    padding: 20px;
    text-align: left;
}
#content_bottom_right {
    float: left;
    width: 230px;
}
#news_toc {
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 150%;
    margin: 10px 15px 15px;
    text-align: left;
}
#news_toc p {
    margin-bottom: 20px;
}
#news_toc a {
    color: #E21835;
}
#news_toc a:hover {
    text-decoration: none;
}
#news_toc a:visited {
    color: #E21835;
}
#news_toc .toc_date {
    font-weight: bold;
}
#events_toc {
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 150%;
    margin: 10px 15px 15px;
    text-align: left;
}
#events_toc .caption {
    font-size: 11px;
    font-style: italic;
    line-height: 120%;
    margin: 3px;
}
#events_toc p {
    margin-bottom: 20px;
}
#events_toc a {
    color: #B31B1B;
}
#events_toc a:hover {
    text-decoration: none;
}
#events_toc a:visited {
    color: #B31B1B;
}
#events_toc .toc_date {
    font-weight: bold;
}


/* slideshow  */
#slideshow {

width:715px;
height:290px;
overflow:hidden;
margin:0;
padding:0;
position:relative;

}

#slideshow ul, #slideshow li {

margin:0;
padding:0;
width:715px;
height:290px;
list-style:none;

}


#slideshow a {

width:160px;
height:38px;
display:block;
text-decoration:none;
margin:0;
padding:0;

}


#slideshow img {

border:0;
margin:0;
padding:0;
outline:0;

}