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

body {
	background:url(../images/footerbg.jpg) repeat;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}


/* TEXT */

p {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}



/* LAYOUT */
.headerwrap {
	width:100%;
	background:url(../images/headerbg.jpg) no-repeat center #fff;
}

.header {
	margin:auto;
	width:750px;
	height:113px;
}

.logo {
	float:left;
	margin-top:36px;
}

.contact {
	float:right;
	margin-top:45px;
}

.missionwrap {
	width:100%;
	background:url(../images/missionbg.jpg) repeat;
	padding-top:25px;
	padding-bottom:25px;
}

.mission {
	margin:auto;
	width:750px;
	font-size:22px;
	line-height:30px;
	color:#fff;
}


.contentwrap {
	width:100%;
	background:url(../images/footerbg.jpg) repeat;
}

.content {
	margin:auto;
	width:750px;
	padding-top:25px;
	padding-bottom:25px;
}


.kenyamission {
	float:right;
	width:433px;
	margin-top:8px;
	font-size:16px;
	line-height:22px;
	color:#fff;
}

.contactform {
	color:#fff;
}

.clear {
	clear:both;
}

.titleimg {
	margin-bottom:10px;
}

.projectlogo {
	float:left;
}

.footer {
	clear:both;
	height:25px;
}
