body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #7C7C7C;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	font-weight: bold;
}
a:link,
a:visited,
a:active {
	color: #7C7C7C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #D5261C;
}
#pageContainer {
	margin: 0px;
	padding: 0px;
	height: 700px;
	width: 750px;
}
#headerRegion {
	margin: 0px;
	padding: 0px;
	width: 750px;
	position: absolute;
	height: 100px;
	left: 0px;
	top: 0px;
}
#headerRegion p {
	float: right;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 78px;
	font-size: x-small;
	text-align: right;
	left: 374px;
	width: 375px;
}
#primaryNavRegion {
	border: 1px solid #000000;
	position: absolute;
	top: 100px;
	left: 0px;
	height: 30px;
	width: 750px;
}
#leftRegion {
	margin: 0px;
	padding: 30px;
	position: absolute;
	top: 134px;
	left: 0px;
	height: 474px;
	width: 137px;
}
#contentRegion {
	position: absolute;
	left: 199px;
	top: 131px;
	padding: 5px;
	height: 525px;
	width: 541px;
	border: 1px solid #000000;
}
#footerRegion {
	position: absolute;
	height: 24px;
	width: 550px;
	left: 201px;
	top: 678px;
	text-align: right;
	vertical-align: middle;
}
#primaryNavRegion img.projects {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#footerRegion p {
	font-size: x-small;
}
#leftRegion p.leftColumn {
	font-size: x-small;
}
img.splashImage {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
p.splashContent {
	margin: 25px;
}
div.offices {
	width: 541px;
}
div.office {
	width: 161px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
div.contactContent {
	padding: 25px;
	margin-top: 10px;
}
div.projects {
	width: 531px;
	margin: 6px 0px 0px 6px;
	padding: 0px;
}
div.project {
	width: 173px;
	margin-right: 2px;
	float: left;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
div.projectRight {
	margin-right: 0px;
	padding: 0px;
}
p.projectTitle {
	padding: 5px;
	height: 40px;
	width: 163px;
	margin: 0px;
	background-color: #7C7C7C;
	color: #FFFFFF;
	font-size: xx-small;
	font-weight: bold;
}
p.midGrey {
	background-color; #A3A3A3;
}
p.lightGrey {
	background-color: #BDBDBD;
}
div.projectContent {
	padding: 25px;
	margin-top: 10px;
}
