body {
	font: 100% Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: black;
	background: #FFF;
	margin:0px;
}

#container {
	clear:both;
	width:920px;
	height:auto !important;
	height:480px;
	border:1px solid #fff;
	margin:0 auto 0 auto;
}

html>body #container {
	height:auto;
	min-height:480px;
}

#header {
	width:920px;
	margin:0 auto 0 auto;
	height: 145px;
	background: #FFF url(../images/header.gif) no-repeat;
}

#header img {
	border: none;
}

#header div {
	float: right;
	height: 30px;
	width: 250px;
	margin-right: 20px;
	margin-top: 50px;
}

#footer {
	width:920px;
	margin:0 auto 0 auto;
	height: 150px;
}

#footer img {
	margin-top: 10px;
}


/*navigation*/
#navcontainer {width:920px; margin:0 auto 0 auto; }
/*#navcontainer ul {padding-left:0;margin-left:0;background-color:#3c3c3c;*/
#navcontainer ul {padding-left:0;margin:0;background-color:#3c3c3c;background: url(http://www.highwayafrica.com/images/navbgd.gif) repeat 0 0;
color:white;float:left;width:100%; height: 30px; padding: 0.3em 0.0em;}
#navcontainer ul li {display:inline;text-transform:uppercase;}
#navcontainer ul li a {padding : 0.3em 0.5em;background: url(http://www.highwayafrica.com/images/navbgd.gif) repeat 0 0;color : black;text-decoration : none;float : left;border-right : 1px solid #fff;font-size: 11.5px;padding-right:8px;padding-left:8px;}
#navcontainer ul li a:hover {}
#navcontainer .no_border {padding : 0.3em 0.5em;background: url(http://www.highwayafrica.com/images/navbgd.gif) repeat 0 0;color : black;text-decoration : none;float : left;border-right : 0px solid #fff;font-size: 11.5px;padding-right:8px;padding-left:8px;}
#navcontainer ul li .rightbdr {background: url(http://www.highwayafrica.com/images/nav_rightbdr.gif) repeat 0 0;}
#navcontainer ul li .leftbdr {background: url(http://www.highwayafrica.com/images/nav_leftbdr.gif) repeat 0 0;}

#navcontainer ul.navlist li.headright a {border-right: 0px;}


#topnav {
	width:920px;
	margin:0 auto 0 auto;
	height: 18px;
	text-align: left;
	padding-left: 23px;
	padding-top: 8px;
}

#topnav a {
	color: #000; text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#left {
	width:460px;
	height:auto !important;
	height:480px;
	background:#fff;
	float:left;
	padding-left: 10px;
}

html>body #left {
	height:auto;
	min-height:480px;
}

#right {
	float:right;
	width:261px;
	height: 480px;
	margin-right: 35px;
}

html>body #right {
	min-height: 480px;
	height:auto;
}

#right p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#right img.gallery {
	float: left;
	border: 1px solid #FFF;
}

img.big_btn1 {
	/*margin-left: -5px;*/
	border: none;
	display: inline;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

img.big_btn {
	border: none;
	display: inline;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#left .hana_block_left {
	width: 48%;
	float: left;
	margin-right: 2%;
	padding: 0;
	margin-top: 0px;
}

#left .hana_block_right {
	width: 48%;
	float: right;
	padding: 0;
	margin-top: 0px;
}

h3.bullet {
	background: transparent url(../images/bullet.gif) no-repeat;
	padding-left: 15px;
}

div.hana_containers {
	width: 440px;
	padding: 5px;
	margin-right: 10px;
}

div.hana_containers_grey {
	width: 440px;
	padding: 5px;
	background: #F1F1F1;
	margin-right: 10px;
}

h3 {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0px;
}

#mainimg {
	margin-top: 7px;
}
/*****Joomla stuff******/



.adminlist td {
	padding: 5px;
}

.button {
	margin-bottom: 5px;
}

.contentheading {
	font-size: 15px;
	color: black;
	font-weight: bold;
}

.contentpaneopen {
	padding: 0;
	text-align: top;
	height: auto;
}

.contentpaneopen p {
	padding: 0;
	margin: 0;
}

#right h2, #left h2 {
	font-size: 13px;
	color: black;
	font-weight: normal;
	text-transform: capitalize;
	margin-bottom: 5px;
	margin-top: 0px;
}

table.moduletable {
	width: 100%;
}

.moduletable th {
	font-size: 13px;
	text-align: left;
	color: black;
	font-weight: normal;
	text-transform: capitalize;
}

#right .moduletable {
	margin-top: 5px;
	margin-bottom: 12px;
}

a:link, a:visited {
	color: #FF6E00; text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

#eg_img {
	float: left;
	border: 1px solid #FFF;
}

.smalltxt {
	font-size: 11px;
	color: #333;
}

.componentheading {
	font-size: 13px;
	color: black;
	font-weight: normal;
	text-transform: capitalize;
	margin-bottom: 5px;
	margin-top: 5px;
}