container a margin:0 auto; ile width:genişlik px; vermelisin ki ekran genişliğinde ortalansın.

Örnek:
#container {
width:960px;
margin:0 auto;
}