/* general */body {	text-align: center;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;	background-color: #fff;
}img {	border: 0;}a:link {	font-weight: bold;	text-decoration: none;	color: #036;}a:visited {	text-decoration: none;	color: #036;	font-weight: bold;}a:hover {	text-decoration: underline;	color: #069;}

h2 {
	font-size: 20px;
	display: inline;
}/* the layout */

#container {	width: 770px;	padding: 0px;	border: 0px;	margin: 0px auto 0px auto;	text-align: left;}
#top {
	margin: 32px 0px 0px 0px;	padding: 0px 0px 0px 0px;	height: 128px;}

#featured {
	border: 3px solid #eee;
}
#footer {
	padding-top: 10px;
	padding-bottom: 50px;
	width: 770px;	margin-top: 20px;	margin-bottom: 0px;	font-size: 9px;	font-weight: bold;
	text-align: center;}


#top ul {
	margin: 8px 0px 0px 0px;	padding: 0px;	font-size: 10px;	line-height: 18px;	list-style-type: none;
}

#top ul li a {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

#top ul li a:hover {
	background: #def;
	text-decoration: none;
}

#top .logo {
	width: 300px;
	float: left;
}

#top .about {
	width: 112px;
	float: left;
}

#top .news {
	width: 80px;
	float: left;
}

#top .projects {
	width: 176px;
	float: left;
}

#top .contact {
	width: 96px;
	float: left;
}




#slogan {
	width: 770px;
	height: 32px;
	text-align: center;
}

#slogan p {
	font-weight: bold;
}

#slogan p .orange {
	color: #c30;
}


p.contact-box {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #ccc;
}

/* main text section */


#main {
	margin: 32px 0px 0px 0px;
}

#main p {
	font-size: 11px;
	color: #000;
	line-height: 18px;
}

#main ul {
	font-size: 11px;
	color: #000;
	line-height: 18px;
}

#main a:link {	font-weight: bold;	text-decoration: none;	color: #036;}#main a:visited {	text-decoration: none;	color: #036;	font-weight: bold;}#main a:hover {	text-decoration: underline;	color: #069;}#main table {
	margin-top: 16px;	font-size: 11px;
	border: 3px solid #f5f5ee;}#main table tr {	height: 16px;}

#main table tr.gray {
	background-color: #f5f5ee;
}#main td {	text-align: center;
	color: #000;}


#main h3 {
	font-weight: normal;
	font-size: 16px;
}

#maintext img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #333;
}
#mission {
	width: 320px;
	float: left;
	background-image: url('images/bg_africa.gif');
	background-repeat: no-repeat;	margin: -32px 16px 0px -20px;
	padding-top: 24px;	padding-bottom: 40px;	padding-left: 20px; /* ie5win fudge begins */	voice-family: "\"}\"";	voice-family:inherit;	width: 300px;}html>body #mission {	width: 300px; /* ie5win fudge ends */	}#mission p {	font-size: 11px;	line-height: 18px;
	color: #000;	margin-bottom: 10px; }#mission img {	margin: 5px 10px 0px 0px;}
.firstletter {	font-size: 40px;	line-height: 40px;	margin-right: 5px;	font-weight: bold;	float: left;	color: #ccd0cc;}

#ticker {
	width: 100%;
	height: 24px;
	text-align: center;
	background-color: #000;
}

#ticker p {
	left: 50%;
	margin-left: -485px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#ticker a {
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	color: #fff;
}

#banners {
	float: right;
	margin: 0px 0px 20px 20px;
	padding-left: 20px;
	border-left: 1px solid #eec;
}

#maintext {
	width: 500px;
}

#featured-thin {
	max-width: 764px;
	height: 86px;
	z-index:5;
	overflow: hidden;
	margin: 0px;
	border: 3px solid #eee;
}