﻿.tablewrapper {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.wrapper {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #ededed;
}
.headerwrapper {
	background-image: url('../images/bk.png');
	height: 154px;
	width: 100%;
}
.header {
	background-image: url('../images/header.png');
	width: 780px;
	height: 198px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#FPMap0 {
	border-width: 0px;
	border-style: none;
}
.style1 {
	border-width: 0;
}
.footerBk {
	background-image: url('../images/footerBar2.png');
	width: 100%;
	height: 156px;
	background-repeat: repeat-x;
}
.footerPhoto {
	background-image: url('../images/footer.png');
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	height: 156px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: center;
	letter-spacing: .1em;
	padding-top: 50px;
	padding-right: 150px;
}
a {
	color: #55B750;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #D23236;
}

