#nav
{
    float: left;
    width: 160px;
}

#content
{
    margin-left: 317px;
    margin-right: 40px;
}

#footer
{
    clear: both;
}

