
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
    
#logo {
   background: url(resources/Intials+in+header.png) no-repeat;
}
#key_visual {
   background: url(resources/header.jpg) no-repeat;
}
#slogan {
  font-family: arial, tahoma, verdana;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #8f0012;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset1/main_nav_active.gif) no-repeat;
  font-family: arial, verdana, tahoma;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset1/main_nav.gif) no-repeat;
  font-family: arial, verdana, tahoma;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset1/main_nav_active.gif) no-repeat;
  font-family: arial, verdana, tahoma;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
.sub_nav_list a.sub_nav_active_item {
  font-family: arial, verdana, tahoma;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
.sub_nav_list a.sub_nav_item {
  font-family: arial, verdana, tahoma;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #132432;
}
.sub_nav_list a.sub_nav_item:hover {
  font-family: arial, verdana, tahoma;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
#content_container h1 {
  font-family: arial, verdana, tahoma;
  font-style: normal;
  font-size: 27px;
  font-weight: bold;
  text-decoration: none;
  color: #4984aa;
}
#content_container h2 {
  font-family: arial, verdana, tahoma;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #4984aa;
}
#content_container h3 {
  font-family: arial, verdana, tahoma;
  font-style: normal;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  color: #4984aa;
}
#content_container, #content_container p {
  font-family: arial, verdana, tahoma;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
#content_container a:visited {
  font-family: arial, verdana, tahoma;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #83a1b5;
}
#content_container a:link {
  font-family: arial, verdana, tahoma;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #db0404;
}
#content_container a:hover {
  font-family: arial, verdana, tahoma;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #0f74b3;
}
#content_container a:active {
  font-family: arial, verdana, tahoma;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #db0404;
}
#footer_text {
  font-family: verdana, arial, tahoma;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}

