#banner.rehanging {
	background: url(/_img/exhibitions/rehanging.jpg) center;
}

#banner {
	position: relative;
	overflow: hidden;
}
#banner a {
	position: absolute;
	right: 0;
}
#lead-current {
	padding: 8px 6px 0;
	background: #2D5CA2;
	width: 168px;
	overflow: hidden;
	top: 0;
	color: #fff !important;
}
#lead-current span {
	display: block;
	padding-bottom: 8px;
}
#banner:hover span {
	text-decoration: underline;
}
#lead-current strong {
	display: block;
	padding-bottom: 8px;
	font-weight: normal;
}

#main {
	margin: 12px 0 8px;
}

.home-lead {
	margin-bottom: 24px;
}
.home-lead a {
	display: block;
	background: #2D5CA2 no-repeat center top;
	padding: 8px;
	height: 216px;
}
.home-lead a:hover {
	color: #2D5CA2 !important;
	text-decoration: underline;
}
#lead-catalogue {
	margin-top: -80px;
}
#lead-catalogue a {
	color: #fff;
	background-image: url(/_img/home_catalogue.jpg);
}
#lead-catalogue a:hover {
	color: #fff !important;
}
#lead-exhibitions {
	clear: left;
}
#lead-exhibitions a {
	background-image: url(/_img/home_exhibitions.jpg);
}
#lead-mailing a {
	background-image: url(/_img/home_mailing.jpg);
}
#lead-plan a {
	background-image: url(/_img/home_plan.jpg);
}
