@charset "UTF-8";
#body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	height: 360px;
	width: 890px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	line-height: 1.5em;
	font-size: 13px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	background-color: #FFFFFF;
	height: 25px;
	width: 950px;
	letter-spacing: .2em;
}
#mainBox {
	background-color: #FFFFFF;
	height: 525px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 30px;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	height: 122px;
	width: 925px;
	line-height: 1.8em;
	letter-spacing: 0.2em;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	border: 3px double #000000;
}
#header img {
	float: left;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
}
