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


body {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/background/leather.jpg);
	}

* {
	margin:0px;
	}

p {
	margin:8px 10px 12px 10px;
	line-height:19px;
	}

#wrapper {
	width:840px;
	border-right:2px solid #000000;
	}

#header {
	width:840px;
	height:131px;
	background-image:url(../images/background/background_01.jpg);
	background-repeat:no-repeat;
	}
#menu {
	width:839px;
	border-right:1px solid #000000;
	height:38px;
	background-color:#FFFFFF;
	}

#content {
	width:824px;
	border-right:1px solid #000000;
	min-height:850px;
	padding:2px 5px 5px 10px;
	background-color:#FFFFFF;
	}

#footer {
	width:840px;
	height:192px;
	background-image:url(../images/background/background_11.jpg);
	background-repeat:no-repeat;
	clear:both;
	}
	
#supportstatus {
	width:446px;
	}

#support1_back {
	width:100%;
	height:100%;
	background-image:url(../images/filler.jpg);
	background-repeat:repeat-x;
	}

#translator {
	position:absolute;
	z-index:100;
	left:760px;
	top:3px;
	}

#translator a {
	color:#a1d2a3;
	text-decoration:none;
	}

.info_box {
	margin:4px 15px 8px 15px;
	padding:4px;
	background-color:#75c077;
	border:1px solid #3c7d3d;
	}

.submenu {
	display:none;
	position:absolute;
	left:220px;
	top:150px;
	z-index:20;
	width:200px;
	padding:8px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	}

.submenu td {
	text-align:center;
	vertical-align:middle;
	}
	
.submenu ul{margin:0; list-style-image:none; padding:0;list-style-type:none;display:block; font-weight:bold; font-size:14px; color:#000000; line-height:165%;width:185px;}
.submenu ul li{margin:0;padding:0;}
.submenu ul li a{display:block;text-decoration:none; color:#333333;padding:0 0 0 10px;width:185px;}
.submenu ul li a:hover{background:#CCCCCC;}


#menu a { 
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size:18px;
	text-decoration:none;
	color: #343f4e;
	font-weight:bold;
	height:37px;
	padding:5px 5px 5px 20px;

}

#menu a:hover { 
	color: #000000;
	background-image:url(../images/background/background_04.jpg);
	background-position:top center;
	background-repeat:no-repeat;

}

#microblog {
	width:475px;
	border-right:1px dashed #f26622;
	padding:2px 7px 2px 0px;
	float:left;
	}
	
#imgrotator {
	width:300px;
	float:right;
	margin:5px 18px 5px 0px;
	}

#aboutpage {
	background-image:url(../images/background/africa_background.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	}

#aboutpage2 {
	background-image:url(../images/background/people.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:275px;
	}

#videoplayer {
	width:400px;
	margin:1px;
	padding:5px;
	}



h1 {
	color:#333333;
	margin:10px 5px 5px 3px;
	}
h2 {
	color:#333333;
	padding:2px 2px 2px 45px;
	background-image:url(../images/background/background_08.jpg);
	background-repeat:no-repeat;
	margin:10px 5px 5px 3px;
	}
h3 {
	color:#333333;
	margin:10px 5px 5px 8px;
	font-size:18px;
	}
h4 {
	color:#242424;
	letter-spacing:.04em;
	margin:10px 5px 9px 3px;
	padding:1px 1px 1px 0px;
	background-image:url(../images/background/header4.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	font-size:24px;
	}

.floatl {
	float:left;
	margin:4px 4px 4px -10px;
	}

.floatr {
	float:right;
	margin:4px -3px 4px 4px;
	}


a {
	color:#666666;
	}

a:hover {
	color:#999999;
	}

a img {
	border:none;
	}

.results_table th{
	border-bottom:1px solid #000066;
	text-align:left;
	}
	
.results_table td {
	border-bottom:1px solid #9fbb88;
	}

.contact_table {
	border:1px solid #53854b;
	border-collapse:collapse;
	font-size:11px;
	}

.contact_table th {
	vertical-align:top;
	text-align:left;
	background-color:#94c58c;
	}

.contact_table td {
	vertical-align:middle;
	background-color:#b4dfad;
	}

.formtitle {
	text-align:left;
	font-weight:bold;
	}
	
.formlabel {
	padding-top:0px;
	height:16px;
	font-size:9px;
	vertical-align:top;
	}
.notes {
	font-size:11px;
	color:#666666;
	}

.hiddenbox {
	display:none;
	background-color:#87ba79;
	margin:8px 8px 8px 12px;
	padding:8px;
	border:1px solid #4f8b3f;
	}

.imgborder {
	padding:2px;
	border:1px solid #666666;
	}

li {
	padding:1px;
	margin:2px 8px 2px 15px;
	}

ul {
	line-height:19px;
	margin:4px 6px 4px 6px;
	list-style-image:url(../images/bullet.jpg); 
	}
	
.tooltip {
	display:none;
	width:200px;
	padding:5px;
	z-index:10;
	position:absolute;
	background-color:#f7f3b9;
	border:1px solid #eb9b2f;
	font-size:11px;
	line-height:16px;
	}
	