@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #666;
	text-align: center;
}
#wrapper {
	text-align: center;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 14px;
}
#header {
	width: 960px;
	height: 140px;
	margin-bottom: 50px;
}
#footer {
	clear: both;
	height: 30px;
	width: 960px;
	text-align: center;
	margin-top: 0px;
	font-size: 10px;
}
#content {
	height: 1200px;
	width: 960px;
	font-size: 15px;
}
#footer {
	float: left;
	height: 0px;
	width: 960px;
	margin-top: 0px;
	text-align: center;
	margin-bottom: 0px;
}
