@charset "utf-8";
/* CSS Document */

body {
	font-family: "Century Gothic";
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#top {
	height: 210px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 0px;
	background-image: url(../images/numenubg.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#menu {
	height: 60px;
	width: 1050px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-top: 140px;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #38A53F;
}
.menu {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
}
.menu li {
	display: inline;
	line-height: 35px;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	float: left;
}
.nav:link, .nav:visited {
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	display: block;
	padding: 0px;
	height: 35px;
	width: 155px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #38A53F;
}
.nav_selected:link, .nav_selected:visited {
	color: #FDEF12;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 0px;
	float: left;
	height: 35px;
	width: 155px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #2A5F00;
}
.nav:hover {
	text-decoration: none;
	color: #FDEF12;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #2A5F00;
}
#main_container {
	height: 1000px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 0px;
	background-color: #FFF;
}
#content {
	height: 960px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 0px;
}
#reachus {
	height: 285px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
#dropby {
	height: 640px;
	width: 1050px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#form1 {
	color: #FFF;
	height: 550px;
	width: 900px;
}
#form1 fieldset {
	height: 550px;
	width: 900px;
	font-weight: bold;
	color: #333F50;
	padding-left: 20px;
}
#form1 fieldset legend {
	font-size: 18px;
}
#name {
	color: #000;
	height: 40px;
	width: 600px;
	border: 1px groove #333F50;
}
#email {
	color: #000;
	height: 40px;
	width: 600px;
	border: 1px groove #333F50;
}
#subject {
	color: #000;
	height: 40px;
	width: 600px;
	border: 1px groove #333F50;
}
#textarea {
	color: #000;
	height: 200px;
	width: 600px;
	border: 1px groove #333F50;
}
#button {
	color: #FFF;
	font-weight: bold;
	background-color: #333F50;
	border: 1px groove #333F50;
	height: 40px;
	width: 70px;
}
#button:hover {
	color: #FFF;
	background-color: #38A53F;
	border: 1px groove #38A53F;
}
#bottom {
	height: 420px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #333F50;
	color: #FFF;
}
#info {
	height: 350px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
#about {
	height: 330px;
	width: 270px;
	float: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 15px;
}
#about h3 , #about p{
	padding-left: 10px;
}
#visit {
	height: 330px;
	width: 270px;
	float: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left-width: 2px;
	border-left-style: groove;
	border-left-color: #999;
	font-size: 15px;
}
#visit h3 , #visit p{
	padding-left: 10px;
}
#visit a {
	color: #FFF;
	text-decoration: none;
}
#visit p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#botswana {
	height: 330px;
	width: 260px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left-width: 2px;
	border-left-style: groove;
	border-left-color: #999;
	font-size: 15px;
	float: left;
}
#botswana h3 , #botswana p  {
	padding-left: 10px;
}
#zambia {
	height: 330px;
	width: 265px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	font-size: 15px;
	border-left-width: 2px;
	border-left-style: groove;
	border-left-color: #999;
}
#zambia h3 , #zambia p {
	padding-left: 10px;
}
#footer {
	height: 50px;
	width: 1100px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	font-size: 15px;
}
#footer p {
	padding-left: 10px;
	padding-right: 10px;
}
#footer p a strong , #footer p a{
	color: #FFF;
	text-decoration: none;
	font-size: 15px;
}
#footer p em a {
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
}
