*           { margin: 0; padding: 0; font-family: Arial, Helvetica; font-size: 17px; }


body        { background: #f1f1f1; }
#container  { width: 100%; height: 100%; display: table; position: absolute;  }
#site       { width: 100%; height: 420px; display: table-cell; vertical-align: middle; }
#top        { width: 100%; height: 168px; }
#center     { width: 100%; height: 238px; background: url(images/body_slice.png) repeat-x; margin: 0 0 136px 0 }
#center p   { text-align: center; }

#footer     { width: 100%; height: 30px;  }
.content    { width: 860px; height: 100%; margin: auto; }
#logo       { float: right; }
#footer img { text-decoration: none; border: none; }
#footer p   { font-size: 12px; color: #273655; }
