
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  color: rgb(85,144,204);
  text-decoration: underline; white-space: nowrap;
}

    
#key_visual {
   background: url(resources/_wsb_keyvisual.jpg) no-repeat;
}
#slogan {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(255,255,255);
}
a.main_nav_active_item {
  background: url(images/dynamic/buttonset4/n1active.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: italic;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(88,164,252);
  background-position: top left;
}
a.main_nav_item {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #cb7703;
}
a.main_nav_item:hover {
  background: url(images/dynamic/buttonset4/n1active.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #cb7703;
  background-position: top left;
}
a.sub_nav_active_item {
  background: url(images/dynamic/buttonset4/sn1active.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #FA9407;
  background-position: top left;
}
a.sub_nav_item {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #C5C5C5;
}
a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset4/sn1active.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #FA9407;
  background-position: top left;
}
.content h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 29px;
  font-weight: bold;
  text-decoration: none;
  color: #51160D;
}
.content h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 23px;
  font-weight: bold;
  text-decoration: none;
  color: #981700;
}
.content h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #3B3B3B;
}
.content, .content p {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #1A1A1A;
}
.content a:link {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: rgb(15,107,255);
}
.content a:visited {
  font-family: Arial,sans-serif;
  font-style: italic;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #cb7703;
}
.content a:hover {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: rgb(15,107,255);
}
.content a:active {
  font-family: Arial,sans-serif;
  font-style: italic;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #CB7703;
}
#footer_text {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(85,144,204);
}

