﻿div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: underline; white-space: nowrap;
}

    
#logo {
   background: url('images/logo.png') no-repeat;
}
#header_area {
   background: url('images/header.png') no-repeat;
}
#slogan {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}
a.main_nav_active_item {
  background-color: #ffffff;
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
  color: #0000cc;
  }
a.main_nav_item {
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}
a.main_nav_item:hover {
  background: #ffffff;
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #0000cc;
  }
a.sub_nav_active_item {
  background: url('images/button_sub_active.png') no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;
  color: #000000;
}
a.sub_nav_item {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
a.sub_nav_item:hover {
  background: url('images/button_sub_hover.png') no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
.content h1 {
  font-family: georgia;
  font-style: italic;
  font-size: 21px;
  font-weight: bold;
  text-decoration: none;
  color: #0000cc;
}
.content h2 {
  font-family: georgia;
  font-style: italic;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
.content h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #030303;
}
.content h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #0000cc;
}
.content h5 {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #cc0000;
}
.content, .content p {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
.content a:link {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  color: #000000;
}
.content a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  color: #000000;
}
.content a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  color: #0000cc;
}
.content a:active {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  color: #000000;
}
#footer_text {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #FFFFFF;
}
