body {
background-color: #d2d2d2;
font-family: Tahoma;
}

#containter {
	width: 850px;
	margin: 0 auto;
	margin-top: -8px;
}
img {
	border: none;
}

#header {
	width: 850px;
	height: 180px;
	background-image: url("../images/header.png");
	background-repeat: no-repeat;
}

#rc {
	width: 393px;
	margin-top: -10px;
	float: right;
}

#rc_header {
	width: 393px;
	height: 64px;
	background-image: url("../images/rc_header.png");
}

#irc_repeat {
	width: 391px;
	background-image: url("../images/rc_repeat.png");
	background-repeat: repeat-x;
	border-left: 1px solid #7db6fe;
	border-right: 1px solid #7db6fe;
	background-color: #019afa;
	min-height: 250px;
}

#hrc_repeat {
	width: 391px;
	background-image: url("../images/rc_repeat.png");
	background-repeat: repeat-x;
	border-left: 1px solid #7db6fe;
	border-right: 1px solid #7db6fe;
	background-color: #019afa;
	min-height: 350px;
}

#erc_repeat {
	width: 391px;
	background-image: url("../images/rc_repeat.png");
	background-repeat: repeat-x;
	border-left: 1px solid #7db6fe;
	border-right: 1px solid #7db6fe;
	background-color: #019afa;
	min-height: 550px;
}

.contained_content {
	margin-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	color: #1a1a1a;
	font-size: 14px;
}

.missioncontained_content {
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	color: #1a1a1a;
	font-size: 14px;
}

#rc_footer {
	width: 393px;
	height: 20px;
	background-image: url("../images/rc_footer.png");
	background-repeat: no-repeat;
}

#lc {
	width: 393px;
	margin-top: -10px;
	float: left;
}

#omc {
	width: 850px;
	margin-top: -10px;
	margin: auto;
}

#om_header {
	width: 345px;
	height: 34px;
	background-image: url("../images/om-header.png");
}

#om_bg {
	width: 850px;
	height: 239px;
	background-image: url("../images/om-bg.png");
}

#lc_header {
	width: 393px;
	height: 64px;
	background-image: url("../images/lc_header.png");
}

a {
	color: #CCC;
	text-decoration: none;
}

#wwo {
	height: 28px;
	width: 243px;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url("../images/wwo.png");
	background-repeat: no-repeat;
}

#cu {
	height: 30px;
	width: 324px;
	margin-left: 0px;
	background-image: url("../images/cu.png");
	background-repeat: no-repeat;
}

#wwa {
	height: 26px;
	width: 227px;
	margin-left: 0px;
	background-image: url("../images/wwa.png");
	background-repeat: no-repeat;
}

#om {
	height: 26px;
	width: 223px;
	margin-left: 0px;
	background-image: url("../images/om.png");
	background-repeat: no-repeat;
}

#fe {
	height: 26px;
	width: 236px;
	margin-left: 0px;
	background-image: url("../images/fe.png");
	background-repeat: no-repeat;
}

#ot {
	height: 26px;
	width: 300px;
	margin-left: 0px;
	background-image: url("../images/ot.png");
	background-repeat: no-repeat;
}

#ln {
	height: 26px;
	width: 269px;
	margin-left: 0px;
	background-image: url("../images/ln.png");
	background-repeat: no-repeat;
}

#info1 {
	width: 150px;
	float: left;
}

.learnmore {
	font-size: 16px;
	text-decoration: none;
}

.bottomlink {
	margin-bottom: 200px;
}


#lc_footer {
	width: 393px;
	height: 20px;
	background-image: url("../images/lc_footer.png");
	background-repeat: no-repeat;
}

#footer {
	width: 816px;
	height: 62px;
	margin: auto;
	margin-top: 350px;
	margin-bottom: -10px;
	background-image: url("../images/footer.png");
	background-repeat: no-repeat;
}

#hfooter {
	width: 816px;
	height: 62px;
	margin: auto;
	margin-top: 400px;
	margin-bottom: -10px;
	background-image: url("../images/footer.png");
	background-repeat: no-repeat;
}

#mfooter {
	width: 816px;
	height: 62px;
	margin: auto;
	margin-top: 380px;
	margin-bottom: -10px;
	background-image: url("../images/footer.png");
	background-repeat: no-repeat;
}
