
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  color: #000;
  text-decoration: underline; white-space: nowrap;
}

    
#logo {
   background: url(resources/_wsb_logo.jpg) no-repeat;
}
#key_visual {
   background: url(resources/_wsb_keyvisual.JPG) no-repeat;
}
#slogan {
  font-family: Arial,sans-serif;
  font-style: italic;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #494949;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset5/main_nav_active.gif) no-repeat;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ebebeb;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset5/main_nav.gif) no-repeat;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #010101;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset5/main_nav_active.gif) no-repeat;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ebebeb;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset5/sub_nav_active.gif) no-repeat;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ebebeb;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset5/sub_nav.gif) no-repeat;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #010101;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset5/sub_nav_active.gif) no-repeat;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ebebeb;
}
.content h1 {
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-size: 27px;
  font-weight: bold;
  text-decoration: none;
  color: #488494;
}
.content h2 {
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #488494;
}
.content h3 {
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  color: #488494;
}
.content, .content p {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
.content a:visited {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #00F;
}
.content a:link {
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #8e0b0b;
}
.content a:hover {
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #488494;
}
.content a:active {
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #515349;
}
#footer_text {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}

