#logo {
	background-image: url(images/logos/map_white.png);
	background-repeat: no-repeat;
}
#key_visual {
	background-image: url(resources/red_clocks.png);
	background-repeat: no-repeat;
}
#slogan {
	font-family: Verdana,Arial,sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset1/n1activeitem.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-position: top right;
}
#main_nav_list a.main_nav_item {
	background: url(images/dynamic/buttonset1/n1.gif) no-repeat;
	font-family: Verdana,sans-serif;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
	background-position: top right;
}
#main_nav_list a.main_nav_item:hover {
	background: url(images/dynamic/buttonset1/n1hover.gif) no-repeat;
	font-family: Verdana,sans-serif;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-position: top right;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset1/subnav1active.png) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #666666;
}
.sub_nav_list a.sub_nav_item {
	background: url(images/dynamic/buttonset1/subnav1.png) no-repeat;
	font-family: Arial,sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset1/subnav1hover.png) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
#content_container h1 {
	font-family: "Arial Black", sans-serif;
	font-style: normal;
	font-size: 23px;
	font-weight: bold;
	text-decoration: none;
	color: #7D0101;
	text-indent: 0px;
}
#content_container h2 {
	font-family: Verdana,sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-left: 0px;
}
#content_container h3 {
	font-family: Verdana,sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	padding-left: 0px;
}
#content_container, #content_container p {
	font-family: Arial,sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333;
	text-align: justify;
}
#content_container a:visited {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #999;
}
#content_container a:link {
	font-family: Arial,sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #7D0101;
}
#content_container a:hover {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #333;
}
#content_container a:active {
	font-family: Arial,sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #7D0101;
}
#footer_text {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 6px;
  font-weight: normal;
  text-decoration: none;
  color: #CCC;
}
