body { margin: 0; padding: 0; color: #000; font-family: arial, sans-serif; font-size: 11px; }

div#bar1 { border-bottom: solid 1px #fff;  height: 200px; }
div#bar1Container { color: #fff; width: 1000px; margin: 0 auto; }
div#bar2 { background: #eee; }
div#bar2Container { width: 1000px; height: 27px; margin: 0 auto; }
div#bar3 { background: #ddd; background-image: url(../images/background-bar3.gif); background-repeat: repeat-x; border-bottom: solid 1px #666; }
div#bar3Container { width: 1000px; height: 47px; margin: 0 auto; }
div#bar4 { background: #ccc; }
div#bar4Container { width: 1000px; padding: 5px; margin: 0 auto; }

div#bottom { background: #666; background-image: url(../images/background-bottom.jpg); background-repeat: repeat-x; padding-top: 14px; }
div#container { width: 1000px; margin: 0 auto; }
div#logo { height: 100px; background: #ccc; margin-bottom: 2px; }
div#globalNav { height: 30px; background: #ccc; margin-bottom: 2px; }
div#searchLogin { height: 40px; background: #ccc; margin-bottom: 2px; }
div#left { float: left; width: 194px; height: 400px; background: #ccc; margin-right: 10px; margin-bottom: 2px; }
div#contentNarrow { float: left; width: 486px; height: 400px; background: #ccc; margin-right: 10px; margin-bottom: 2px; }
div#contentWide { float: left; width: 690px; height: 400px; background: #ccc; margin-right: 10px; margin-bottom: 2px; }
div#right { float: left; width: 300px; height: 400px; background: #ccc; margin-bottom: 2px; }
div#footer { height: 80px; background: #ccc; margin-bottom: 200px; }

