html, body{
  height:100%;
}
#container{
  position: relative;
  height:inherit;
}
#container .wrapper{
  margin:0 auto;
  width:936px;
}
#header{
  height:385px;
}
#center{
/*  height:455px;*/
}
#footer{}
