body {
	margin: 0px;
	padding: 0px;
	background-color: #E3E4E4;
	
}
h1,h2,h3,h4,h5,h6,p{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
.foot {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F5F5F5;
	overflow:hidden;
}
a:link {
	color: #004678;
	text-decoration: none;
}
a:visited {
	color: #004678;
	text-decoration: none;
}
a:hover {
	color: #34B3EF;
	text-decoration: underline;
}
.partner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004678;
	line-height: 18px;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-top-style: dashed;
	border-bottom-style: solid;
	border-top-color: #E3E4E4;
	border-bottom-color: #E3E4E4;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	line-height: 16px;
}
.info h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #004678;
	margin: 0px;
	padding: 10px 0px 0px;
}
.info h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #999999;
	line-height: 12px;
	margin: 0px;
	padding: 10px 25px 0px;
}
.info h3{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #999999;
	line-height: 40px;
	margin: 0px;
	background-position: center;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	height: 37px;
	overflow:hidden;
}
.info a{
	font-weight: bold;


}
.map {
	width: 970px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E3E4E4;
	padding-bottom: 10px;
	overflow:hidden;
}
.map h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.map h2{
	margin-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}

