/* FUNC */
#func {
	margin-bottom: 7px;
}

/* MENU */
#menu {
	background: url('/gfx/department/menu-bg-end.gif') no-repeat right top;
	padding-right: 5px;
	height: 35px;
	margin-top: 2px;
	margin-right: 6px;
}

* html #menu {
	margin-top: 0px;
}

#menu li {
	background: url('/gfx/department/menu-bg.gif') repeat-x left top;
	height: 35px;
}

#menu ul li {
	background: no-repeat;
	height: auto;
}

#menu a {
	margin-top: 9px;
}

#menu ul a {
	margin-top: 0px;
}

#menu .lc {
	background: url('/gfx/department/menu-bg-start.gif') no-repeat right center;
	display: block;
	float: left;
	height: 35px;
	width: 5px;
}

/* HOME */
#content #map h1 {
	background: #7F8EB7 url('/gfx/department/home-h1-end.gif') no-repeat right center;
	padding: 0px;
	height: 35px;
	color: #fff;
	font-size: 173%;
}

#map h1 span {
	background: url('/gfx/department/home-h1-start.gif') no-repeat left center;
	display: block;
	padding: 6px 10px 6px 10px;
}

#map div {
	height: 274px;
	max-height: 224px;
	padding: 25px 20px 25px 25px;
	overflow: hidden;
}