@charset "utf-8";
#head_banner #links_container ul li .first_layer_last {
	text-decoration: none;
	font: 12pt Tahoma, Geneva, sans-serif;
	color: #666;
	height: 100%;
	width: 175px;
	display: block;
	text-align: center;
	position: relative;
	padding: 12px 0px 0px;
	height: 33px;
	float: left;
	top: 0px;
}
#head_banner #links_container #reverse_drop_box_last {
	position: absolute;
	width: 270px;
	height: 242px;
	left: -88px;
	top: 45px;
	visibility: hidden;
}
#head_banner #links_container ul :hover #reverse_drop_box_last {
	visibility:visible;
}
#head_banner #links_container ul li #reverse_drop_box_last #reverse_drop_top {
	background: url(../images/page_building/ministries_drop/ministries_drop_top_reverse.png) no-repeat center top;
	height: 23px;
	width: 270px;
}
#head_banner #links_container ul li #reverse_drop_box_last #reverse_drop_center {
	background: url(../images/page_building/ministries_drop/ministries_drop_center_reverse.png) repeat-y center top;
	height: 200px;
	width: 270px;
}
#head_banner #links_container ul #reverse_drop_box_last #drop_center ul {
	width: 240px;
	height: 35px;
	position:relative;
}
#head_banner #links_container ul li #reverse_drop_box_last #reverse_drop_bottom {
	background: url(../images/page_building/ministries_drop/ministries_drop_bottom_reverse.png) no-repeat center top;
	height: 19px;
	width: 270px;
}
