#content_wrapper{
  position: relative;
}
#footer{
  padding-left: 10px;
  padding-right: 10px;
  background: #1e649a url(../design/footer_bg.gif) no-repeat;
  color: #d3d3d3;
  font: 10px/22px Verdana,Geneva,Arial,Helvetica,sans-serif;
  text-align: right;
  height: 22px;
}
#header{
  position: relative;
  height: 159px;
}
#header_bg{
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
#header_logo{
  position: absolute;
  left: 25px;
  top: 27px;
  z-index: 100;
}
#header_newsletter_bg {
  width: 262px;
  background: transparent url(../design/orange_bg.png) no-repeat;
  height: 50px;
  position: absolute;
  bottom: 0;
  right: 10px;
  z-index: 10;
}
#leftcolumn{
  width: 217px;
  position: absolute;
  left: 0;
  top: 0;
}
#menu_bg{
  width: 100%;
  padding-left: 7px;
  background: transparent url(../design/blueheader_bg.gif) no-repeat;
  height: 26px;
  text-align: center;
}
#navlist {
  margin: 0;
  padding: 0;
}
#navlist li{
  padding-right: 15px;
  display: inline;
  list-style-type: none;
}
#right_content{
  padding: 0 5px 5px 5px;
  text-align: left;
}
#rightcolumn{
  width: 575px;
  background: #ffffff;
  position: absolute;
  left: 220px;
  top: 0;
}
#submenu {
  width: 300px;
  margin-left: -150px;
  margin-bottom: 10px;
  background: url(../design/submenu_bg.gif) #ffffff no-repeat;
  text-align: center;
  line-height: 22px;
  position: relative;
  left: 50%;
  height: 22px;
  vertical-align: middle;
}
#submenu a:active,#submenu a:focus, #submenu a:link, #submenu a:visited {
  padding-left: 10px;
  padding-right: 10px;
  color: #000000;
  font: bold 11px/22px Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-decoration: none;
}
#submenu a:hover {
  color: #ffffff;
}
#wrapper{
  margin: 0 auto;
  width: 800px;
}
div#header_newsletter_bg #icon_home {
  position: absolute;
  top: 25px;
  right: 50px;
}
div#header_newsletter_bg #icon_newsletter {
  position: absolute;
  top: 25px;
  right: 20px;
}
div#banner {
  border: 1px solid silver;
  width: 468px;
  position: absolute;
  top: 25px;
  left: 310px;
  height: 60px;
  z-index: 2;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;
  overflow: hidden;
}
#onlinechat {
  width: 200px;
  background: transparent;
  position: absolute;
  left: 800px;
  top: 15px;
  overflow: hidden;
}
