/* CSS Document */

#container {
width:950px;
height:500px;
margin: auto;
z-index:20;
}


#top {
float: left;
height:112px;
width:950px;
display: inline;
z-index:25;
}

