body {min-width:640px
}
#header,#menu,#content,#footer {
overflow:hidden;
display:inline-block
}
/* safari and opera need this */
#header,#footer {width:100%}
#menu {float:left}
#content {float:left}
#content {width:80%}
#menu {width:174px}
#footer {clear:both} 