
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
    
#logo {
   background: url("resources/_wsb_logo.jpg") no-repeat;
}
#key_visual {
   background: url("images/dynamic/key_visual_main.jpg") no-repeat;
}
#key_visual_contact {
   background: url("images/dynamic/key_visual_contact.jpg") no-repeat;
}
#text_caption {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #FFF;
}
#main_nav_list a.main_nav_active_item {
  background: url("images/dynamic/buttonset2/n1activeitem.gif") no-repeat;
  font-family: Arial, Verdana, Courier New, Trebuchet MS, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
#main_nav_list a.main_nav_item {
  background: url("images/dynamic/buttonset2/n1.gif") no-repeat;
  font-family: Arial, Verdana, Courier New, Trebuchet MS, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #FFF;
}
#main_nav_list a.main_nav_item:hover {
  background: url("images/dynamic/buttonset2/n1hover.gif") no-repeat;
  font-family: Arial, Verdana, Courier New, Trebuchet MS, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #FFF;
}
a.other_link{
   color:    #000000;
}

.sub_nav_list a.sub_nav_active_item {
  background: url("images/dynamic/buttonset2/subnav1active.gif") no-repeat;
  font-family: Arial, Verdana, Courier New, Trebuchet MS, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #FFFFCC;
}
.sub_nav_list a.sub_nav_item {
  background: url("images/dynamic/buttonset2/subnav1.gif") no-repeat;
  font-family: Arial, Verdana, Courier New, Trebuchet MS, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #FFFFCC;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url("images/dynamic/buttonset2/subnav1hover.gif") no-repeat;
  font-family: Arial, Verdana, Courier New, Trebuchet MS, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #FFFFCC;
}
#content_container h1 {
  font-family: Tahoma, Arial, Verdana, Courier New, Trebuchet MS, sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #FFF;
  text-align: center;
/*  color: #D5D5D5; */
}
#content_container h2 {
  font-family: Tahoma, Arial, Verdana, Courier New, Trebuchet MS, sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #D5D5D5;
}
#content_container h3 {
  font-family: Tahoma, Arial, Verdana, Courier New, Trebuchet MS, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  text-align: center;
}
#content_container h4 {
  font-family: Tahoma, Arial, Verdana, Courier New, Trebuchet MS, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  text-align: center;
}
#content_container h5 {
  font-family: Verdana, Arial, Courier New, Trebuchet MS, Tahoma, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  text-align: center;
  width:240px;
}
#content_container, #content_container p {
  font-family: Verdana, Arial, Courier New, Trebuchet MS, Tahoma, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;	
}
#content_container a:link {
  font-family: Verdana, Arial, Tahoma, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #FF0000;
}
#content_container a:visited {
  font-family: Verdana, Arial, Tahoma, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #FF0000;
}
#content_container a:hover {
  font-family: Verdana, Arial, Tahoma, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #000000;
}
#content_container a:active {
  font-family: Verdana, Arial, Tahoma, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #FF0000;
}
#footer_text {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

.slogan {
  font-family: Arial, Verdana, Courier New, Trebuchet MS, Tahoma, sans-serif;
/*  font-family: Arial, Verdana, Courier New, Trebuchet MS, Tahoma, sans-serif; */ 
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;	
}

#body_container {
	padding: 0;
	float: left;
	margin: 0px;
}

.ads_left {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: 200px;
	float: left;
	padding: 5px;
	margin: 5px 5px 5px 5px;
}

.ads_right {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: 200px;
	float: right;
	padding: 5px;
	margin: 5px 5px 5px 5px;
}
.ads_bottom {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: 500px;
	float: none;
	padding: 5px;
	margin: 5px 5px 5px 5px;
}
.ads_callout {
	border: 1px solid #FFFFFF;
/*	background-color: #990000; */
	background-color: #7e1416;
	width: 200px;
	float: right;
	padding: 5px;
	margin: 5px 5px 5px 5px;
}
.ads_text {
  font-family: Verdana, Arial, Courier New, Trebuchet MS, Tahoma, sans-serif;
  font-style: normal;
  font-size: 8pt;
  text-decoration: none;
  color: #000000;	
}
.li_flush {
  margin-left:-25px;
}
#content_container small {
  font-family: Tahoma, Arial, Verdana, Courier New, Trebuchet MS, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #FFF;
  text-align: center;
/*  color: #D5D5D5; */
}

.verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;
}
#content_container h3 a:link {
  font-family: Verdana, Arial, Tahoma, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #FFFFFF;
}
#content_container h3 a:visited {
  font-family: Verdana, Arial, Tahoma, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #FFFFFF;
}
#content_container h3 a:hover {
  font-family: Verdana, Arial, Tahoma, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #0099FF;
}
#content_container h3 a:active {
  font-family: Verdana, Arial, Tahoma, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #0099FF;
}
#services_wrap div {
	width: 260px;
	float:left;
	padding: 1px;
}
