@charset "utf-8";
body  {
	background-color: #e1FFFF;
}

#container {
	background-image: url(../images/main_banner.jpg);
	background-repeat: no-repeat;
	width: 800px;
	padding-top: 220px;
	background-color: #D2FFFF;
}
#sidebar {
	float: left;
	width: 180px;
	padding: 5px 0px 10px 0px;


	margin 0;
	margin-top: 100px;
	background-color: #C5E8E4;
	position: relative;
}
.sidebar_undertitle{
	COLOR: #27527f;
	font-family: "Futura Bk", Verdana, Arial, helvetica;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.sidebar_undertitle a {
	text-decoration: none;
	color: #27527f;
}
.sidebar_undertitle a:hover {
	color: #cc6633;
	text-decoration: underline;
}
.sidebar_item{
	COLOR: #000000;
	font-family: "Futura Bk", Verdana, Arial, helvetica;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.sidebar_item a {
	text-decoration: none;
	color: #27527f;
}
.sidebar_item a:hover {
	color: #cc6633;
	text-decoration: underline;
}

#contents {
	margin: 0 0 0 180px;
	padding: 25px 40px 10px 20px;
	border-left-width: 0px;
	border-left-color: #5B5A3C;
	border-left-style: dotted;
}
#contents h1 {
	font-family: "trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 32px;
	color: #5B5A3C;
	font-weight: normal;
}
#contents h2 {
	font-family: "trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 24px;
	color: #5B5A3C;
	font-weight: normal;
}
#contents h3 {
	font-family: "trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #5B5A3C;
	font-weight: normal;
	margin-bottom: 4px;
}
#contents h4 {
	font-family: "trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #5B5A3C;
	font-weight: normal;
	margin-bottom: 3px;

}
#contents h5 {
	font-family: "Futura Bk", Verdana, Arial, helvetica;
	font-size: 14px;
        color: #5B5A3C;
	font-weight: normal;
	line-height: normal;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;


}
#contents h6 {
	font-family: "Futura Bk", Verdana, Arial, helvetica;
	font-size: 20px;
        color: #5B5A3C;
	font-weight: normal;
	line-height: normal;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;

}
#contents p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin-top: 8px;
	margin-bottom: 8px;
}
#contents li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
#contents a {
	text-decoration: none;
	color: #27527f;
}
#contents a:hover {
	color: #cc6633;
	text-decoration: underline;
}
#footerap {
	position:absolute;
	left:0px;
	z-index:5;
	visibility: visible;
	bottom: 100px;
}

#footer  {
	border-top: solid #5B5A3C 0px;
}

#footer  a  {
	color: #5B5A3C;
}
.moss {
	color: #5B5A3C;
}
#beside_colt {
	margin-right: 180px;
}

#contents .testimonial h4{
	COLOR: #327E75;
}
#contents .testimonial p {
	COLOR: #327E75;
	font-size: 14px;
	font-style: italic;
}
.testimonial_id{
	COLOR: #327E75;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-style: normal;
}
