@charset "utf-8";
#footer-top-images {
	background-image: url(../images/footer-top-images/footer-top-images.png);
	height: 125px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer-bottom {
	background-color: #05274E;
	width: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
}

#f-box {
	width: 195px;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 15px;
	margin-left: 15px;
}
#f-box-a {
	vertical-align: bottom;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #05274E;
	line-height: 130%;
	padding-bottom: 5px;
	margin-bottom: 2px;
}
#f-box-a img {
	height: 13px;
	width: 13px;
}


#f-box-title h2 {
	color: #05274E;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
	width: 100%;
	padding-bottom: 5px;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #05274E;
	text-align: center;
	margin-bottom: 10px;
}
.f-box-list ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #125E9E;
	width: 100px;
	padding-bottom: 3px;
}


#f-box-detail ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #05274E;
	font-variant: normal;
	text-transform: none;
}

#f-box-detail ul li {
	width: 100%;
	margin-top: 5px;
	text-align: center;
}
#f-box-detail ul li a:hover {
	text-decoration: underline;
}
.f-box-contact-list-type  {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #05274E;
}
#f-box #f-box-detail img {
	margin-right: 5px;
	top: 5px;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 220px;
}
#footer-bg {
	width: 100%;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ADADAD;
	border-bottom-color: #D3D3D3;
}

#footer-boxes {
	margin-top: 25px;
}
