	#content {
		background: transparent url( '/images/locations_01.jpg' ) no-repeat top left;
	}

	div#locations_maps {
		float: left;
		background-image: url( '/images/pages/locations/locations_base.gif' );
	}
	div#locations_maps img {
		float: left;
		border: none;
	}
	div#locations_info h3 {
		color: #bf022c;
		margin: 0 0 5px 0;
		text-transform: uppercase;
		font-size: 11pt;
	}
	div#locations_info b {
		text-transform: uppercase;
	}
