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

    
#logo {
   background: url(resources/_wsb_logo.jpg) no-repeat;
}
#key_visual {
   background: url(resources/_wsb_keyvisual.png) no-repeat;
}
#slogan {
	font-family: Tahoma, sans-serif;
	font-style: italic;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #ede9d6;
}
a.main_nav_active_item {
  background: url(images/dynamic/buttonset5/n1active.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #FFCE23;
  background-position: top left;
}
a.main_nav_item {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #DCD8C5;
}
a.main_nav_item:hover {
  background: url(images/dynamic/buttonset5/n1active.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #FFCE23;
  background-position: top left;
}
a.sub_nav_active_item {
  background: url(images/dynamic/buttonset5/sn1active.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
  color: #FFCE23;
  background-position: top left;
}
a.sub_nav_item {
  background: url(images/dynamic/buttonset5/sn1.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: normal;
  text-decoration: underline;
  color: #BBB5A4;
  background-position: top left;
}
a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset5/sn1active.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
  color: #FFCE23;
  background-position: top left;
}
.content h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 29px;
  font-weight: bold;
  text-decoration: none;
  color: #51160D;
}
.content h2 {
	font-style: normal;
	font-size: 23px;
	font-weight: bold;
	text-decoration: none;
}
.content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #3B3B3B;
}
.content, .content p {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 16px;
	text-decoration: none;
	color: #3B3B3B;
	text-align: center;
}
.content a:link {
  font-family: Tahoma, Helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #981700;
}
.content a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #981700;
}
.content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
	color: #CB7703;
}
.content a:active {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #CB7703;
}
#footer_text {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #4C4C47;
}
