/* CSS Document */

#content em {
	font-size: 14px;
	color: #02253a;
	font-weight: bold;
	font-style: normal;
	}
	
.contact_numbers strong {
	display: block;
	float: left;
	width: 50px;
	}
	
.contact_numbers {
	font-size: 14px;
	}
	
#page_header {
	margin: 10px 0 0 0;
	}
	
#main {
	margin-top: 0;
	}

#toolstrip {
	margin-top: 0;
	}
	
#content .map_pin {
	float: none !important;
	}
