div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
    
#logo {
   background: url(images/dynamic/Logo.jpg) no-repeat;
}   
#key_visual {
	background-image: url(images/dynamic/key_visual1.JPG);
	background-repeat: no-repeat;
}
#slogan {
  font-family: "Alba Matter";
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #006699;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset9/menu_active.gif) no-repeat;
  font-family: tahoma, verdana, arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #252126;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset9/menu.gif) no-repeat;
  font-family: tahoma, verdana, arial, sans-serif;
  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/buttonset9/menu_active.gif) no-repeat;
  font-family: tahoma, verdana, arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #252126;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset9/submenu_active.gif) no-repeat;
  font-family: tahoma, verdana, arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #252126;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset9/submenu.gif) no-repeat;
  font-family: tahoma, verdana, arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset9/submenu_active.gif) no-repeat;
  font-family: tahoma, verdana, arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #252126;
}
.content h1 {
  font-family: arial, verdana, tahoma, sans-serif;
  font-style: normal;
  font-size: 29px;
  font-weight: bold;
  text-decoration: none;
  color: #0000FF;
}
.content h2 {
  font-family: arial, verdana, tahoma, sans-serif;
  font-style: normal;
  font-size: 23px;
  font-weight: bold;
  text-decoration: none;
  color: #7d7e7e;
}
.content h3 {
  font-family: arial, verdana, tahoma, sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
.content, .content p {
  font-family: arial, verdana, tahoma;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
.content a:visited {
  font-family: arial, verdana, tahoma, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #ff0303;
}
.content a:link {
  font-family: arial, verdana, tahoma, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #ff0303;
}
.content a:hover {
  font-family: arial, verdana, tahoma, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #9966CC;
}
.content a:active {
  font-family: arial, verdana, tahoma, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #ff0303;
}
#footer_text {
  font-family: arial, verdana, tahoma, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #7d7e7e;
}

