#map_header {
		position: absolute;
		top: -5px;
		left: 20px;
		height: 40px;
		width: 290px;
		color: #FFF;
		font-family: 'Yanone Kaffeesatz', sans-serif;
		font-size: 18px;
		text-transform: uppercase;
}
#map_footer {
		position: absolute;
		top: 260px;
		left: 20px;
		height: 20px;
		color: #000;
		text-transform: uppercase;
		font-size: 12px;
}
#map_footer a {
		color: #ECB51E;
		font-weight: bold;
}

.office_bg {
	/*background: url('/images/sprites.png?3') no-repeat no-repeat -15px 0 !important;*/
}

#offices {
	width: 960px;
	height: 320px;
	overflow: hidden;
	color: #FFF;
}
#offices .hd {
	width: 634px;
	height: 274px;
	float: right;
	overflow: hidden;
}
#offices .bd {
	float: left;
	position: relative;
	top: -271px;
	margin: 0px 0 0 0;
	overflow: hidden;
	height: 300px;
	width: 600px;
}

#offices .bd .office p {
	/*margin: 0;*/
	/*vertical-align: center;*/
}

div.office_photo {
	background: url('/images/sprites.png?3') no-repeat;
	background-position: -4px -2045px;
	/*display: none;*/
	position: relative;
	left: 312px;
	width: 285px;
	height: 299px;
}
.office_photo .selected {
		/*display: inline;
		zoom: 1;
		*display: inline;*/
}
div#office_photo_1 {
	background-position: 0px -2038px !important;
}
div#office_photo_2 {
	background-position: -293px -2038px !important;
}
div#office_photo_3 {
	background-position: -589px -2038px !important;
}
div#office_photo_4{
	background-position: -293px -2336px !important;
}
div#office_photo_5 {
	background-position: -589px -2336px !important;
}
div#office_photo_6 {
	background-position: 0px -2647px !important;
}
div#office_photo_7 {
	background-position: -293px -2647px !important;
}

.office_bg_1 {
	background-position: -6px -2052px;
}
.office_bg_2 {
	background-position: -6px -2052px;
}
.office_bg_3 {
	background-position: -6px -2052px;
}
.office_bg_4 {
	background-position: -6px -2052px;
}
.office_bg_5 {
	background-position: -6px -2052px;
}

div#office_1.office {
	display: none;
}
div#office_2.office {
	display: none;
}
div#office_3.office {
	display: none;
}
div#office_4.office {
	display: none;
}
div#office_5.office {
	display: none;
}
div#office_6.office {
	display: none;
}
div#office_7.office {
	display: none;
}
div#office_8.office {
	display: none;
}
.office {
	float: left;
	width: 270px;
	margin: 53px 0 0 20px;
	font-size: 12px;
	line-height: 1.2em;
}
#non_office {
	float: left;
	width: 270px;
	margin: 53px 0 0 20px;
	font-size: 12px;
	line-height: 1.2em;
}
#office {
	color: #333;
	display: none;
}
#office .selected {
	color: #fff;
	display: inline;
	zoom: 1;
	*display: inline;
}