body {
	background-color: #B3B5B7;
	color: #002A4D;
	font-family: Arial, Helvetica, san serif;
	font-size: .9em;
	text-align: center;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	border: 2px solid #4A6780;
}
#header {
	border-top: 5px solid #A29F7F;
	border-bottom: 5px solid #A29F7F;
	padding: 2px 0;
	margin: 10px 0 0 0;
	width: 100%;
	vertical-align: top;
	height: 157px;
}
#header .building {
	float: right;
}
#logo {
	float: left;
	text-align: left;
}
#logo img {
	border: 0;
}
#column {
	float: left;
	width: 218px;
	margin-right: 30px;
}
#content {
	width: 520px;
	height: 391px;
	float: right;
	text-align: left;
}
#services #content {
	overflow: auto;
	height: 361px;
	padding-top: 30px;
	padding-right: 20px;
	width: 500px;
}
#services #content img {
	float: right;
	margin-top: -30px;
	margin-right: -20px;
}
#services h2 {
	background-image: url(../images/bullet-square.gif);
	background-repeat: no-repeat;
	padding: 5px 0 0 20px;
	margin-bottom: 5px;
}
#services ul {
	margin-left: 20px;
	padding-left: 0;
	font-size: .8em;
}
h1 {
	margin: 0;
	font-size: 1.3em;
}
h2 {
	margin: 0;
	font-size: 1em;
	color: #788EA1;
}
a:link, a:visited, a:hover {
	text-decoration: none;
 	color: #002A4D;
}
.address {
	line-height: 15px;
	font-size: .9em;
}
.company {
	color: #7E775F;
	font-weight: bold;
	font-size: larger;
}
.phone {
	line-height: 20px;
}
p {
	margin: 0;
	font-size: .9em;
}
.divider {
	clear: both;
	border-bottom: 1px dotted #002A4D;
	margin-bottom: 10px;
	width: 95%;
}
.dfixed {
	border-bottom: 1px dotted #002A4D;
	margin-bottom: 10px;
	width: 250px;
}
#home #content, #contact #content {
	margin-top: 30px;
	_margin-top: 20px;
	height: 361px;
}
#home ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	width: 480px;
}
#home li {
	background-image: url(../images/bullet-square.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding: 5px 0 0 20px;
	font-size: .8em;
}
#about #content {
	overflow: auto;
	padding-top: 30px;
	padding-right: 20px;
	width: 500px;
	height: 361px;
}
#about h2 {
	background-image: url(../images/bullet-square.gif);
	background-repeat: no-repeat;
	padding: 5px 0 0 20px;
	margin-bottom: 5px;
}
#contact #column {
	margin-right: 10px;
}
#contact #content {
	width: 530px;
}
#contact table {
	font-size: 1em;
}
.blocks3 {
	border-top: 1px dotted #002A4D;
	border-bottom: 1px dotted #002A4D;
	margin-right: 10px;
}
.blocks3 td {
	width: 33%;
	font-size: .8em;
	background-image: url(../images/bullet-square.gif);
	background-repeat: no-repeat;
	background-position: 0 15px;
	padding: 20px 0 20px 18px;
	margin-bottom: 5px;
}
#references #content {
	overflow: auto;
	padding-top: 30px;
	padding-right: 20px;
	width: 500px;
	height: 361px;
}

td {
	vertical-align: top;
}
.blocks div {
	width: 215px;
	font-size: .8em;
	_padding-top: 10px;
	background-image: url(../images/bullet-square.gif);
	background-repeat: no-repeat;
	padding: 5px 0 0 20px;
	margin-bottom: 5px;
}
sup {
	color: #002A4D;
}
.footnotes {
	font-size: smaller;
}
