@charset "utf-8";
#about {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#abouthistory  {
	float: left;
	background-image: url(images/aboutbox280.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 280px;
	background-color: #1D1F20;
}
#innertext {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#about #aboutcontact {
	background-repeat: no-repeat;
	background-position: center bottom;
	float: right;
	width: 280px;
	background-color: #1D1F20;
	background-image: url(images/aboutbox280.png);
}
#corp   {
	margin-top: 10px;
}

#corp-img {
	width: 220px;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	clear: both;
	text-align: center;
	font-weight: bold;
	color: #999999;
}
#corp-img img {
	padding-bottom: 10px;
}
#corp-img-right {
	width: 240px;
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	clear: both;
	text-align: center;
	font-weight: normal;
	color: #999999;
	font-family: "Times New Roman", Times, serif;
}
#corp-img-right img {
	border: 10px solid #FFFFFF;
}
#content blockquote {
	text-align: justify;
}
