#legal-top-content {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background: #F4F4F4;
	border: thin solid #97A5BD;
	padding: 10px;
	margin-top: 22px;
}
#legal-navigation-left {
	clear: right;
	float: left;
	width: 350px;
	margin-left: 5px;
	margin-top: 10px;
	border: thin solid #97A5BD;
	margin-bottom: 10px;
	padding: 5px;
}
#legal-right-content {
	float: right;
	width: 350px;
	margin-right: 5px;
	border: thin solid #97A5BD;
	margin-top: 10px;
	padding: 5px;
}
#legal-footer {
	clear: both;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
