body {
	margin: 0px;
	padding: 0px;
}
#Outer {
	width: 790px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#Header {
	width: 100%;
	margin-bottom: 0px;
}
#Address {
	float: right;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: right;
	color: #666666;
	line-height: 2.2em;
}
#Logo {
	float: left;
	width: 333px;
}
#Address a:link, #Address a:active, #Address a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

#Inner {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 20px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#Content {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#Content p, #Content ul, #Content ol {
	font-size: 0.8em;
	line-height: 2.2em;
	text-align: left;
}
#Content h1 {
	text-align: left;
}
.TeamImage {
	float: left;
	margin-right: 10px;
	border: 1px solid #999999;
}
#TeamArea {
	margin-right: 20px;
	margin-left: 20px;
	padding: 6px 20px;
	font-size: 0.75em;
}
#TeamArea a:link, #TeamArea a:visited, #TeamArea a:active {
	font-weight: bold;
	color: #003366;
}
.Gap {
	height: 20px;
	background-color: #FFFFFF;
	clear: both;
}
#RightHandSide {
	background-image: url(right-hand.gif);
	height: 250px;
	width: 170px;
	float: right;
	margin-left: 20px;
	font-size: 0.7em;
	padding: 20px;
	line-height: 1.6em;
}
.Projects {
	margin-bottom: 10px;
}
#Content a:link, #Content a:visited, #Content a:active {
	color: #333333;
}
#AddressLeft {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	margin-top: 12px;
}
#AddressRight {
}

#EmailAddress {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-top: 20px;
}
.dot {
	color: #0099CC;
	font-style: italic;
	font-weight: bold;
}
#RIBA {
	background-image: url(right-hand.gif);
	height: 250px;
	width: 170px;
	float: right;
	margin-left: 20px;
	font-size: 0.7em;
	padding: 20px;
	line-height: 1.6em;
	text-align: center;
}
#RIBA img {
	border: 1px solid #000000;
	margin-top: 6px;
}
