
.content {
	padding: 20px 0 0 0;
	width: 749px;
}

h1 {
	display: none;
}

.about {
	height: 300px;
}

.about h2 a {
	font-size: 22px;
	color: #0D4EA6;
}

.about img {
	float: left;
}

.other {
	clear:both;
	padding: 10px 35px 20px 35px;
	background: #D9DFE4;
}

.more {
	padding:0 0 0 20px;
	font-style: italic;
	font-weight: bold;
	line-height: 30px;
	color: #0D4EA6;
}

.more-white { background: url(images/more-white-background.gif) top left no-repeat; }
.more-gray { background: url(images/more-gray-background.gif) top left no-repeat; }

.news h2 a, .information h2 a {
	font-weight: bold;
	font-size: 15px;
	color: #0D4EA6;
}

.news h3 a {
	font-size: 14px;
	color: #0D4EA6;
}

.news {
	clear: both;
	float: left;
	width: 325px;
}

.news img {
	float: left;
	margin: 0 10px 0 0;
}

.news .more {
	float: right;
	display: block;
	clear: both;
	margin: 10px 0 10px 200px;
}

.information {
	float: right;
	width: 325px;
}

