html { height: 100%; margin-bottom: 1px; }

/* common */

#container {width:790px; text-align:left;}

/* header */

#header {width:100%; height:201px;}

/* menu */

#menu {z-index:2;float:right; display:inline; width:140px; border-left:10px solid white;}
#menu a {display:block; padding-left:20px;}

/* content */

#content {float:left; display:inline; width:616px; border-top:16px solid white; border-right:8px solid white; border-left:8px solid white;}
#contentBottom {width:100%; height:70px; clear:both;}
#contentBottom a {display:block; float:left; text-align:center; width:240px; padding-top:36px;}

/* footer */

#footerBox {width:100%; padding-top:10px; clear:both; text-align:center;}