#content
{
	background-image:url(/images/photos/city.jpg);
}
#pageBody
{
	margin-bottom:30px;
}
* html #pageBody
{
	margin-bottom:37px;
}
#pageBody ul
{
	padding-left:15px;
	margin-top:6px;
	line-height:22px;
}
#pageBody ol {
	list-style: none;
	padding-left:28px;
	margin:6px 0 75px 0;
	line-height:22px;
	color: #114170;
	background: url('/images/contact_arrow.gif') no-repeat 10px 5px;
}
#pageBody ol li {
	margin-bottom: 15px;
}
#pageBody ol li a {
	color: #114170;
	font-style: italic;
}
#pageBody blockquote
{
	margin:0 0 0 21px;
}
#bottom
{
	width:378px;
}