/*
kenneth mukiria
www.mukiria.com
*/
* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-repeat: repeat-x;
	font-size: small;
	margin: 0px;
	background-image: url(../images/bg.gif);
	background-position: left top;
	background-color: #000000;
}
a, a img {
	text-decoration: none;
	border: none;
}

#master {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 585px;
	position: relative;
	background-image: url(../images/bg-master.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#mastertwo {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: 860px;
	background-color: #FFFFFF;
}

#masterabout {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 830px;
	position: relative;
	background-image: url(../images/bg-about.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#services {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 800px;
	position: relative;
	background-image: url(../images/bg-hang.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #231F20;
}
#faqs {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1250px;
	position: relative;
	background-image: url(../images/bg-hang.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #231F20;
}
#thispage  {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	position: relative;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/bg-about.gif);
}
#deli {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 620px;
	position: relative;
	background-image: url(../images/bg-hang.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #231F20;
}


#logo {
	float: left;
	height: 189px;
	width: 99px;
	position: absolute;
	z-index: 5;
	left: 25px;
}
#careers {
	width:75px;
	height:25px;
	position: absolute;
	top: 47px;
	right: 375px;
}
#careers a {
	color: #333333;
}
#careers a:hover, #careers a.current {
	color: #D57708;
}
#search {
	width:350px;
	height:30px;
	position: absolute;
	top: 40px;
	right: 0px;
}
#search #formsearch {
	float: left;
	height: 22px;
	width: 320px;
	margin-top: 5px;
	margin-left: 5px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
#search .input {
	padding-left: 2px;
	margin-left: 5px;
	float: left;
	margin-right: 3px;
	width: 250px;
	margin-top: 1px;
	border: 1px solid #eee;
	height: 15px;
	font-size: 12px;
	color: #666666;
}
#search .button {
	padding-top: 2px;
	float: left;
}
#menu {
	background-color: #949599;
	float: right;
	height: 40px;
	width: 690px;
	background-image: url(../images/menu-bg2.gif);
	background-repeat: repeat-x;
	position: absolute;
	z-index: 10;
	top: 95px;
	right: 25px;
	padding-left: 30px;
}
#menu a {
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 29px;
	padding-top: 10px;
	float: left;
}
#menu a.current, #menu a.current:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d57a29;
	background-image: url(../images/menu-on.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #FF6600;
}
#menu a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	background-image: url(../images/menu-over.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}#menu span {
	background-color: #FFFFFF;
	float: left;
	height: 29px;
	width: 1px;
	margin-top: 5px;
}
#sidemenu {
	width: 140px;
	position: absolute;
	z-index: 20;
	top: 195px;
	left: 103px;
}
#sidemenu a {
	color: #666;
	float: left;
	width: 135px;
	padding-left: 5px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
	font-size: 12px;
}
#sidemenu a.current {
	background-image: url(../images/sidemenud.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #00483A;
}
#sidemenu a:hover {
	background-image: url(../images/sidemenu-over.png);
	background-repeat: no-repeat;
	color: #000;
}
#sidemenu span {
	background-color: #666;
	float: left;
	height: 2px;
	width: 130px;
	margin-top: 5px;
	margin-bottom: 5px;
}


#main {
	width: 720px;
	position: absolute;
	top: 165px;
	right: 25px;
	z-index: 10;
}
#main .pic {
	float: left;
	height: 313px;
	width: 418px;
}
#main .hheader {
	padding: 5px;
	float: right;
	width: 285px;
	background-color: #002b55;
}
#main .hheader .txt {
	padding: 5px;
	float: left;
	width: 262px;
	border-right-width: 13px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
#main .boxone {
	padding: 3px;
	float: right;
	width: 285px;
	border: 1px solid #666;
}
#main .boxone .txt {
	padding: 7px;
	float: left;
	width: 271px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/bg-boxone.gif);
	background-repeat: repeat;
}
#main .boxtwo {
	float: right;
	width: 281px;
	padding: 7px;
	color: #FFFFFF;
	font-size: 12px;
}


#mainstart {
	width: 720px;
	position: absolute;
	top: 175px;
	right: 25px;
}

#tabstart {
	list-style-image: none;
	list-style-type: none;
	width: 720px;
	float: left;
	height: 34px;
	background-repeat: repeat-x;
	position: absolute;
	z-index: 50;
	left: 0px;
	top: 0px;
}

#tabstart span {
	float: left;
	height: 15px;
	width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #013027;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
#tabstart a {
	display: block;
	float: left;
	height: 29px;
	text-decoration: none;
	color: #013027;
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 12px;
	padding-left: 12px;
	background-image: url(../images/bg-tabs-menuh.gif);
	background-repeat: repeat-x;
}
#tabstart a.current, #tabstart a.current:hover {
	background-image: url(../images/tabstart-on.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
}
#tabstart a:hover {
	background-image: url(../images/tabstart-on.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
}
#tabstart .gurading {
	text-decoration: overline;
}

#tabstart2 {
	list-style-image: none;
	list-style-type: none;
	width: 720px;
	float: left;
	height: 34px;
	position: absolute;
	z-index: 15;
	left: 0px;
	top: 0px;
	background-color: #231F20;
}

