body
{
    margin:0px 0px 5px;
    font:9pt 'Tahoma';
    text-align: center;
    background:#0D2E28 ;
}
#all
{  
    background: #FFF url('images/back.jpg') repeat-x;
    width: 100%;
    float: left;
}
#main
{
    width:945px;
    margin:auto;
}
#banner
{
    width:945px;
    height:108px;
}
#bannerl
{
    width:183px;
    height:109px;
    background:url('images/bannerl.jpg');
    float:left;
}
#bannerl2
{
    width:148px;
    height:109px;
    background:url('images/bannerl2.jpg');
    float:left;
}
#bannerr
{
    width:178px;
    height: 109px;
    background: url('images/bannerr.jpg');
    float:left;
}
#bannerr2
{
    width:148px;
    height:109px;
    background:url('images/bannerr2.jpg');
    float:left;
}
#bannermid
{
    width:282px;
    height:109px;
    background: url('images/banner.jpg');
    float: left;
}
#bannerbot
{
    width: 283px;
    height: 35px;
    margin: auto;
    background: url('images/bannerb.jpg') right;
}
#contents
{
    width: 945px;
    height: 293px;
    background: url('images/mid.jpg') repeat-y;
    float: left;
}
html>body #contents
{
    height: auto;
    min-height:295px;
}
#backbot
{
    width: 100%;
    height: 191px;
    background: url('images/backbot.jpg') repeat-x;
    float: left;
}
#palasht
{
    width:945px;
    height:106px;
    background: url('images/palasht.jpg');
    margin: auto;
}
#bottom
{
    width:945px;
    height: 46px;
    background: url('images/botmid.jpg') repeat-x;
    margin: auto;
}
#bl
{
    background: url('images/botl.jpg');
    width: 19px;
    height: 46px;
    float: left;    
}
#br
{
    background: url('images/botr.jpg');
    width: 29px;
    height: 46px;
    float: right;
}
#shadow
{
    width: 945px;
    height: 40px;
    background: url('images/shadow.jpg');
    margin: auto;
}
#bottomlinks, #bottomlinks a:link, #bottomlinks a:visited
{
    font:8pt tahoma;
    color:#075853;
    text-decoration: none;
}
#bottomlinks a:hover, #bottomlinks a:visited:hover
{
    color: #4D7774;
    text-decoration: none;
}
img
{
    border: none;
}
#sut
{
    width: 66px;
    height: 20px;
    background: url('images/sut.jpg');
    float: left;
    margin-top: 11px ;
}