body {
	background-image: url(/images/striped-background.png);	
	background-repeat: repeat-x;
	background-color: #D5D9DC;
}
.home-link {
	color: white;
	font-family: georgia;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
}

#bottom-nav {
	font-size: 11px; 
	font-family: arial;
}
#bottom-nav a {
	text-decoration: none; 
	font-family: arial;
	color: #44525D;
}
#bottom-nav td {
	padding-left: 15px; padding-right: 15px;
}

#client-area {
	font-size: 12px;
	font-weight: bold;
	color: #949599;
	position: relative;
	left: 10px;
	top: 12px;
	font-family: arial;
}
#client-login {
	font-size: 11px;
	color: #949599;
	position: relative;
	left: 10px;
	top: 5px;
	font-family: arial;
	
}
#contact-area {
	height: 25px;
	background-color: #C5D9E2;
	width: 500px;	
	position: relative;
	top: -15px;
	left: 100px;
	font-size: 11px;
	font-family: arial;
	text-align: right;
	color: white;
	line-height: 25px;
	
}
.copyright {
	font-size: 11px; 
	font-family: arial;
	color: #44525D;
	padding-top: 10px; padding-bottom: 15px; 
}
#feed {
	font-size: 11px; 
	font-family: arial;
	text-align: left;	
}
.feed-container {
	width: 225px;
	height: 100%;
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	margin-bottom: 40px;
	padding-left: 10px; padding-right: 10px; padding-bottom: 10px;
}
.feed-header{
	font-size: 13px; 
	font-family: arial;
	padding-top: 10px;
	font-weight: bold;
	color: #44525D;
}
.home-link {
	color: white;
	font-family: georgia;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
}
#top-container {
	width: 1000px;
	
	margin-right: auto;
	margin-left: auto;
	
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #cccccc;
	background-color: white;
}
#follow-us {
	position: relative; 
	top: -27px;
	left: 420px;	
}
#go-button {
	margin-bottom: -4px;	
}
#left-column {
	

}
.left-box {
	width: 250px;
	height: 100%;
	background-image: url(/images/blue-gradient-background.png);
	background-repeat: repeat-x;
	margin-bottom: 20px;
	border: 1px solid #dddddd;
	background-color: #FCFEFE;
}
.left-box-header {
	width: 245px;
	font-size: 16px;
	color: #3B6277;
	font-family: arial;
	line-height: 30px;
	padding-top: 10px;
	font-family: Georgia
}
.left-box-sub {
	width: 220px;
	font-size: 11px;
	color: #44525D;
	font-family: arial;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 20px;

}
#logo {
	height: 60px;
	width: 250px;
	background-image: url(/images/kenya.png);
	margin-left: 20px;	
}
.page-heading {
	font-family: Georgia, Garamond;
	font-size: 20px;
	color: #3B6277
}
.page-heading-italic {
	font-family: Georgia, Garamond;
	font-size: 20px;
	color: #44525D;
	font-style: italic;
}
#page-content img { margin: 10; }
.page-content {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px; 
	color: #44525D;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-right: 20px;
	line-height: 28px;
}
.partner-link {
	font-family: Georgia, Garamond;
	font-size: 16px;
	color: #44525D;
	font-style: italic;
	text-decoration: none;
}
.pauseOpacity {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
#slider {
    position:relative;
    width:600px; /* Change this to your images width */
    height:234px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
#slideshow {
	position: relative;

}
#slideshow-caption {
	width: 660px;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: arial;
	font-size: 12px; 
	color: #95969A
}
#top-container {
	width: 1000px;
	background-color: white;
	border: 1px solid #CCCCCC;
}
#topnav {
	width: 600px;
	height: 85px;
	border-left: 1px solid #cccccc;
	
	background-color: #F4F8F9;
	position: relative; 

}
#top-nav td {

	font-size: 11px;
	font-family: arial; 
	color: white;
	line-height: 25px;
	text-align: center;
}
#top-nav ul {
	list-style-type:none;margin:0;padding:0;
}
#top-nav li {
	display:inline;
	font-size: 12px;
	font-family: arial; 
	color: white;
	float:left;
	line-height: 25px;
	width: 100px;
	margin-left: 20px;
	text-align: center;
}
#top-nav a {
	text-decoration: none;
	width: 120px;
	color: #44525D;
	display:block;
	font-weight: bold;	

}
#top-nav {
	height: 25px;
	width: 100%;
	background-image: url(/images/top-nav-back-small3.png);
	background-repeat: repeat-x;
	position: relative;
		
}

