@charset "utf-8";
/* CSS Document */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
#main_wrapper {
	width: 955px;
	height: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1D0978;
	border-bottom-color: #1D0978;
	border-left-color: #1D0978;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1D0978;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: left;
	margin: 0px;
	position: relative;
}
#banner {
	width: 955px;
	position: relative;
	height: 160px;
	margin: 0px;
	padding: 0px;
	z-index: auto;
}
#inner_wrapper {
	width: 933px;
	height: auto;
	background-color: #FFFFFF;
	border: 1px solid #12397E;
	text-align: center;
	margin-top: -45px;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	float: right;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 5px;
}
.address1 {
	width: 932px;
	position: relative;
	font-size: medium;
	height: 20px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bolder;
	text-align: center;
}
.address2 {
	width: 932px;
	position: relative;
	font-size: medium;
	height: 20px;
	padding: 0px;
	font-weight: bolder;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
.para {
	height: auto;
	width: 110px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-size: medium;
	text-align: left;
	float: left;
	color: #CE1141;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text {
	float: left;
	height: auto;
	width: 782px;
	font-size: medium;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
}
.text a {
	text-decoration: none;
}
.text a:hover {
	text-decoration: none;
}
.text a:active {
	text-decoration: none;
}

