body
{
    font-family: Tahoma, verdana, Arial, sans-serif;
    color: #474747;
    font-size: 11px;
    margin: 0px 0px 0px 20px;
    padding: 0px;
}
a
{
    color: #696969;
    text-decoration: none;
}
a:hover
{
    color: #b40d08;
    text-decoration: underline;
}
.br_s3
{
    height: 3px;
    line-height: 1px;
    font-size: 1px;
}
.br_s5
{
    height: 5px;
    line-height: 1px;
    font-size: 1px;
}
.br_s10
{
    height: 10px;
    line-height: 10px;
}
.br_s13
{
    height: 13px;
    line-height: 13px;
}

.clear
{
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

img.line
{
    border: 1px solid #dedede;
    padding: 2px;
}

.title
{
    font-weight: bold;
    color: #b40d08;
    margin-bottom: 1px;
}
.box_tit
{
    color: #848484;
    margin-top: 6px;
}

.main_bg
{
    /*background-image: url(/images/main_bg.gif);*/
    background-repeat: repeat-x;
    height: 180px;
    width: 1024px;
}
.main_images
{
    background-image: url(/images/LawAwards_SE3b.jpg);
    background-repeat: no-repeat;
    width: 760px;
    height: 180px;
    float: left;
}
.main_logo
{
    background-image: url(/images/logo.jpg);
    background-repeat: no-repeat;
    width: 180px;
    height: 180px;
    float: left;
}

.left_nav
{
    float: left;
    width: 178px;
}
.left_nav ul
{
    margin: 2px 0px 0px 0px;
    padding: 0px;
}
.left_nav li
{
    list-style: none outside;
    margin-bottom: 0px;
    font-weight: bold;
    background-image: url(/images/leftnav.gif);
    background-repeat: no-repeat;
    width: 178px;
    height: 28px;
    color: #ffffff;
    padding-top: 6px;
}
.left_nav li .text
{
    padding-left: 18px;
}
.left_nav li a
{
    text-decoration: none;
    color: #ffffff;
}
.left_nav li:hover
{
    text-decoration: none;
    color: #ffff33;
    background-image: url(/images/leftnav01.gif);
}
.left_nav li a:hover
{
    text-decoration: none;
    color: #ffffff;
}
.layout
{
    float: left;
    width: 740px;
    padding: 10px 0px 0px 20px;
}
.layout ul
{
    margin: 0px 0px 20px 0px;
    padding: 0px;
}
.layout li
{
    margin-left: 20px;
    background-image: url(/images/bullet_red.gif);
    background-position: 0px 8px;
    background-repeat: no-repeat;
    list-style-image: none;
    list-style-type: none;
    list-style-position: outside;
    font-weight: bold;
    color: #000000;
    padding: 3px 3px 3px 10px;
}
.layout li a
{
    text-decoration: none;
    color: #000000;
}
.layout li a:hover
{
    text-decoration: none;
    color: #b40d08;
}
.box_sponsosrs
{
    border: #f7f7f7 solid 5px;
    padding: 15px;
    margin-top: 10px;
}
.footer_line
{
    margin-top: 30px;
    margin-left: 190px;
    border-bottom: #dedede solid 1px;
}
.copyright
{
    background-image: url(/images/footer_logo.gif);
    margin-left: 200px;
    margin-top: 10px;
    font-size: 11px;
    background-repeat: no-repeat;
    padding-left: 160px;
    padding-top: 10px;
    height: 60px;
    width: 300px;
    color: #848484;
}
.txtbox
{
    font-size: 11px;
}
.fc_more
{
    font-size: 10px;
    color: #669933;
    text-align: right;
    margin-right: 5px;
}
.sub_list
{
    background-image: url(/images/list_arr.gif);
    background-repeat: no-repeat;
    color: #b40d08;
    font-size: 16px;
    font-family: Helvetica, sans-serif;
    font-weight: bold;
    padding-left: 0px;
    margin-left: 5px;
    margin-bottom: 5px;
}
.sub_line
{
    border-top: #D4D4D4 solid 1px;
    margin-left: 5px;
    margin-right: 10px;
}
.sub_text
{
    margin-left: 25px;
    margin-right: 20px;
    margin-top: 12px;
}

