
body {
  text-align: center; /* IE body center hack */
  min-width: 990px; /* NS6 hack */  
}

div#wrapper {
  width: 950px;
  margin: 0 auto;
  text-align: left; /* IE body center hack */
}

ul#productsMenu {
  width: 200px;
  float: left;
}

div#productContent {
  width: 730px;
  float: left;
}

div#informationContent {
  padding: 0 0 2em 2em;
}

div#footer {
  clear: both;
  padding: 1em;
  margin-bottom: 0em;
}
