@charset "utf-8";
/* flights to bulawayo develop by Bilal Shakeel*/

#header {
	position:absolute;
	left:-6px;
	top:-12px;
	width:855px;
	height:224px;
	z-index:0;
}
.pagecontroller {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	bottom: 0px;
	height: 0px;
}
#topmenu a{
border-right:2px solid #FFFFFF;
color: #0C5294;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
padding:6px 10px;
text-decoration: none;
text-transform: inherit;

}
#topmenu a:hover 
{
color: #FFFFFF;
text-decoration:underline;
background-color: #666666;
}
#topmenu a:active {background-color: #00CCFF;}
#a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#topmenu li {
display:inline;
}

