body {
	margin: 0px;
	background-color: #dadada;
	color: #000000;
	padding: 0px;
	text-align: center;
}

#wrapper {
	width: 900px;
	margin: 5px auto;
	border: 1px solid #a0a0a0;
	background-color: #ffffff;
	text-align: left;
}

#header {
	position: relative;
	background: #ffffff;
	width: 100%;
	float: left;
	height: 85px;
	margin-bottom: 10px;
}

#logo {
	background: #ffffff;
	float: left;
	margin: 5px auto;
	margin-left: 5px;
	margin-right: 150px;
}

#banner-ad {
	width: 468px;
	height: 60px;
	float: left;
	margin-left: 50px;
	background: #eaeaea;
	margin: 10px auto;
	border: 1px solid #b1b1b1;
}

#date {
	width: 225px;
	height: 12px;
	float: right;
	margin-top: 10px;
	color: #FF0000;
	text-transform: uppercase;
	margin-right: 10px;
	font: 11px Arial, Helvetica, Trebuchet MS;
}

#search {
	float: left;
	margin-right: 10px;
	margin-top: 50px;
	height: 22px;
}

#share {
	float: left;
	width: 125px;
	margin-top: 55px;
	margin-left: 60px;
}

#search-form {
	margin: 5px auto;
	text-align: center;
	width: 50%;
	height: 25px;
}

a:link {
	color: #0033ff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

#navigation-menu{
padding: 0;
width: 100%;
float: left;
margin-top: 10px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#navigation-menu ul{
font: 12px Arial, Tahoma, Helvetica;
text-transform: uppercase;
margin:0;
margin-left: 5px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#navigation-menu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

#navigation-menu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 5px;
text-decoration: none;
letter-spacing: 1px;
background-color: #8b80bd; /*Default menu color*/
border-bottom: 1px solid white;
}

#navigation-menu a:hover{
background-color: #000000; /*Menu hover bgcolor*/
}

#navigation-menu #current a{ /*currently selected tab*/
background-color: gray; /*Menu color theme*/ 
border-color: gray; /*Menu color theme*/ 
}

#navigation-menuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: gray; /*Menu color theme*/ 
}

#subnavigation, #subnavigation2 {
	background: #dadada;
	font: 12px Trebuchet MS, Helvetica, Arial, sans-serif;
}

#nav {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#nav li {
	margin: 0;
	padding: 0;
}

#nav a {
	display: block;
	color: #0033ff;
	text-decoration: none;
	padding: 0 10px;
	line-height: 2.0; 
	border-bottom: 1px solid #ffffff;
}

#nav #nav_con a {
	border: none;
}
#nav a:hover {
	background: #000000;
	color: #ffffff;
}

#nav li.current a {
	background: #ff6600;
	color: #ffffff;
}


#content {
	width: 100%;
	min-height: 450px;
	background: white;
}

#notice-board {
	width: 100%;
	clear: both;
	text-align: center;
	word-spacing: 0.1em;
	background: #000000;
	font: bold 16px Trebuchet MS, Helvetica, Arial sans-serif;
	color: #FFFF00;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

#main-slideshow {
	float: left;
	margin: 12px;
	height: 225px;
	background-image: url(images/fireside-wimax-networks.jpg);
}

#welcome-note {
	float: right;
	width: 332px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
}

#blog-feed {
	float: left;
	width: 468px;
	height: 60px;
	margin-top: 15px;
	margin-left: 45px;
	margin-bottom: 65px;
}

#summary1, #summary2 {
	float: left;
	width: 432px;
	margin-left: 12px;
	margin-bottom: 12px;
}

#page-tools {
	width: 50%;
	position: relative;
	float: left;
	border-bottom: 1px solid #a0a0a0;
	background: #c1c1c1;	
}

#left-column {
	width: 22%;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}

#subnavigation, #subnavigation2 {
	background: #dadada;
	font: 14px Trebuchet MS, Helvetica, Arial, sans-serif;
}

#nav {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#nav li {
	margin: 0;
	padding: 0;
}

#nav a {
	display: block;
	color: #0033ff;
	text-decoration: none;
	padding: 0 10px;
	line-height: 2.2; 
	border-bottom: 1px solid #ffffff;
}

