@charset "UTF-8";
div#en h1 {
	padding-top: 50px;
	text-align: center;
}

div#en h1 img {
	display: inline;
}
	
	
div#en p {	
	margin-top: 25px;
	text-align: center;
	color: #004782;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#en address {
	margin-top: 110px;
	padding-top: 30px;
	text-align: center;
	border-top: 1px solid #D1E2EB;
	font-size: 80%;	
	line-height: 150%;
	color: #004782;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}
