
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  color: rgb(252,161,5);
  text-decoration: underline; white-space: nowrap;
}

    
#key_visual {
   background: url(resources/_wsb_keyvisual.png) no-repeat;
}
#slogan {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #4c4c4d;
}
a.main_nav_active_item {
  background: url(images/dynamic/buttonset1/n1active.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
  color: #ffffff;
  background-position: top right;
}
a.main_nav_item {
  background: url(images/dynamic/buttonset1/n1.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  background-position: top right;
}
a.main_nav_item:hover {
  background: url(images/dynamic/buttonset1/n1hover.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #FFF;
  background-position: top right;
}
a.sub_nav_active_item {
  background: url(images/dynamic/buttonset1/sn1active.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  color: rgb(22,199,249);
}
a.sub_nav_item {
  background: url(images/dynamic/buttonset1/sn1.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(22,199,249);
}
a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset1/sn1hover.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: italic;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(22,199,249);
}
.content h1 {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(249,159,4);
}
.content h2 {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #5F5F5F;
}
.content h3 {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #010101;
}
.content, .content p {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #4C4C4D;
}
.content a:link {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  color: #00F;
}
.content a:visited {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  color: #00F;
}
.content a:hover {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  color: #4C4C4D;
}
.content a:active {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  color: #4C4C4D;
}
#footer_text {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(252,161,5);
}

