#wrapper {
	width: 752px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
	background-color: #003366;
}
p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#content {
	margin: 0px;
}
.innerthings {
	width: 195px;
	float: left;
	margin: 25px;
}
#footer_contact {
	text-align: center;
	clear: both;
	background-color: #FFFFFF;
	color: #003366;
	margin-top: 10px;
}
a {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
#toplogo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#copyright {
	font-size: 10px;
	color: #006699;
	width: 752px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#copyright a {
	text-decoration: underline;
	color: #006699;
}
#topmenu {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
}
#topmenu p {
	text-align: right;
	padding-right: 20px;
}
#topmenu a {
	color: #FFFFFF;
}
.paragraph {
	font-style: normal;
	text-align: left;
	padding-left: 6px;
}
h2 {
	color: #99FFFF;
	text-align: left;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 6px;
}
.contentimg {
	border: 1px solid #FFFFFF;
}
.floatright {
	float: right;
	margin-left: 6px;
}
.floatleft {
	float: left;
	margin-right: 6px;
}
