* { 
padding : 0;
margin : 0;
} 

body { 
background :url("/Files/Images/temp2/bg01.jpg") repeat;
font-family : Tahoma;
TEXT-ALIGN: center;
background-color:#43454B;
color : #666666;
font-size : 12px;
margin-top: 0px;
} 

#wrapper { 
width : 950px;
background-color:#fff;
margin : auto  auto 0 auto;
align :center;
height: 485px;
} 
#title01 { 
display : inline;
width : 950px;
float : left;
height: 16px;
} 

#title { 
display : inline;
background-color:#FFe;
width : 754px;
float : left;
min-height : 35px;
height: 115px;
} 

#center_col { 
display : inline;
width :738px;
height : 460px;
float : right;
min-height : 280px;
margin-right: 2px;
} 
#right_col { 
display : inline;
width : 210px;
height : 460px;
float : right;
min-height : 280px;
} 

#footer01 { 
margin-top : 0px;
display : inline;
float : left;
height : 17px;
width : 950px;
text-align : center;
}