﻿body
{
    padding: 0;
    margin: 0;
    font-family: Verdana;
    font-size: 11px;
    background-color: #9e948d;
}
img
{
    border: none;
}
a
{
    color: #8b0f04;
    text-decoration: none;
}
.leftcolumn a
{
    color: #000;
}
a:hover
{
    text-decoration: underline;
}
p
{
    margin: 5px 0 0 0;
    text-align: left;
    padding: 0 10px 0 10px;
}
h1
{
    margin: 0;
    padding: 0 0 0 5px;
    font-size: 34px;
}
h4
{
    color: #FFF;
    font-size: 12px;
    text-align: center;
    height: 24px;
    line-height: 24px;
    background-color: #000;
    font-weight: normal;
    margin-bottom: 0;
}
.main
{
    width: 770px;
    margin: 0 auto 0 auto;
    padding: 15px;
    background-color: #FFF;
}
.logo
{
    float: left;
}
.banner
{
    width: 560px;
    height: 214px;
    background-image: url(../images/image1.jpg);
    margin-left: 10px;
}
.headtext
{
    float: right;
    text-align: right;
    line-height: 72px;
    font-size: 16px;
    font-family: Arial;
}
.middle
{
    padding-top: 10px;
}
.clearfix
{
    height: 1px;
    clear: both;
}
.leftcolumn
{
    width: 182px;
    float: left;
    padding: 10px 0px 0 0px;
    font-size: 12px;
}
.leftmenu
{
    background-image: url(../images/leftmenu.png);
    background-repeat: no-repeat;
    background-position: top;
    color: #FFF;
    font-size: 12px;
    text-align: center;
    height: 24px;
    line-height: 24px;
}
.rightcolumn
{
    margin: 10px 0 0 0;
    float: left;
}
.leftpanel
{
    float: left;
    width: 276px;
    padding-right: 10px;
}
.lefttop
{
    width: 276px;
    height: 35px;
    color: #FFF;
    background-image: url(../images/leftpaneltop.png);
    background-repeat: no-repeat;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    font-weight: bold;
}
.righttop
{
    width: 276px;
    height: 35px;
    color: #FFF;
    background-image: url(../images/rightpaneltop.png);
    background-repeat: no-repeat;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    font-weight: bold;
}
.rightpanel
{
    float: left;
    width: 276px;
}



.menu
{
    width: 751px;
    height: 24px;
    background-image: url(../images/menu-back.png);
    background-repeat: no-repeat;
}
#pmenu, #pmenu ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: 24px;
}
#pmenu li
{
    float: left;
    padding: 0 35px 0 35px;
    position: relative;
    text-align: center;
    line-height: 24px;
    vertical-align: middle;
}
#pmenu a, #pmenu a:visited
{
    line-height: 24px;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
}
#pmenu li:hover
{
}
#pmenu li:hover > a
{
    display: block;
    line-height: 24px;
    text-decoration: underline;
}
#pmenu li ul
{
    display: none;
}
#pmenu li:hover > ul
{
    display: block;
    position: absolute;
}
#pmenu li:hover > ul li
{
    background-color: #000;
    color: #FFF;
    width:120px;
}
#pmenu > li:hover > ul
{
    left: 10px;
    top: 24px;
}
.footer
{
    width: 751px;
    height: 23px;
    text-align: center;
    line-height: 23px;
    background-image: url(../images/footer.png);
    background-repeat: no-repeat;
    font-size: 10px;
    margin-top: 10px;
}
.footer a
{
    color:#000;
}
.zsnazzy
{
    width: 558px;
    margin: 0 0 0 0px;
}
.xsnazzy h4, .zsnazzy h4
{
    margin: 0;
    font-size: 12px;
    border-bottom: 1px solid #000;
    color: #FFF;
    font-size: 12px;
    text-align: center;
    height: 24px;
    line-height: 20px;
    background-color: #000;
    font-weight: normal;
    margin-bottom: 0;
}

.xsnazzy p, .zsnazzy p
{
    margin: 0;
    padding: 5px 5px 5px 10px;
    font-size: 11px;
}
.xsnazzy
{
    background: transparent;
    width: 240px;
    float: left;
    margin: 0 3px;
    display: inline;
}

.xtop, .xbottom
{
    display: block;
    font-size: 1px;
}
.xb1, .xb2, .xb3, .xb4
{
    display: block;
    overflow: hidden;
}
.xb1, .xb2, .xb3
{
    height: 1px;
}
.xb2, .xb3, .xb4
{
    border-left: 1px solid #8b0f04;
    border-right: 1px solid #8b0f04;
}
.xb1
{
    margin: 0 5px;
    background: #8b0f04;
}
.xb2
{
    margin: 0 3px;
    border-width: 0 2px;
}
.xb3
{
    margin: 0 2px;
}
.xb4
{
    height: 2px;
    margin: 0 1px;
}
.color_u
{
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}
.color_t
{
    border-left: 1px solid #005288;
    border-right: 1px solid #005288;
}

.xboxcontent
{
    display: block;
    border: 0 solid #8b0f04;
    border-width: 0 1px;
    height: auto;
}
* html .xboxcontent
{
    height: 1px;
}



