@charset "UTF-8";
/* CSS Document */


#mainlf {
	width: 270px;
	height: 75px;
	
}
#mainrt {
	height: 75px;
	min-height: 50px!important;
	_height:50px;
	
}

#mission {
	height: auto;
	width: 840px;
	overflow: hidden;
	position: relative;
}
#mission  a, #mission a:visited {
	color: #990000;
	text-decoration: none;
}
#mission a:hover {
	color: #2a2f78;
	padding-bottom: 2px;
}
#mission h1 {
	margin-bottom:35px;
}
#foot_links {
	width: 900px;
}
.img_foot {
	display: block;
	float: left;
	margin-right: 25px;
	margin-left: 0;
	margin-bottom: 15px;
}
.img_foot a img, .img_foot a:visited img, .img_foot a:hover img {
	text-decoration: none;
	border: 0 none;
}

