#wrapper {
width: 480px;
margin: 0 auto;
padding:0 20px 0 20px;
}

#logo {
background: url(images/logo_332x210.png) no-repeat;
text-indent: -9999em;
width: 332px;
height: 210px;
overflow: hidden;
margin-bottom: 16px;
float: left;
border: none;
}


#nav {
float: right;
clear: none;
width: 148px;
text-align: right;
padding-top:110px;
}

#bowl {
clear:both;
float: left;
width: 460px;
position: relative;
min-height: 400px;
}
