html,body
{
    background: #ffffff;
    font-size: 14px;
    font-family: arial;
    direction: rtl;
}
.warp 
{
  float: center; 
  width: 978px; 
  margin-top: 10px;
}
.header
{
  width: 978px; 
    height: 169px; 
    float: center;
}
.logo
{
    width: 543px; 
      height: 169px;   
    background: url('img/logo.jpg');  
    background-repeat: no-repeat;
    float: right;
}
.search
{
    width: 435px;
      height: 169px; 
    background: url('img/search.jpg');  
    background-repeat: no-repeat; 
    padding-top: 100px;
    float: left;
}
.menu
{
        height: 42px;   
   background: url('img/menu.jpg');
   background-repeat: no-repeat; 
   float: center;
   background-repeat: no-repeat;
   padding-right: 10px;   
}
.menu a
{
  font-size:14px;
  color: #0690f0;
  font-family: Arial;
  font-weight: bold;
  font-style: italic;
  text-align: right; 
}
.right 
{
   width: 244px;
   float: right;
   margin-top: 10px;
}
.rightbox_0
{
   height: 53px;
   background: url('img/rightbox_0.jpg');
   background-repeat: no-repeat; 
   padding-right: 40px;
   padding-top: 20px;
   color: #5bb6dd;
   font-family: Arial;
   font-weight: bold;
   font-style: italic;
   font-size: 18px;
   text-align: right;
}
.rightbox_1
{
   min-height: 200px;
   background: url('img/rightbox_1.jpg');
   background-repeat: repeat-y;
   margin-top: -20px; 
   padding-right: 20px;
   padding-top: 20px;
   text-align: right;
}
.rightbox_2
{
   height: 19px;
   background: url('img/rightbox_2.jpg');
   background-repeat: no-repeat; 
}
.adv1
{
   height: 610px; 
   margin-top: 5px;
   float: right;
   margin-top: 10px;
}
.center
{
      float: center;
      margin-right: 248px;
      margin-top: 10px;
}
.content
{
     width: 718px;
}
.content_0
{
   height: 20px;
   background: url('img/content_0.jpg');
   background-repeat: no-repeat;  
}
.content_1
{
   min-height: 450px;
   background: url('img/content_1.jpg');
   background-repeat: repeat-y; 
   padding-right: 15px;
   padding-top: 20px; 
   text-align: right;   
}
.content_2
{
   height: 20px;
   margin-top: -15px;
   background: url('img/content_2.jpg');
   background-repeat: no-repeat;     
}
.adv2
{
     height: 108px;
     margin-top: 10px;
}
.form
{
    width: 718px;
}
.form_0
{
   height: 48px;
   background: url('img/form_0.jpg');
   background-repeat: no-repeat; 
   padding-right: 20px;
   padding-top: 15px;
   color: #3fa9fb;
   font-family: Arial;
   font-weight: bold;
   font-style: italic;
   font-size: 20px;
   text-align: right;
}
.form_1
{
   min-height: 160px;
   background: url('img/form_1.jpg');
   background-repeat: repeat-y;  
   padding-top: 10px;
   padding-right: 15px;
   margin-top: -15px;
   text-align: right;
}
.form_2
{
   height: 15px;
   background: url('img/form_2.jpg');
   background-repeat: no-repeat;     
}
.footer
{
    float: right;
    width: 978px;
    height: 32px;
    background: url('img/footer.jpg');
    background-repeat: no-repeat;  
    padding-top: 10px;
   font-size:12px;
   font-family: Tahoma;
   color:white;
   margin-top: 10px;
}
a
{
    color: #000000; 
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    text-decoration: none;    
}
a:hover
{
    text-decoration: underline;    
}

