BODY
{
    font-size: 12px;
    font-family: tahoma;
    color: #000;
    padding: 0px;
    margin: 0px;
    background-color: #000;
    direction: rtl;
}
h1
{
    font-family: Times New Roman !important;
    color: #A40B0D !important;
    font-size: 16px !important;
    font-weight: bold;
}
img
{
    border: 0px;
}
a
{
    text-decoration: none;
    color: Black !important;
    color: Black !important;
    color: #08526d !important;
}
a:hover
{
    color: Black !important;
}

div#header
{
    width: 980px;
    overflow: hidden;
    margin: 0px auto;
    height: 176px;
    background-image: url(img/header.png);
    background-repeat: no-repeat;
}
div#mainpic
{
    width: 980px;
    overflow: hidden;
    margin: 0px auto;
    height: 369px;
    background-image: url(img/mainpic.png);
    background-repeat: no-repeat;
}
div#footer
{
    text-align: center;
    padding-top: 20px;
    background-color: #122b4f;
    border-top: solid 1px #56c1ea;
    height: 60px;
    overflow: hidden;
    color: #9999aa;
    margin: 0px auto;
    width: 980px;
}
div#menu
{
    width: 790px;
    overflow: hidden;
    margin-right: 180px;
    float: right;
    color: #9999aa;
}
#menu a
{
    font-family: Arial;
    font-size: 18px;
    color: #fff !important;
    display: inline-block;
    margin-right: 15px;
    margin-left: 15px;
}
#menu a:hover
{
    color: #ffff00 !important;
    text-decoration: undeline;
}
#footer a
{
    font-family: Arial;
    font-size: 18px;
    color: #fff !important;
    display: inline-block;
    margin-right: 15px;
    margin-left: 15px;
}
#footer a:hover
{
    color: #ffff00 !important;
    text-decoration: undeline;
}

div#container
{
    width: 980px;
    height: inherit;
    overflow: hidden;
    background-color: #fff;
    background-image: url(img/bgall.png);
    background-repeat: repeat-x;
    margin: 0px auto;
}

div.padder
{
    padding: 50px;
    line-height: 25px;
    direction: rtl;
}
.agentlist a
{
    display: block;
    padding: 2px;
    border-right: solid 1px #aaa;
    margin: 10px;
    width: 150px;
    height: 30px;
    float: right;
    overflow: hidden;
}

a#logo
{
    display: block;
    float: right;
    height: 140px;
    width: 150px;
    overflow: hidden;
}
.pb 
{  display: none;
}
.sendnews
{
   width: 760px;
   overflow: hidden;
   margin: 0px auto;
     padding-top: 40px;
}
.sendnews img
{
    vertical-align: middle;
    margin-left: 5px;
}
.sendnews a
{
    color: #fff !important;
}