@import url("page_elements.css");

#wrapper {
	width:966px;
	text-align: left;
	border-bottom-color: #E0DFE3;
	background-color:#FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

#wrapper100 {
	width:849px;
	text-align: left;
	background-color:#FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


#wrapper_home {
	width:966px;
	text-align: left;
	border-bottom-color: #E0DFE3;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/huge_bg.gif);
}

#banner {
	background-image: url(../images/banner_bg_2.jpg);
	/*background-image: url(../images/banner_bg.jpg);*/
	height: 93px;
}

#banner2 {
	background-image: url(../images/test.jpg);
	/*background-image: url(../images/banner_bg.jpg);*/
	height: 93px;
}

#kente {
	background-image: url(../images/kente_bg.gif);
	height: 4px;
	width: 100%;
	margin-top: 1px;
}


#kente_side {
	background-image: url(../images/kente_bg.gif);
	height: 4px;
	width: 180px;
	margin-top: 1px;
}

#top_menu_wrapper {
	background-image: url(../images/top_menu_bgbg.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D8D8D8;
	border-left-color: #D8D8D8;
	height: 29px;
	padding-right: 9px;
	padding-left: 2px;
	padding-top: 0px;
}

#white_space {
	height: 30px;
	padding-right: 9px;
	padding-left: 9px;
	background-color: #FFFFFF;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DADADA;*/
}


#white_space_home {
	height: 30px;
	padding-right: 9px;
	padding-left: 9px;
	
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DADADA;*/
}

#grey_space {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding: 9px;
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	
/*	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E0DEDA;*/
}


#grey_space100 {
	background-color: #FBFBFB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: 1px solid #DDDDDD;	
/*	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E0DEDA;*/
}


#dots {
	height: 10px;
	background-color: #FFFFFF;
}	


#home {
	position:absolute;
	width: 100px;
	/*padding-left: 2px;*/
	
	padding-left: 125px;
	margin-top: -18px;

}


#crumbs {
	padding-left:5px;
	font-size: 11px;
	padding-top:8px;
	font-family: "Trebuchet MS";
	color: #727272;
	text-decoration: none;
	z-index: 4;
	
}


#crumbs100 {
	padding-left:5px;
	font-size: 11px;
	margin-top:-6px;
	padding-bottom:7px;
	font-family: "Trebuchet MS";
	color: #727272;
	text-decoration: none;
	z-index: 1;
	
}


#crumbs a {
	font-family: "Trebuchet MS";
	color: #727272;
	text-decoration: none;
	font-size: 11px;
}

#crumbs a:hover {
	font-family: "Trebuchet MS";
	color: #727272;
	text-decoration: none;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
}


#middle_wrapper {
	background-color: #FFFFFF;
	padding-left: 9px;
	padding-right: 9px;
	/*padding-bottom: 30px;*/
	
}

#middle_wrapper_home {
	
	padding-left: 9px;
	padding-right: 9px;
	/*padding-bottom: 30px;*/
	
}


#left {
	width: 180px;
	padding-right: 17px;
	vertical-align: top;
}
#right {
	/*width: 223px;*/
	/*background-image: url(../images/right_line_bg.gif);*/
	padding-left: 32px;
	padding-right: 15px;
	vertical-align: top;
	background-image: url(../images/right_bg.jpg);
	height: 100%;
	width: 186px;
	/*height: 100%;*/
	
}

#right_bottom {
	/*width: 223px;*/
	/*background-image: url(../images/right_line_bg.gif);*/
	padding-left: 32px;
	padding-right: 15px;
	vertical-align: top;
	width: 186px;
	/*height: 100%;*/
	
}

#right_last {
	/*width: 223px;*/
	/*background-image: url(../images/right_line_bg.gif);*/
	padding-left: 34px;
	padding-right: 15px;
	vertical-align: bottom;
	background-color: #FFFFFF;
	height: 50px;
	/*background-image: url(../images/right_bg.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;*/
}


#right_top{
	position: absolute;
	margin-left: -32px;
	margin-top: -2px;
	z-index: 1;
}

#right_bottom{
	margin-left: -34px;
	margin-right: -15px;
	padding: 0px;
	margin-top: 0px;
}


#middle {
	width: 525px;
	vertical-align: top;
	padding-right: 10px;
}


/*#wrapper #middle_wrapper #middle .middle_text img {
	margin-bottom: 8px;
}*/


#left_pic {
	/*height: 38px;*/
	width: 174px;
	margin: 0px;
	padding: 0px;
}

#no_left_pic {
	/*height: 38px;*/
	width: 173px;
	height: 30px;
}


#coat_of_arms {
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 843px;
}

#logo {
	padding-top: 5px;
	padding-bottom: 12px;
	padding-left: 9px;
	position:absolute;
	margin-top: -94px;
}



#top_stuff {
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 9px;
	position:absolute;
	margin-top: -99px;
	margin-left: 404px;
	width: 360px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #01438B;
	text-decoration: none;
	font-size: 10px;
	text-transform: capitalize;
	text-align: right;
	left: 9px;
}


#top_gold {
	position:absolute;
	margin-top: -57px;
	margin-left: 267px;
	text-align: right;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#top_stuff a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #01438B;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	
}

#top_stuff a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #01438B;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #DFEFFF;
}


