@charset "utf-8";
/* CSS Document */


#content{
	overflow:hidden;
	padding: 32px 25px 34px 25px;
}

#acuity img{
	margin-left:25px;
	width:236px;
}

h1{
	margin:0 0 16px 0;
	color:#035c99;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
}

h2{
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#383838;
}

p{
	margin-bottom:20px;
}

.project{
	height:230px;
}

.project h2{
	margin:100px 0 0 15px;
}