#tabstart2 span {
	float: left;
	height: 15px;
	width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #013027;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 6px;
}
#tabstart2 a {
	display: block;
	float: left;
	height: 28px;
	text-decoration: none;
	color: #013027;
	font-size: 11px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../images/bg-tabs-menuh.gif);
	background-repeat: repeat-x;
}
#tabstart2 a.current, #tabstart2 a.current:hover {
	background-image: url(../images/tabstart-on.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
}
#tabstart2 a:hover {
	background-image: url(../images/tabstart-on.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
}

#mainmid {
	float: left;
	height: 255px;
	width: 710px;
	background-color: #00483A;
	padding-left: 10px;
}
#mainmid h2 {
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
}

#mainmid h3 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 325px;
	background-image: url(../images/btm-h3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 30px;
	margin-left: 30px;
}

#mainmid .para {
	float: left;
	width: 300px;
	color: #FFFFFF;
	margin-left: 30px;
	padding-right: 150px;
}
#mainmid .para a {
	background-image: url(../images/para.gif);
	background-repeat: repeat-x;
	float: left;
	height: 26px;
	width: 200px;
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
	margin-top: 20px;
	border: 1px solid #d5741f;
}
#mainmid .para a:hover {
	background-color: #CA4E02;
	background-image: none;
	color: #002B54;
}





#about {
	width: 720px;
	position: absolute;
	top: 136px;
	right: 25px;
	z-index: 10;
}
#aboutbg {
	background-color: #333;
	width: 710px;
	position: absolute;
	top: 175px;
	right: 25px;
	z-index: 10;
	padding: 5px;
}
#aboutbg h3 {
	background-image: url(../images/bg-boxone.gif);
	background-repeat: repeat;
	padding: 10px;
	float: left;
	font-size: 18px;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #30210D;
}

#aboutbg .header {
	color: #D57708;
	background-image: url(../images/about-header.gif);
	background-repeat: repeat-x;
	float: left;
	height: 27px;
	width: 698px;
	margin-top: 10px;
	font-size: 18px;
	font-weight: normal;
	border: 1px solid #b5b5b5;
	padding-left: 10px;
	padding-top: 5px;
}
#aboutbg .header img {
	margin-right: 7px;
	margin-left: 7px;
}
#aboutbg .header span {
	font-size: 16px;
}
#aboutbg .halfone {
	float: left;
	width: 340px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	color: #FFFFFF;
	margin-top: 20px;
	margin-left: 4px;
	padding-right: 10px;
}
#aboutbg .halfone p {
	padding: 7px;
	float: left;
	width: 322px;
}
#aboutbg .halftwo {
	float: left;
	width: 345px;
	color: #FFFFFF;
	margin-left: 10px;
	margin-top: 20px;
}
#aboutbg .halftwo p {
	padding: 7px;
	float: left;
	width: 322px;
}
#aboutbg .blk {
	background-color: #231F20;
}
#aboutbg .wrap {
	background-color: #333;
	width: 710px;
	padding: 5px;
}
#aboutbg h4 {
	background-image: url(../images/bg-boxone.gif);
	background-repeat: repeat;
	float: left;
	font-size: 18px;
	font-weight: normal;
	width: 690px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #26A1D8;
	margin-top: 10px;
}
#aboutbg h5 {
	background-image: url(../images/h5-on.png);
	background-repeat: no-repeat;
	float: left;
	font-size: 18px;
	font-weight: normal;
	width: 685px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #D57708;
	margin-top: 10px;
	background-color: #231F20;
	background-position: left center;
}
#aboutbg p {
	color: #FFFFFF;
	padding: 7px;
	float: left;
	width: 693px;
}
#aboutbg ul {
	color: #FFFFFF;
	padding: 7px;
	float: left;
	width: 650px;
	margin-left: 20px;
}
#aboutbg ul li {
	list-style-type: square;
	list-style-position: outside;
	margin-bottom: 5px;
	float: left;
	width: 615px;
}
#aboutbg ul ul{
	color: #FFFFFF;
	padding: 7px;
	float: left;
	width: 600px;
	margin-left: 20px;
}
#aboutbg ul ul li{
	list-style-type: square;
	list-style-position: outside;
	margin-bottom: 5px;
	float: left;
	width: 550px;
}
.walkietalkie {
	background-image: url(../images/walkie-talkie.png);
	background-repeat: no-repeat;
	background-position: right  bottom;
}
.truck {
	background-image: url(../images/truck.png);
	background-repeat: no-repeat;
	background-position: right  bottom;
}
.dude {
	background-image: url(../images/delivery.png);
	background-repeat: no-repeat;
	background-position: right  bottom;
}
.fc {
	background-image: url(../images/fargo-courier.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.fcservices {
	background-image: url(../images/services.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.archive {
	background-image: url(../images/archive.jpg);
	background-repeat: no-repeat;
	background-position: 372px 5px;
}
#footer {
	height: 20px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 10;
	bottom: 0px;
	font-size: 12px;
	color: #999999;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
