body {
	margin: 0px;
	padding: 50px 0px 0px;
	text-align: center;
}
#Site {
	background-color: #FFFFFF;
	height: 450px;
	width: 700px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#Site #SiteTop {
	background-color: #FFFFFF;
	height: 110px;
	width: 700px;
}
#Site #SiteCenter {
	background-color: #FFFFFF;
	height: 300px;
	width: 700px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #616A74;
	border-bottom: 1px solid #616A74;
}
#Site #SiteCenter #Section01{
	background-color: #FFFFFF;
	height: 300px;
	width: 587px;
	float: left;
}
#Site #SiteCenter #Section01 #Part01 {
	width: 150px;
	height: 300px;
	float: left;
}
#Site #SiteCenter #Section01 #Part02 {
	width: 437px;
	height: 300px;
	float: right;
}
#Site #SiteCenter #Section01 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #B4A851;
	padding-left: 5px;
}
#Site #SiteCenter #Section01 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	color: #626b74;
}
#Site #SiteCenter #Section02{
	background-color: #F4F2E5;
	height: 300px;
	width: 113px;
	float: right;
}
#Site #SiteCenter #Section02 li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	list-style-type: none;
	text-align: left;
	padding-left: 5px;
	color: #b4a851;
}
#Site #SiteBottom {
	background-color: #FFFFFF;
	height: 40px;
	width: 700px;
}
#Site #SiteBottom td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 20px;
	color: #616a74;
}
#Site #SiteBottom td a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 20px;
	color: #616a74;
	text-decoration: none;
}
#Site #SiteBottom td a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 20px;
	color: #616a74;
	text-decoration: none;
}
#Site #SiteCenter td {
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#Site #SiteCenter td p {
	font-family: Arial, Helvetica, sans-serif;
	color: #616A74;
	font-size: 11px;
	padding-right: 30px;
	padding-top: 5px;
	margin: 0px;
}
#Site #SiteCenter td ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #616A74;
	font-size: 11px;
	padding-right: 30px;
	padding-top: 5px;
	margin: 0px;
}
#Site #SiteCenter td li {
	font-family: Arial, Helvetica, sans-serif;
	color: #616A74;
	font-size: 11px;
	padding-right: 30px;
	padding-top: 5px;
	margin: 0px;
	padding-left: 15px;
}
