/* Formatting */

#aboutus_wrap {
	width: 770px;
	float: left;
	padding: 0 0 0 30px;
	background-color: #fff;
	clear: both;
	height: 512px;
}
#aboutus_col {
	width: 225px;
	float: left;
	padding: 10px 0 15px 0;
	margin: 0 10px 0 0;
	clear: right;
}


/* Type */

p.bigfirstpara, p.body, p.body_firstpara {
	margin: 0;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #333;
	text-indent: 1em;
}
.body_firstpara {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #333;
}
#nav_col3 span.copyright {
	line-height: 1.7em;
}
.contactinfo {
	font-size: 1.2em;
	line-height: 1.3em;
	color: #999999;
}