#nav #nav_con a {
	border: none;
}
#nav a:hover {
	background: #009900;
	color: #ffffff;
}

#nav li.current a {
	background: #999999;
	color: #ffffff;
	font-weight: bold;
}

#main-content {
	width: 70%;
	float: left;
	margin-top: 12px;
	margin-left: 12px;
	min-height: 440px;
	margin-bottom: 10px;
}

#article-tools {
	width: 100%;
	margin: 5px auto;
	background: #f1f1f1;
	font: 10px Verdana, Helvetica, Arial, sans-serif;
	color: #333333;
	padding-top: 2px;
	height: 25px;
}

#right-column {
	width: 26%;
	float: right;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 10px;
}

#enquiry-form {
	margin: auto;
	margin-top: 0px;
	padding: 5px;
	background: #dadada;
	padding-top: 2px;
	font: 12px Verdana, Helvetica, Arial, sans-serif;
}

fieldset {
	margin: 1.5em 0 0 0;
	padding: 0px;
	border: 1px solid #BFBAB0;
	background-color: #dadada;
}
legend {
	margin-left: 1em;
	padding: 0px;
	color: #000000;
	font-weight: bold;
}
fieldset ol {
	padding: 1em 1em 0 1em;
	list-style: none;
}
fieldset li {
	padding-bottom: 1em;
}
fieldset.submit {
	float: none;
	width: auto;
	border-style: none;
	padding-left: 12px;
	background-color: transparent;
}
label {
	display: block;
}

#wide-content {
	width: 810px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#summarybox1, #summarybox2 {
	width: 476px;
	float: left;
	padding: 0px;
	margin-left: 9px;
	margin-top: 5px;
	margin-bottom: 10px;
	background: #ffffff;
	min-height: 200px;
}

#blogfeed-1, #blogfeed-2 {
	width: 468px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-left: 4px;
	height: 60px;
}

#scroller {
	width: 958px;
	clear: both;
	margin: 10px auto;
	min-height: 150px;
	border: 1px solid #c1c1c1;
}

#summarybox3, #summarybox4, #summarybox5 {
	width: 314px;
	float: left;
	padding: 0px;
	margin-left: 9px;
	margin-bottom: 10px;
	background: #ffffff;
	min-height: 200px;
}

.t {background: url(images/dot.gif) 0 0 repeat-x; width: 100%}
.b {background: url(images/dot.gif) 0 100% repeat-x}
.l {background: url(images/dot.gif) 0 0 repeat-y}
.r {background: url(images/dot.gif) 100% 0 repeat-y}
.bl {background: url(images/bl.gif) 0 100% no-repeat}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:5px}

#walkabout-recent-posts, #greenkenya-recent-posts {
	width: 180px;
	height: 100px;
	text-align: centre;
	margin: 10px auto;
	margin-top: 0px;
}

#linked-in {
	margin: 3px auto;
}

#adsense-200, #adsense-200-text {
	margin: auto;
	margin-top: 20px;
	width: 200px;
	height: 200px;
	background: #dadada;
}

#adsense-skyscraper, #adsense-skyscraper2 {
	width: 160px;
	margin: 20px auto;
	height: 600px;
	background: #dadada;
}

#footer {
	width: 100%;
	clear: both;
	font: 10px Verdana, Helvetica, Arial, sans-serif;
	color: #333333;
	line-height: 18px;
	text-align: center;
	border-top: 1px solid #b1b1b1;
	padding-top: 5px;
	padding-bottom: 5px;
}

h1 {
	font: bold 14px Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #8b80bd;
	text-align: center;
	text-transform: uppercase;
	margin-top: 2px;
	margin-bottom:0px;
	border-bottom: 1px solid #8b80bd;
	padding: 3px;
}

h2 {
	font: bold 14px Verdana, Helvetica, Arial, sans-serif;
	color: #009900;
	text-align: center;
	padding: 2px;
	border-bottom: 1px dashed #66cc33;
	margin-top: 2px;
	margin-bottom: 5px;
}

h3 {
	font: bold 12px Verdana, Helvetica, Arial, sans-serif;
	color: #666666;
	border-bottom: 1px solid #D9D9D9;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 0px;
}

p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	padding: 2px;
	padding-top: 0px;
}

li {
	font: 12px Verdana, Helvetica, Arial, sans-serif;
	color: #333333;
}