body{margin:0 auto;text-align:center;}
#container{width:990px;margin:0 auto;text-align:left;}
#floatingbar{border:none;height:62px;}


.floater{
position:fixed;
top:0px;
z-index:999;
height:81px;
width:964px;
border-top:none;
background-color: #ffffff;
border:1px solid #000000;
display:block;
clear:both;
margin-left:auto;
margin-right:auto;
float:left;
box-shadow: 0px 4px 5px #ffffff;
-webkit-box-shadow: 0px 4px 5px #ffffff;
-moz-box-shadow: 0px 4px 5px #ffffff;
}
