#logo {
   background: url('../images/logo.jpg') no-repeat;
}
#key_visual {
   background: url('../images/key_visual1.jpg') no-repeat;
}
#giftCertificate {
	position: absolute;
	z-index: 100;
	left: 660px;
	top: 130px;
}

#slogan {
  font-family: verdana, tahoma, arial, sans-serif;
  font-size: 18px;
  color: #ffffff;
}
#main_nav_list a.main_nav_active_item {
  background: url('../images/buttonset6/main_nav_active.gif') no-repeat;
  font-size: 11px;
  text-decoration: none;
  color: #dbe1e5;
}
#main_nav_list a.main_nav_item {
  background: url('../images/buttonset6/main_nav.gif') no-repeat;
  font-size: 12px;
  text-decoration: none;
  color: #dbe1e5;
}
#main_nav_list a.main_nav_item:hover {
  background: url('../images/buttonset6/main_nav_active.gif') no-repeat;
}
.sub_nav_list {
  font-size: 12px;
  font-weight: bold;
}

.sub_nav_list a.sub_nav_active_item, .sub_nav_active_item {
  padding-bottom: 15px;
  text-decoration: none;
  color: #000000;
}
.sub_nav_list a.sub_nav_item, .sub_nav_item {
  padding-bottom: 15px;
  text-decoration: none;
}
a.sub_nav_item:hover {
  text-decoration: underline;
}
h1 {
  font-size: 27px;
}
h2 {
  font-size: 20px;
}
h3 {
  font-size: 17px;
}
h4 {
  font-size: 12px;
  margin-bottom: 2px;
}
a:visited {
  text-decoration: none;
  color: #ad2938;
}
a:link {
  text-decoration: none;
  color: #ad2938;
}
a:hover {
  text-decoration: underline;
  color: #ad2938;
}
a {
  text-decoration: none;
  color: #ad2938;
}
#sub_nav_container {
  color: #333333;
}
#footer_text {
  color: #7a7b7d;
}

.testimonial_source {
	font-weight: bold;
	font-style: italic;
	margin: 5px 0px 20px 25px;
	color: #7a7b7d;
}

.testimonial {
	text-align: justify;
}

.small  {
	font-size: 10px;
}

.banner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.blog {
	text-align: left;
	margin: 0px 0px 0px 15px;
}