/* CSS Document */

body { background:url(/images/global/background.gif) repeat-x; }

#header, #contentcontainer, #logocontainer, #menu, #footer { margin: 0 auto; width: 952px; overflow: hidden}
#contentcontainer { background: #FFFFFF }
#menu { height: 30px }
#footer { margin: 0 auto; width: 932px; overflow: auto; border-top: 1px solid #c5c8cc; padding: 10px 10px 0px 10px }

#footer .left { width: 400px; float: left }
#footer .right { width: 400px; float: right; text-align:right }