#banner
{
position:static;
width:100%;
height:122px;
}

#content_main
{
position:static;
width:100%;
background-repeat:repeat-y;
background-position:center;
background-position:top;
}

#footer
{
position:static;
width:100%;
height:42px;
}