
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Arial,sans-serif;
  font-style: italic;
  font-size: 16px;
  font-weight: bold;
  color: #6B6B6A;
  text-decoration: underline;	
}

    
#key_visual {
   background: url(resources/banner0.gif) no-repeat;
}

#key_visual1 {
   background: url(resources/banner1.gif) no-repeat;
}

#key_visual2 {
   background: url(resources/banner2.gif) no-repeat;
}

#key_visual3 {
   background: url(resources/banner3.gif) no-repeat;
}

#key_visual4 {
   background: url(resources/banner4.gif) no-repeat;
}

#key_visual5 {
   background: url(resources/banner5.gif) no-repeat;
}

#key_visual6 {
   background: url(resources/banner6.gif) no-repeat;
}

#key_visual7 {
   background: url(resources/banner7.gif) no-repeat;
}

#slogan {
  font-family: Tahoma,sans-serif;
  font-style: italic;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  color: #333;
}
a.main_nav_active_item {
  background: url(images/dynamic/buttonset1/n1active.gif) no-repeat;
  font-family: Tahoma,Arial,Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #B1B0B0;
  background-position: top right;
}
a.main_nav_item {
  background: url(images/dynamic/buttonset1/n1.gif) no-repeat;
  font-family: Tahoma,Arial,Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  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,Arial,Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #B1B0B0;
  background-position: top right;
}
a.sub_nav_active_item {
  background: url(images/dynamic/buttonset1/sn1active.gif) no-repeat;
  font-family: Arial,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #3C3C3B;
}
a.sub_nav_item {
  background: url(images/dynamic/buttonset1/sn1.gif) no-repeat;
  font-family: Arial,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #3C3C3B;
}
a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset1/sn1hover.gif) no-repeat;
  font-family: Arial,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #3C3C3B;
}
.content h1 {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #5A5959;
}
.content h2 {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #E48149;
}
.content h3 {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #DF3B33;
}
.content, .content p {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #5B533E;
}
.content a:link {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #333;
}
.content a:visited {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: rgb(128,0,128);
}
.content a:hover {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #FF6000;
}
.content a:active {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: rgb(128,0,128);
}
#footer_text {
  font-family: Arial,sans-serif;
  font-style: italic;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #6B6B6A;
}

