@charset "utf-8";

/* CSS Document */




#footer {
	overflow: auto;
	margin-left: 13px;
	padding-left: 9px;
	margin-right: 9px;
	padding-right: 9px;
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
}
#footer h3 {
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 18px;
	background-position: left top;
	padding-bottom: 10px;
	margin-top: 20px;
	padding-top: -30px;
	line-height: 1.6;
}

#information {
	width: 500px;
	left: 22px;
	float: left;
	border-right: 1px dashed #E5F2E5;
	padding-right: 10px;
	margin-bottom: 10px;
}
#footer h4 {
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 3px 3px 7px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	margin-top: 10px;
	text-align: center;
}
#footer p {
	color: #FFFFFF;
	border-left: 1px solid #D4E0D4;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 1px;

}
#footer #concept {
	width: 195px;
	float: left;
	margin-left: 10px;
}
#concept p {
	color: #FFFFFF;
	border-left: none;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 1px;

}
#footer address {
	text-align: center;
	color: #6E9ECE;
	font-size: small;
	font-style: normal;
	clear: left;
	height: 1.5em;
	background-color: #F6F3E9;
	border-bottom: 10px solid #A5D3E2;
}

