@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* header items */

#header {
	width: 100%;
	height: 135px;
	background-image: url(../images/bg-header.jpg);
	background-repeat: repeat-x;
}
#hcontainer {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
#hleft {
	width: 256px;
	z-index: 2;
	position: absolute;
}
#hright {
	width: 980px;
	float: right;
	z-index: 1;
	position: absolute;
}

#htoplinks {
	color: #CCC;
	float: right;
	margin-top: 13px;
	margin-bottom: 13px;
}

#htoplinks a:link {
	margin-left: 8px;
	margin-right: 8px;
	color: #CCC;
	text-decoration: none;
}
#htoplinks a:visited {
	margin-left: 8px;
	margin-right: 8px;
	color: #CCC;
	text-decoration: none;
}
#htoplinks a:hover {
	margin-left: 8px;
	margin-right: 8px;
	color: #FFF;
	text-decoration: underline;
}

#hnav {
	color: #000;
	font-weight: bold;
	float: right;
	position: absolute;
	margin-top: 40px;
	margin-left: 250px;
}

#hnav a:link {
	color: #333;
	text-decoration: none;
	background-image: url(../images/bg-nav-up.jpg);
	width: 145px;
	height: 50px;
	text-align: center;
	float: left;
}
#hnav a:visited {
	color: #333;
	text-decoration: none;
	background-image: url(../images/bg-nav-up.jpg);
	width: 145px;
	height: 50px;
	text-align: center;
	float: left;
}
#hnav a:hover {
	color: #000;
	text-decoration: none;
	background-image: url(../images/bg-nav-over.jpg);
	width: 145px;
	height: 50px;
	text-align: center;
	float: left;
}

#htagline {
	position: absolute;
	margin-left: 300px;
	margin-top: 110px;
}

#h1tagline {
	font-size: 13px;
	position: absolute;
	margin-left: 280px;
	margin-top: 100px;
	color: #999;
	line-height: 1.7;
	font-weight: bold;
}

.spantagline {
	font-size: 18px;
	margin-left: 8px;
	margin-right: 8px;
	color: #999;
}

#hleftbot {
	margin-top: 125px;
	margin-left: 30px;
	color: #CCC;
	position: absolute;
	z-index: 5;
}

#hleftbot a:link {
	margin-right: 30px;
	color: #CCC;
	text-decoration: none;
}
#hleftbot a:visited {
	margin-right: 30px;
	color: #CCC;
	text-decoration: none;
}
#hleftbot a:hover {
	margin-right: 30px;
	color: #999;
	text-decoration: none;
}


/* general items */


#column {
	width: 950px;
	padding: 15px;
	margin: 0px auto;
	text-align: left;
}
#colleft {
	width: 260px;
	float: left;
}

#colright {
	width: 500px;
	float: left;
}

/* footer */

#footer {
	background-image: url(../images/bg_footer.png);
	background-repeat: repeat-x;
	height: 270px;
	width: 100%;
	margin-top: 30px;
}
#footcont {
	margin: 0 auto;
	text-align: left;
	width: 980px;
	padding-top: 10px;
}
#foottopleft {
	height: 40px;
	font-size: 13px;
	color: #CCC;
	width: 600px;
	float: left;
	font-weight: bold;
}
#foottopright {
	height: 40px;
	font-size: 13px;
	color: #CCC;
	width: 300px;
	float: right;
	text-align: right;
	font-weight: bold;
}

#foottopright a:link {
	color: #CCC;
	text-decoration: none;
}

#foottopright a:visited {
	color: #CCC;
	text-decoration: none;
}

#foottopright a:hover {
	color: #FFF;
	text-decoration: underline;
}

.footmid {
	color: #CCC;
	width: 200px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}

.footmid a:link {
	color: #CCC;
	text-decoration: none;
}

.footmid a:visited {
	color: #CCC;
	text-decoration: none;
}

.footmid a:hover {
	color: #FFF;
	text-decoration: underline;
}

#footmid1 a:link {
	color: #CCC;
	text-decoration: none;
}

#footmid1 a:visited {
	color: #CCC;
	text-decoration: none;
}

#footmid1 a:hover {
	color: #FFF;
	text-decoration: underline;
}

.footmid h4 {
	font-size: 13px;
	font-weight: bold;
	color:#FFF;
	margin: 10px 0px 10px 0px;
}
.footmid ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	line-height: 1.7;
}

#footmid1 {
	color: #CCC;
	width: 290px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
#footmid1 h4 {
	font-size: 13px;
	font-weight: bold;
	color:#FFF;
	margin: 10px 0px 10px 0px;
}
#footmid1 ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	line-height: 1.7;
}


/**** menu divs ****/

#box1 {
	background-image: url(../images/bg_samenubox.png);
	background-repeat: no-repeat;
	margin-top: 87px; 
	margin-left: 392px; 
	width: 348px; 
	height: 228px; 
	position: absolute;
}

#box2 {
	background-image: url(../images/bg_africamenubox.png);
	background-repeat: no-repeat;
	margin-top: 87px; 
	margin-left: 538px; 
	width: 348px; 
	height: 228px; 
	position: absolute;
}

#box3 {
	background-image: url(../images/bg_mapmenubox.png);
	background-repeat: no-repeat;
	margin-top: 87px; 
	margin-left: 633px; 
	width: 348px; 
	height: 228px; 
	position: absolute;
}

.navmapdivleft {
	width: 140px;
	float: left;
	padding: 15px;
}

.navmapdivleft ul {
	margin: 0px 10px;
	padding: 10px;
	color: #060;
	line-height: 1.6;
}

.navmapdivleft ul a:link {
	color: #060;
	text-decoration: none;
}
.navmapdivleft ul a:visited {
	color: #060;
	text-decoration: none;
}
.navmapdivleft ul a:hover {
	color: #333;
	text-decoration: underline;
}

.navmapdivright {
	width: 150px;
	float: left;
	padding: 15px 10px 10px 10px;
}

.navmapdivright ul {
	margin: 5px;
	padding: 10px;
	color: #333;
	line-height: 1.8;
}

.navmapdivright a:link {
	color: #333;
	text-decoration: underline;
}
.navmapdivright a:visited {
	color: #333;
	text-decoration: underline;
}
.navmapdivright a:hover {
	color: #060;
	text-decoration: none;
}

.infobox { display:none; z-index: 2555; position: relative;}
.enabled { display:block; z-index: 2555; position: relative;}

/**** homepage ****/

#homecolumn {
	width: 966px;
	padding: 7px;
	margin: 0px auto;
	text-align: left;
}

