#top
{
position:static;
width:99%;
height:50px;
color:#000066;
font-weight:bold;
text-align:center;
font-size:16px;
}

#banner
{
position:static;
height:341px;
width:99%;
}

#map
{
position:static;
}

#rightbox
{
position:static;
background-image:url(images/back_main.jpg);
background-repeat:repeat-y;
background-position:center;
background-position:top;
}

#content
{
position:static;
width:99%;
}

#footer
{
position:static;
background-position:top;
width:99%;
height:10px;
}