* { 
padding : 0;
margin : 0;
} 

body { 
background :url("/Files/Images/temp2/bg01.jpg") repeat;
font-family : Tahoma;
TEXT-ALIGN: center;
color : #666666;
font-size : 12px;
margin-top: 0px;
} 
#wrapper { 
width : 779px;
background-color:#FFF;
margin : auto  auto 0 auto;
align :center;
} 
#title { 
display : inline;
background-color:#FFe;
width : 779px;
float : left;
min-height : 35px;
height: 210px;
}
#menu { 
display : inline;
background-color:#FFFFFF;
width : 779px;
float : left;
min-height : 35px;
height: 26px;
padding : 0px;
} 
 
#brdl { 
background-color : #FFFFFF;
display : inline;
float : left;
width : 754px;
height : 1px;
border-top : 3px solid #fff;
margin-bottom : 3px;
} 
#col_one01 { 
display : inline;
width : 190px;
float : left;
min-height : 280px;
background-color : #fff;
border-top : 1px solid #ccc;
border-left : 1px solid #ccc;
border-right : 1px solid #ccc;
border-bottom : 1px solid #ccc;
} 

#center_col {
display : inline;
width :390px;
height : 100%;
float : right;
min-height : 280px;
background-color : #FFFFFF;
border-top : 1px solid #ccc;
border-right : 1px solid #ccc;
border-left : 1px solid #ccc;
border-bottom : 1px solid #ccc;
margin-right: 2px;
} 
#right_col { 
display : inline;
width :190px;
height : 100%;
float : right;
min-height : 280px;
border : 1px solid #ccc;
background-color : #FFFFFF;
} 

#footer01 { 
margin-top : 3px;
border : 1px solid #ccc;
background :url("2/Images/footer.jpg") repeat;
display : inline;
float : left;
width :779px;
height : 33px;
padding-top : 5px;
padding-bottom : 5px;
text-align : center
}