#container  {
margin:0 auto;
width:1003px;
}

#head-section  {
width:1003px;
height:109px;
/*background:url(../images/head.gif) no-repeat left top;*/
}

#banner  {
width:1003px;
height:227px;
background:url(../images/banner.gif) no-repeat left top;
}

#content-section  {

/*
height:auto !important;
height:800px; 
min-height:800px;
*/
}

#index #content  {
width:578px;
margin-left:425px;
display:inline;
}

#index #sideBar  {
width:425px;
height:689px;
margin-left:-1003px;
background:url(../images/index-side.gif) no-repeat left top;
}

#inner #content  {
width:737px;
margin-left:265px;
display:inline;
}

#inner #sideBar  {
width:265px;
height:456px;
margin-left:-1003px;
}

#foot-section  {
width:1003px;
height:32px;
}

#foot  {
padding:8px 0 0 0;
text-align:center;
}