#icons {
	position:absolute;
	width: 295px;
	padding-left: 610px;
	margin-top: -16px;
	z-index: 0;
	visibility: hidden;

}


#icons2 {
	position:absolute;
	width: 295px;
	padding-left: 365px;
	margin-top: 5px;

}

#home a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	text-transform: capitalize;

}

#search_left {
	width: 158px;
	padding-top: 20px;
	padding-right: 9px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.search_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	height: 20px;
	width: 50px;
}

#prop {
    height:28px;
    float:right;
    width:1px;
}

#sub_heading {
	margin-top: -18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #858585;
	text-decoration: none;
	font-size: 12px;
	margin-bottom: 25px;
}

.sub_heading{
	font-family: Arial, Helvetica, sans-serif;
	color: #727272;
	text-decoration: none;
	font-size: 11px;
	z-index: 1;
}

#sub_heading a {
	font-family: Arial, Helvetica, sans-serif;
	color: #727272;
	text-decoration: none;
	font-size: 11px;
}
#scrolla {
	overflow: auto;
	height: 250px;
	width: 100%;
	margin-left: -5px;
}
#left_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 5px;
	width: 163px;
	vertical-align: top;
	color: #666666;
}
form {
	margin: 0px;
}
.mnu_style {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D4D4D4;
	text-transform: uppercase;
	font-size: 11px;
	padding: 10px;
	margin: 0px;
}


#left_container {
	margin-top: 5px;
	background-color: #EBEFF3;
	width: 174px;
	margin-bottom: 20px;
}

#left_mnu_where {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-right: 2px;
	margin-left: 2px;
	background-image: url(../images/dol_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#left_mnu_where2 {
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-right: 2px;
	margin-left: 2px;
	background-image: url(../images/dol_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#top_curve {
	margin-bottom: 3px;
}

#bottom_curve {
	margin-top: 10px;
}

#separata {
	margin-top: 15px;
	margin-right: 12px;
	margin-bottom: 7px;
	margin-left: 8px;
	background-image: url(../images/dol_line.gif);
	height: 1px;
}

#dot2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-image: url(../images/dol_line.gif);
	height: 1px;
	background-repeat: repeat-x;
	background-position: top;
}

#menu_items {
	padding-left:10px;
	padding-right:9px;
	vertical-align: top;
	padding-top: 6px;
}


#sub_mnu_dhr {
	padding-top: 8px;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 3px;
	text-transform: uppercase;
}


#sub_mnu_dhr2 {
	padding-top: 0px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 3px;
}

.search_boxx {
	margin: 0px;
	padding: 0px;
	color: #999999;
	height: 18px;
}
.totop {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
	background-image: url(../images/up.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 11px;
	padding-left: 9px;
}


.moree {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
	font-size: 11px;
}



.boxx {
	padding: 8px;
}
#home_space {
	width: 695px;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 7px;
}
#home_banner {
	height: 197px;
	width: 465px;
	margin-right: 0px;
	padding: 1px;
	border: 1px solid #C9C9C9;
}
#home_box1 {
	width: 705px;
	height: 148px;
	margin-right: 0px;
	margin-bottom: 5px;
}

#home_box2 {
	width: 670px;
	height: 65px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 10px;
}

#home_box3 {
	width: 485px;
	margin-right: 0px;
	margin-bottom: 5px;
}

#home_box4 {
	width: 216px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#blue {
	width: 236px;
	margin-bottom: 0px;
	background-image: url(../images/placeholder/blue_bg.jpg);
	height: 195px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #EDF4F8;
	background-position: -4px;
	margin-left: 0px;
	
}

#blue2 {
	width: 236px;
	margin-bottom: 0px;
	height: 195px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #EDF4F8;
	background-position: -4px;
	margin-left: 0px;
	
}

#mid_title {
	width: 213px;
	margin-bottom: 3px;
	font-family: Tahoma;
	color: #666666;
	font-size: 11px;
	background-image: url(../images/mid_box_bg.gif);
	height: 22px;
	padding-left: 5px;
	padding-top: 6px;
	text-transform: uppercase;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DEDEDE;
	border-right-color: #DEDEDE;
	border-bottom-color: #B5B5B5;
	border-left-color: #DEDEDE;
}

#mnu_title {
	width: 185px;
	margin-bottom: 3px;
	font-family: Tahoma;
	color: #333333;
	font-size: 11.5px;
	background-image: url(../images/mid_box_bg.gif);
	height: 23px;
	padding-left: 5px;
	padding-top: 5px;
	text-transform: uppercase;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DEDEDE;
	border-right-color: #DEDEDE;
	border-bottom-color: #B5B5B5;
	border-left-color: #DEDEDE;
}

#mid_pic {
	width: 221px;
	margin-bottom: 0px;
}
#mid_text {
	width: 210px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding-left: 1px;
	padding-right: 10px;
	height: 100px;
	margin-top: -3px;
}
#back_line {
	background-image: url(../images/grey_line_dot.gif);
	background-position: center;
	background-repeat: repeat-x;
}
.form_width {
	width: 350px;
	margin-bottom: 10px;
}


.mnu_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.leftright {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D7D7D7;
	border-left-color: #D7D7D7;
}
#botwrap {
	width: 935px;
	border: 1px solid #DDDDDD;
	padding: 3px;
	background-color: #FBFBFB;
}
