
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
    
#logo {
   background: url('resources/logo194x98b3131.jpg') no-repeat;
}
#key_visual {
   background: url('colorschemes/colorscheme7/images/dynamic/key_visual17.jpg') no-repeat;
}
#slogan {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
a.main_nav_active_item {
  background: url('images/dynamic/buttonset7/n1active.gif') no-repeat;
  font-family: Arial,sans-serif;
  font-style: italic;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000
}
a.main_nav_item {
  background: url('images/dynamic/buttonset7/n1.gif') no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #FFF
}
a.main_nav_item:hover {
  background: url('images/dynamic/buttonset7/n1active.gif') no-repeat;
  font-family: Arial,sans-serif;
  font-style: italic;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(247,247,79)
}
a.sub_nav_active_item {
  background: url('images/dynamic/buttonset7/sn1active.gif') no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #000
}
a.sub_nav_item {
  background: url('images/dynamic/buttonset7/sn1.gif') no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #121212
}
a.sub_nav_item:hover {
  background: url('images/dynamic/buttonset7/sn1active.gif') no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #CCC
}
.content h1 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #999;
}
.content h2 {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #595959;
}
.content h3 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.content, .content p {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
.content a:link {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #393af1;
}
.content a:visited {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #ff00ff;
}
.content a:hover {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #111111;
}
.content a:active {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  color: #111111;
}
#footer_text {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #eaeaea;
}