body {
	background: #fff;
	color: #493722;
	margin: 0; padding: 0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4;
}


h1, h2, h3, h4, h5, p, ul, address {margin: 0 0 1em 0;}

h2 {font-size: 16px; color: #493722; margin-bottom: 4px;}

ul {padding-left: 1.5em;}

address {font-style: normal;}

table {width: 100%; border-collapse: collapse;}
thead {background-color: #26618A; color: #fff; padding: 8px 0 4px 0; border-bottom: 1px solid #333;}
th {font-weight: bold; text-align: left; padding: 8px 2px 2px 2px;}
tr {vertical-align: top; border-bottom: 1px dotted #ddd;}
td {padding: 8px 4px; font-size: 90%}

#wrap {width: 775px; margin: 0 auto;}

#page {
	position: relative;
	background: transparent url(/images/interior-bg.gif) left top no-repeat;
}

#epr-navigation {
	position: absolute;
	top: 0px; left: 14px;
	padding: 0; margin: 0;
	width: 158px;
	font-size: 14px;
	line-height: 1.9;
	z-index: 50;
}
#epr-navigation h1 {margin: 0;}
#epr-navigation a img {
	position: relative;
	display: block;
	padding-top: 20px;
	width: 158px; height: 74px;
	border: none;
}
#epr-navigation ul {
	width: 112px;
	margin-top: 14px;
	margin-left: 4px;
	padding-left: 0;
	padding-bottom: 16px;
	list-style: none;
}
#epr-navigation li a, 
#client-navigation li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #493722;
}
#epr-navigation li a:hover, 
#client-navigation li a:hover {
	color: #0f588b;
}
#epr-navigation li a {padding-left: 30px;}
#epr-navigation li a:hover {background: transparent url(/images/epr-logo-sidemenu.gif) left top no-repeat;}


#contents {
	position: relative;
	width: 567px;
	padding-left: 208px;
	padding-bottom: 2em;
	background: transparent url(/images/footer.gif) right bottom no-repeat;
}

#contents h1 {
	position: absolute;
	top: 65px; right: 23px;
	width: 150px; height: 34px;
	margin: 0; padding: 0;
	color: #fff;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	text-align: center;
	font-size: 18px;
	line-height: 36px;
	text-transform: uppercase;
}

#client-navigation {
	height: 158px; 
	position: relative;
}
#client-navigation ul {
	list-style: none;
	padding: 0; margin: 0;
	clear: both;
}
#client-navigation li {
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	border-right: 1px solid #a8b694;
	line-height: 1.2;
}
#client-navigation li.last {border-right: none;}

ul#client-work {
	position: absolute;
	top: 75px; left: 0;
	margin-left: -10px;
}

ul#environmental-work {
	position: absolute;
	top: 107px; left: 38px;
}

#banner {
	width: 523px; 
	height: 102px;
	border: 1px solid #a7c5da;
	padding: 4px;
	margin-left: 12px;
	margin-bottom: 12px;
	overflow: hidden;
}

#quote {
	font-family: "Times New Roman", serif;
	font-style: italic;
	font-size: 20px;
	line-height: 28px;
	
	width: 503px;
	height: 82px;
	color: #fff;
	background: #004575 url(/images/quote-leaf.gif) 355px 50% no-repeat;
	margin: 0;
	padding: 10px;
	overflow: hidden;
}

#quote p {
	width: 86%;
	margin: 0;
}

#main {
	display: inline-block;
	float: left;
	width: 300px;
	padding-left: 12px;
	padding-top: 6px;
}
body#awards #main {width: 550px;}

#sidebar {
	float: right;
	width: 220px;
	min-height: 340px;
	height: auto !important;
	height: 340px;
	Xbackground: transparent url(/images/footer.gif) right bottom no-repeat;
}
body#awards #sidebar {Xdisplay:none;}

ul#client-list, ul#bio-list {
	list-style: none;
	line-height: 1.6;
	margin: 30px 0 0 0;
	padding: 12px 0 52px 37px;
}
ul#client-list {background: transparent url(/images/client-list-header.gif) left top no-repeat;}
ul#bio-list {
	padding: 0 0 0 37px;
	margin-top: 10px;
	margin-bottom: 120px;
	background: transparent url(/images/about-list-header.gif) left top no-repeat;
}

#client-list li {
	padding-left: 10px;
	background: transparent url(/images/client-list-arrow-bullet.gif) left 50% no-repeat;
}

#bio-list li {
	background: none;
	padding-bottom: 6px;
}

#client-list a, #bio-list a {
	color: #004575;
	text-decoration: none;
}

#bio-list a {line-height: 1.3;}
#bio-list a span {display: block; font-size: 72%;}

#bio-banner {
	position: relative;
	width: 523px; 
	height: 92px;
	border: 1px solid #a7c5da;
	
	padding: 4px;
	margin-left: 12px;
	margin-bottom: 12px;
	overflow: hidden;
}
#bio-banner div {background-color: #004575; height: 92px; } 
#bio-banner img {border: 0; border-right: 1px solid #fff;}
#bio-banner h2 {
	position: absolute;
	top: 32px; left: 110px;
	font-family: Times, serif;
	font-size: 23px;
	font-weight: normal;
	font-style: italic;
	color: #fff;
}
#bio-banner h3 {
	position: absolute;
	top: 59px; left: 110px;
	font-family: Times, serif;
	font-size: 19px;
	font-weight: normal;
	font-style: italic;
	color: #a8d0ec;
}

#footer {clear: both;}

#copyright {
	text-align: center;
	font-size: 80%;
	margin-top: 2em;
	color: #795b38;
}





