#site-box{
width:800px;
}

#header{
width:800px;
}

#menu{
background-image:url("BG_menu.jpg");
width:800px;
}

#content{

background-color:#ffffff;
padding:15px;
float:right;
width:800px;
height:600px;
text-align:left;
}


#footer{
clear:both;
width:800px;
}



