#Outer {
	border: 1px solid #FFFFFF;
	padding: 20px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px;
}
#header {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #2C357D;
	padding-bottom: 20px;
}
#content {
	background-color: #EFF0FA;
	margin-top: 20px;
	padding: 10px;
}
.logo {
	float: right;
}
#Trap {
	clear: both;
	height: 200px;
}
#navigate {
	float: left;
	text-align: center;
	width: 170px;
}
#navigate img {
	margin-right: 10px;
	margin-left:10px;
	margin-bottom: 10px;
}
#strapline {
	text-align: center;
	margin-top: 4px;
	margin-bottom: 20px;
}
#telephone {
	text-align: center;
	margin-top: 14px;
	margin-bottom: 14px;
}
#address {
	font-size: 0.75em;
	color: #7B7C7F;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 16px;
}
#email {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h1 {
	color: #2C357D;
	margin-bottom: 30px;
}
#content p {
	font-size: 0.8em;
	line-height: 2.2em;
}
#image {
	float: right;
	margin-left: 20px;
}
.KnockDown {
	clear: both;
}
#Footer {
	background-color: #2C357D;
	height: 10px;
	margin-top: 20px;
}
#content ul {
	font-size: 0.8em;
	line-height: 2.2em;
	font-style: italic;
}
#content a:link, #content a:visited, #content a:active,
#map a:link, #map a:visited, #map a:active {
	font-weight: bold;
	color: #666666;
}
#map {
	float: right;
	margin-left: 20px;
	font-size: 0.85em;
	text-align: center;
}

