
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
    
#key_visual {
   background: url(images/dynamic/key_visual4.jpg) no-repeat;
}
#slogan {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: italic;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset4/n1active.gif) no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-position: top left;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset4/n1.gif) no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  background-position: top left;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset4/n1hover.gif) no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  background-position: top left;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset4/s1active.gif) no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-position: top left;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset4/s1.gif) no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  background-position: top left;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset4/s1hover.gif) no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  background-position: top left;
}
#content_container h1 {
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #992C4B;
  border-bottom:1px solid #992C4B; 
}
#content_container h2 {
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #666666;
}
#content_container h3 {
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #666666;
}
.content, .content p {
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #333333;
}
#content_container a:visited {
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #000000;
}
#content_container a:link {
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #000000;
}
#content_container a:hover {
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: rgb(153,44,75);
}
#content_container a:active {
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: rgb(153,44,75);
}
#footer_text {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #FFFFFF;
}
/*-- styles  --- */

			#left_column_container {
				float:left;
				width: 195px;
				padding: 0 0 0 1px;
			}
			
			#sub_container2 {
				float:left;
				
			}
			
			#footer {clear:both;}
			
			#content_container,
			#content_container p,
			#content_container ul,
			#content_container li
			{
				font-size:12px !important;
			}
