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

.fontie .a:link {
	color: #666;
	font-weight:bold;
}
.fontie a:visited {
	color: #666;
	font-weight:bold;
}
.fontie a:hover {
	color: #999;
	font-weight:bold;
}
.fontie a:active {
	color: #666;
	font-weight:bold;
}
.fontie a {
	font-weight:bold;
	color: #666;
}

#map-site #map-site-center p {
	font-weight: bold;
}

#map-site {	font-family:Helvetica, Arial, Geneva; 
			text-align:right;
			word-spacing: 30px;
			font-size: 12px;
			height: 30px;
			width: 940px
}
#map-site-center {
	position:relative;
	top: 7px;
}

#map-site-link {
	width:72px;
	height:30px;
	position: relative;
	top: -44px;
}