div.textbody {
	background : url("../img/map.png") no-repeat 0px 0px;
	height : 460px;
}

div#contact {
	margin-top : 1em;
	margin-left : 330px;
	padding-left : 1em;
	background-color : #FFF;

	font-family : "arial","helvetica", sans-serif;
	font-size : 12px;
	font-weight : normal;
}

div#contact a {
	color : #6699CC;
	text-decoration : none;
}

div#contact strong {
	text-transform : uppercase;
}

div#contact h1 {
	font-family : "Georgia", "Times New Roman", "Times", serif;
	font-size : 2.2em;
	font-weight : normal;
}

div#contact h1 sup {
	font-size : 1em;
	line-height : 0.9em;
	vertical-align : text-top;
}

div#contact div {
	margin-top : 1em;
}

div#contact div.find {
	margin-top : 3em;
	width : 200px;
	margin-bottom : 2em;
}

div#contact div.find strong {
	display : block;
	margin-bottom : 1em;
}