@charset "utf-8";
body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	height: 600px;
	color: #000;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}
#logo {
	height: 71px;
	padding-bottom: 12px;
}
#nav {
	height: 28px;
}
#banner {
	height: 238px;
}
#wrapper #footer p {
	font-family: Georgia, Times New Roman, Times, serif;
}
#wrapper #footer p {
	font-family: Georgia, Times New Roman, Times, serif;
}
#wrapper #footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-decoration: underline;
}
#wrapper #content p strong {
	font-weight: bold;
	color: #00F;
}
