* { 
padding : 0;
margin : 0;
} 

body { 
background-color:#DDD9CE;
font-family : Tahoma;
TEXT-ALIGN: center;
color : #666666;
font-size : 12px;
margin-top: 0px;
} 
#wrapper { 
width : 939px;
background-color:#FFF;
margin : auto  auto 0 auto;
align :center;
} 
#title01 { 
display : inline;
background-color:#FFF;
width : 939px;
float : left;
height: 38px;
}
#title { 
display : inline;
background-color:#FFe;
width : 939px;
float : left;
min-height : 35px;
height: 156px;
}

#menu { 
display : inline;
background-color:#A8C7E4;
width :939px;
float : left;
min-height : 35px;
height: 26px;
padding : 0px;
} 
 
#brdl { 
background-color : #299ad4;
display : inline;
float : left;
width : 754px;
height : 1px;
border-top : 1
px solid #fff;
margin-bottom : 3px;
} 

#center_col {
display : inline;
width : 637px;
height :1060px;
float : right;
margin-right: 0px;
background-color : #FFF;
} 
#right_col { 
display : inline;
width :250px;
height :1060px;
float : right;
background :url("http://ww2.esrw.ir/Files/Images/TM/BGr-cen.gif") repeat;
/*background-color : #e5e5e5;*/
} 

#left_col { 
display : inline;
width :51px;
height : 1060px;
float : right;
background :url("http://ww2.esrw.ir/Files/Images/TM/BGl-cen.gif") repeat;
} 

#footer01 { 
display : inline;
float : left;
width : 939px;
height: 30px;
text-align : center;
}


