body { margin: 0px; background-color: #999999; }
form { margin: 0px; }
#container { margin-left: auto; margin-right: auto; width: 950px;}
#bannercontainer { position: relative; }
#banner { position: absolute; top: 0px; left: 0px; width: 950px; height: 284px; background: url('../images/banner.png') no-repeat; }
#banner_corner { position: absolute; top: 284px; left: 0px; width: 34px; height: 29px; background: url('../images/banner_corner.png') no-repeat; z-index: 1000; }
#nav_holder { margin: 0px; border-top: 1px solid #000000; border-bottom: 1px solid #000000; width: 185px; }
#left_panel { width: 209px; background: url('../images/green_nav.png'); background-color: #ffffff; padding-top: 284px; }
#right_panel { background-color: #ffffff; width: 741px; padding-top: 284px; }
#content { padding: 20px; color: #134861; }
