
#key_visual {
   background: url(resources/_wsb_keyvisual.jpg) no-repeat;
}
#slogan {
  font-family: arial, trebuchet ms,tahoma,verdana,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #ff5b00;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset1/n1activeitem.gif) no-repeat;
  font-family: verdana, arial,tahoma, sans-serif;
  font-style: normal;
  font-size: 12px; /* 11px */
  font-weight: bold;
  text-decoration: none;
  color: #ffffff  /* #ffffff */
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset1/n1.gif) no-repeat; /* n1.gif */
  font-family: verdana, arial,tahoma, sans-serif;
  font-style: normal;
  font-size: 12px; /* 11px */
  font-weight: bold;
  text-decoration: none;
  color: #ffffff 
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset1/n1hover.gif) no-repeat;
  font-family: verdana, arial,tahoma, sans-serif;
  font-style: normal;
  font-size: 12px; /* 11px */
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset1/subnav1active.gif) no-repeat;
  font-family: verdana, arial, sans-serif;
  font-style: normal;
  font-size: 12px; /* 11px */
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset1/subnav1.gif) no-repeat;
  font-family: verdana, arial, sans-serif;
  font-style: normal;
  font-size: 12px; /* 11px */
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset1/subnav1hover.gif) no-repeat;
  font-family: verdana, arial, sans-serif;
  font-style: normal;
  font-size: 12px; /* 11px */
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
#content_container h1 {
  font-family: verdana, arial,trebuchet ms,tahoma,sans-serif;
  font-style: normal;
  font-size: 28px;
  font-weight: bold;
  text-decoration: none;
  color: #777799; //#2832aa;
}
#content_container h2 {
  font-family:  verdana, arial,trebuchet ms,tahoma, sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #777799; //#2832aa;
}
#content_container h3 {
  font-family: verdana,  arial,trebuchet ms,tahoma, sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #777799; //#2832aa;
}
#content_container h4 {
  font-family: verdana,tahoma,trebuchet ms,arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #3333ff;
}
#content_container, #content_container p {
  font-family:  verdana arial,tahoma, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
#content_container, #content_container li {
  font-family:  verdana arial,tahoma, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

#content_container a:visited {
  font-family: verdana,arial,tahoma,  sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #283288; // #db1808
}
#content_container a:link {
  font-family: verdana,tahoma, arial,   sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #283288; // #db1808
}
#content_container a:hover {
  font-family: verdana, tahoma, arial,  sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #283288; // #db1808
}
#content_container a:active {
  font-family: verdana,tahoma,arial,  sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #283288;// #db1808
}
#footer_text {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}

