﻿
img
{
    border:none;
    }
body 
{
    margin:0px;
}
a
{text-decoration:none }
#logo
{
    background-color:White;height:90px;
   
     background-position:left center;
     background-repeat:no-repeat;
     width:1000PX;
     margin-left:auto;
     margin-right:auto;
    }
    
#menu1
{
    background:#F0F0F0;height:40px;
    
    }    
    
#menu2
{
    height:50px;
    background-image: url('../IMG/green.gif');
     background-repeat:repeat-x;
    /*  height:44px;
     background-image: url('../IMG/right2.gif');
     background-repeat:repeat-x; */
}    

#Content
{
    width:1000px;
    margin-left:auto;
    margin-right:auto;
   padding-top:10px;
    
    
    }
    
    #Banner
     {
         width:1000px;
         border:1px solid silver;
         margin-top:10px;
         margin-left:auto;
         margin-right:auto; 
         height:275px;
        
        }

.Services
{
    background-image: url('../IMG/Service2.gif');
 
    
    width:326px;
    height:300px;
    border:1px solid silver;
    font-size:11px;text-align:right;
    font-family:Tahoma;
    text-align:right;
    direction:rtl;
    overflow:auto;
    
}


#Namayandegi
{
     width:800px;
     background-color:White;
     height:30px;
     margin-top:10px;
     padding-top:10px;
     text-align:center;
}

#footer 
{
    width:998px;
    background:#F0F0F0;height:30px;
    margin-top:15px;
    border:1px solid silver;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    font-family:Tahoma;
    font-size:11px;
    color:Gray;
    padding-top:4px;
    
    }