img.president {
	float: left;
	margin: 0 10px 0 10px;
	width: 140px;
	height: 163px;
}

div.president-message {
	float: left;
	margin: 0 0 0 20px;
	width: 600px;
}

.president-message p {
	text-indent: 1em;
	line-height: 1.5em;
	margin-bottom: 1em;
}

img.employee {
	margin: 0 0 0 10px;
	width: 400px;
	height: 300px;
}

a.map {
	display: block;
	background: White url('./resources/info-map.gif') no-repeat scroll;
	width: 61px;
	height: 17px;
}
