﻿
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: underline; white-space: nowrap;
}

    
#logo {
   background: url('../images/logoneu.jpg') no-repeat;
}
#key_visual {
   background: url('../images/dynamic/banner.jpg') no-repeat;
}
#slogan {
	padding:0 0 0 180px;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: blue;
}
#main_nav_list a.main_nav_active_item {
  background: url('../images/dynamic/buttonset5/n1hover.gif') no-repeat;
  font-family: arial, tahoma,verdana,  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/buttonset5/n1.gif') no-repeat;
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
#main_nav_list a.main_nav_item:hover {
  background: url('../images/dynamic/buttonset5/n1hover.gif') no-repeat;
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
#sub_nav_list a.sub_nav_active_item {
  background: url('../images/dynamic/buttonset5/subnav1hover.gif') no-repeat;
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
}
#sub_nav_list a.sub_nav_item {
  background: url('../images/dynamic/buttonset5/subnav1.gif') no-repeat;
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
#sub_nav_list a.sub_nav_item:hover {
  background: url('../images/dynamic/buttonset5/subnav1hover.gif') no-repeat;
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
}
#content_container h1 {
  font-family: trebuchet ms,tahoma,verdana,arial,sans-serif;
  font-style: normal;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #a5d1ff;
}
#content_container h2 {
  font-family: trebuchet ms,tahoma,verdana,arial,sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #a5d1ff;
}
#content_container h3 {
  font-family: trebuchet ms,tahoma,verdana,arial,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #a5d1ff;
}
#content, .content {
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
  margin-left:200px;margin-top:10px;
  width:520px;
}
#content_container a:visited {
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #a5d1ff;
}
#content_container a:link {
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #a5d1ff;
}
#content_container a:hover {
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #afbbd3;
}
#content_container a:active {
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #a5d1ff;
}
#footer_text {
  font-family: Arial;
  font-style: normal;
  font-size: 16px;
  font-variant:small-caps;
  text-decoration: none;
  color: #0000ff;
}

#copyright {
	text-align:center;
	color: #000000;	font-size:8px;
	}
