div#nav
{
display:none;
}

div#elements
{
background-image: url(../../images/healthwise_top_bg.gif);
float:none;
width:840px;
}

div#content
{
width:840px;
min-height:5em;
}

iframe#healthwise
{
width:100%;
height:2000px;
}

div#footer
{
clear:both;
float:none;
width:840px;
background-image:url(../../images/healthwise_footer_bg.gif);
}