@charset "UTF-8";
#mid_wrapper {
	padding-bottom: 65px;
	background-color: #FFFFFF;
	padding-top: 50px;
}
#mid {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
#wrapper_bottom {
	background-color: #FFFFFF;
	display: block;
	height: auto;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.25);
	z-index: 2;
}
#bottom_container {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	background-color: #373D41;
}
#bottom_sidebar h3 {
	display: block;
	height: 40px;
	color: #FFFFFF;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: left;
	background-color: #373D41;
	text-decoration: none;
	background-image: url(../images/unjo_bottom_header_bkgd_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	margin: 0px;
}
#bottom_sidebar .moduletable .custom {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #404040;
	padding-top: 20px;
	padding-bottom: 20px;
}
#bottom_sidebar .moduletable {
	margin-bottom: 25px;
	width: 300px;
	margin-left: 25px;
	background-color: #E6E6E6;
}
#bottom_main h3 {
	display: block;
	height: 40px;
	color: #FFFFFF;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: left;
	background-color: #373D41;
	text-decoration: none;
	background-image: url(../images/unjo_bottom_header_bkgd_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	margin: 0px;
}
#bottom_main .moduletable {
	margin-bottom: 25px;
	width: 625px;
	margin-left: 25px;
	background-color: #E6E6E6;
	margin-right: 25px;
}
#bottom_main ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#bottom_main .moduletable .latestnews {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#bottom_main .moduletable .latestnews li a {
	text-decoration: none;
	height: auto;
	color: #373D41;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 15px;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 10px;
	background-image: url(../images/unjo_bottom_button_news_01.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 120px;
}
#bottom_main .moduletable .latestnews li a:hover {
	text-decoration: underline;
}
#bottom_main .moduletable_search {
	margin-bottom: 25px;
	width: 625px;
	margin-left: 25px;
	background-color: #E6E6E6;
	display: block;
}
#bottom_main .moduletable_search #mod-search-searchword {
	width: 390px;
	height: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#bottom_main .moduletable_search .button_search {
	height: 30px;
	width: 180px;
	float: right;
	padding-top: 10px;
	padding-right: 20px;
}
