@charset "utf-8";
.homepage_container_top {
	width: 898px;
	margin-top: 15px;
}
.homepage_container_jumpmenu_left {
	width: 250px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.homepage_container_jumpmenu_right {
	width: 250px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.homepage_container_Slogan {
	width: 900px;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
.text_jumpmenu_left {
	font-family: Arial;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	line-height: 1.4em;
}
.text_jumpmenu_title {
	font-family: "Myriad Pro";
	font-size: 1em;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: underline;
	margin-bottom: -10px;
}




.img_emblem {
	width: 396px;
	float: left;
}
.img_jumpmenu_right_container {
	margin-top: 12px;
	margin-bottom: 10px;
}
.img_border_only {
	border: 1px solid #000000;
}
