*
{
    margin:0;
    padding:0;
    border:0;
    font-family: "Trebuchet MS", Verdana, sans-serif;
}
body
{
    background:#454545 url('../i/bodybg.jpg') top center;
}
p
{
    font-size:11px;
    padding:3px;
}
p.sign
{
    text-align:right;
    font-style:italic;
    padding-right:30px;
}
a
{
    color:#000;
}
#wrapper
{
    background:url('../i/wrapbg.jpg') top center no-repeat;
    width:694px;
    height:538px;
    margin:101px auto 0 auto;
    padding:16px 53px;
}

#menu
{
    background:#fff url('../i/menubg.jpg') top center no-repeat;
    font-family:Verdana, arial, sans-serif;
    width:270px;
    height:360px;
    float:left;
}
    #wrapper > #menu
    {
        height:360px;
        width:270px;
    }
    #menu ul
    {
        list-style:none;
        width:270px;
        height:359px;
    }
    #menu ul li
    {
        display:block;
        width:90px;
        height:90px;
    }
    #menu ul li a
    {
        display:block;
        text-align:center;
        padding-top:34px;
        width:89px;
        height:55px;
        color:#000;
        text-decoration:none;
        font-weight:bold;
        font-size:11px;
    }
    #menu ul li a:hover
    {
        background:#fff;
        color:#000;
    }
    #menu ul li a.active, #menu ul li a.active:hover 
    {
        background:#FF9C00;
        color:#000;
    }
    #l1
    {
        margin-left:1px;
    }
    #menu ul #l1 a
    {
        width:90px;
        padding-top:35px;
    }
    #l2
    {
        margin:0px 0 0 182px;
    }
    #l3
    {
        margin:-1px 0px 0 92px;
    }
    #l4
    {
        margin:-1px 0 0 1px;
    }
    #menu ul #l4 a
    {
        width:90px;
        margin:0 0px 0 0px;
    }
    #menu ul > #l1
    {
        margin:0;
    }
    #menu ul > #l1 a
    {
        width:90px;
        padding-top:35px;
    }
    #menu ul > #l2
    {
        margin-top:1px;
        margin-left:181px;
    }
    #menu ul > #l3
    {
        margin:0 0 0 91px;
    }
    #menu ul > #l4
    {
        margin:0;
    }
    #menu ul > #l4 a
    {
        width:90px;
        margin:0 0px 0 0px;
    }
    
#logo
{
    background:#FF9C00;
    width:270px;
    height:90px;
    float:left;
    text-align:center;
    margin-top:5px;
}
    #logo a
    {
        display:block;
        width:268px;
        border:1px solid #FF9C00;
        height:38px;
        padding-top:50px;
        color:#fff;
        font-size:22px;
        font-weight:bold;
        text-decoration:none;
    }
    /*#logo a:hover
    {
        color:#000;
        background:#fff;
    }*/

#wrapper h1
{
    height:20px;
    width:390px;
    padding-top:70px;
    float:right;
    font-size:16px;
    text-align:right;
    color:#FF9C00;
    border-bottom:1px solid #474747;
}
#wrapper h2
{
    font-size:14px;
    text-align:right;
    padding:8px 0;
}
h3
{
    font-size:12px;
}
.center *
{
    text-align:center;
}
#menu2
{
    width:390px;
    float:right;
    height:90px;
    border-top:1px solid #474747;
    margin-bottom:30px;
}
    #menu2 p
    {
        padding:0;
        text-indent:0;
        margin:10px 10px;
        padding-left:10px;
        width:190px;
        height:70px;
        border-left:1px solid #474747;
        font-size:11px;
        float:left;
    }
    #menu2 #p2
    {
        margin-right:0;
        width:130px;
    }
    #menu2 ul
    {
        margin:10px 10px 10px 5px;
        padding-left:10px;
        width:130px;
        height:70px;
        float:left;
        border-left:1px solid #474747;
        font-size:11px;
        list-style:square;
        list-style-position:inside;
    }
    #menu2 a
    {
        color:#000;
    }
    #menu2 > ul
    {
        width:130px;
    }
    ul#m2
    {
        width:200px;
        margin-right:0;
    }
    
    #menu2 ul a
    {
        color:#000;
    }
    #menu2 ul a:hover, a:hover
    {
        color:#979797;
        text-decoration:none;
    }
#content
{
    float:right;
    width:385px;
    height:250px;
    margin:10px 0;
    padding-right:5px;
    text-align:justify;
    overflow:auto;
}
    #content ul
    {
        font-size:11px;
        list-style:square;
        list-style-position:inside;
        margin:10px;
        text-align:left;
    }
#footer
{
    clear:both;
    text-align:right;
    color:#fff;
    font-size:10px;
    padding-top:38px;
    margin-right:-34px;  
}
    #footer ul
    {
        margin-left:-14px;
        list-style:none;
        display:block;
        float:left;
    }
    #footer ul li
    {
        padding-top:3px;
        width:73px;
        display:block;
        float:left;
        padding-right:5px;
    }
    #wrapper > #footer ul
    {
        margin-left:-28px;
    }
img
{
    border:1px solid #474747;
    text-align:center;
    display:block;
    margin:4px auto;
}
#footer a#decoda
{
    margin-top:2px;
    display:block;
    float:right;
    height:18px;
    width:110px;
    margin-right:-4px;
    background:url('../i/decoda.jpg');
}
#footer a#decoda:hover
{
    background:url('../i/decoda.jpg') bottom;
}
#footer span
{
    display:none;
}

