@charset "utf-8";
#content {
	height: 611px;
	width: 879px;
	border-top-width: 1px;
	border-right-width: 20px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #491f12;
	border-right-color: #491f12;
	border-bottom-color: #491f12;
	border-left-color: #491f12;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
}
#content #logo {
	height: 122px;
	width: 242px;
	margin-top: 15px;
	margin-left: 15px;
	display: inline;
}
#content #fsc {
	display: inline;
	position: relative;
	left: 480px;
	top: 20px;
}

#content #text {
	height: 148px;
	width: 852px;
	margin-left: 14px;
	margin-top: 23px;
	margin-bottom: 24px;
}
#content #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-top: 4px;
	margin-left: 2px;
}


.image {
	margin-left: 1px;
}
.link {
	color: #333333;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.info {
	color: #c02227;
}
