#MainPageImage {
	background-color: #98cdff;
	/*background-image: url(/images/mainpage/mainpageimage.jpg);*/
	height: 170px;
	margin: 0 10px 0 10px;
}
#MainPageImage H2 {
	font-family: "Cooper Black";
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	margin: 0 0 0 0;
	padding: 20px 0 0 310px;
}
#MainPageImage H2 SPAN {
	font-size: 29px;
	padding: 0 0 0 20px;
	display: block;
}

#MainPageTopBar {
	padding: 5px 10px 9px 10px;
}
#MainPageTopBar DIV {
	font-size: 1px;
	line-height: 1px;
	height: 5px;
	border-bottom: 1px solid #fedb89;
}

#MainPageWelcome {
	background-color: #2191d9;
	background-image: url(/images/mainpage/welcome-bg.gif);
	height: 35px;
	margin: 0 10px 0 10px;
}
#MainPageWelcome H3 {
	background-image: url(/images/mainpage/welcome-bullet.gif);
	background-position: 6px 6px;
	background-repeat: no-repeat;
	font-family: Impact;
	font-size: 26px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	line-height: 34px;
	margin: 0 0 0 0;
	padding: 0 0 0 35px;
}

#MainPageContent {
	padding: 15px;
}

#MainPageMission {
	height: 114px;
	border-bottom: 1px solid #ffc8ae;
}
#MainPageMission H3 {
	font-size: 20px;
	color: #3688c3;
	line-height: 25px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#MainPageMission P {
	text-align: justify;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#MainPageMissionpic {
	width: 140px;
	height: 114px;
	float: left;
}

#MainPageObjectives {
	padding: 10px 0 10px 0;
}
#MainPageObjectives H3 {
	font-size: 17px;
	color: #de4f11;
	line-height: 25px;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}
#MainPageObjectives UL {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#MainPageObjectives LI {
	font-weight: bold;
	color: #777;
	margin: 0 0 0 20px;
	padding: 0 0 10px 0;
}
#MainPageObjectives P {
	font-weight: bold;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
}


