@charset "UTF-8";
/* CSS Document */
#image {
	height: 173px;
	width: 132px;
	float: right;
}
#legalcopy {
	top: 300px;
}
#bodycopy {
	width: 370px;
	height: 120px;
}
#About us Head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #23305C;
}
#bodycopy2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #23305C;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	overflow: auto;
	height: 155px;
	text-align: justify;
	color: #23305C;
	line-height: 15px;
}
