@charset "UTF-8";
/* CSS Document */

#headerImage {

	background-image: url(/img/default.jpg);
	background-repeat: no-repeat;
	height: 258px;
	width: 980px;}
.map {
	text-align: center;
	font-weight: bold;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: left;
}
