@charset "UTF-8";
#wrap #flash {
	height: 380px;
	width: 880px;
	background-image: url(../images/flash-fill.jpg);
	clear: right;
}
#wrap #welcome {
	height: 85px;
	width: 880px;
	color: #003399;
	font-size: 33px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(../images/bridge.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#wrap #current {
	width: 880px;
	position: relative;
	height: 220px;
}
#wrap #current #box1 {
	float: left;
	width: 580px;
	background-image: url(../images/gold-bar.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F6F6F6;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 7px;
}
#wrap #current #box1 ul {
	font-size: 13px;
	color: #002549;
	clear: both;
	list-style-type: none;
	height: 23px;
	width: 114px;
	margin-left: 205px;
	padding: 0px;
	background-image: url(../images/read-more.gif);
}

#wrap #current #box1 img {
	margin-right: 9px;
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#wrap #current #box2 {
	float: right;
	width: 258px;
	background-image: url(../images/gold-bar.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #F6F6F6;
	padding-top: 7px;
}
#wrap #current #box2 ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #446B8B;
	list-style-image: url(../images/bullet.gif);
	letter-spacing: -1px;
	line-height: 28px;
	font-weight: normal;
}
#wrap #current #box2 ul a {
	color: #124D85;
	text-decoration: none;	
}
#wrap #current #box2 ul a:hover {
	color: #545454;
	text-decoration: none;
	background-position: -23px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#wrap #content {
	height: 220px;
	width: 880px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EBE9DC;
	padding-top: 15px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
	clear: left;
	margin-top: 30px;
	position: relative;
}
#wrap #content #about {
	float: left;
	width: 580px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #366A8E;
}
#wrap #content #located {
	float: right;
	height: 200px;
	width: 258px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: right;
