

/* ------------------------- Start Header Menu -------------------- */
#headeroc {
	width:100%;
	height: 105px;	
	background-color:#c6b6a2;}
	
#logo1{
	float:left;
	width: 324px;
	height: 62px;	
	background-image:url(../images/logo_gbs2.gif);
	background-repeat:no-repeat;
	background-position: left top;	
	}
#display1 {
	width:100%;
	background-image:url(../images/brown.gif);
	background-repeat:repeat-x;
	overflow:hidden;
	}
#header2 {
	float:left;
	width:490px;
	height:100px;
	background-image:url(../images/office_chairman.gif);
	background-repeat:no-repeat;
	background-position: 30px 20px;
	}
	
#headerdirector {
	float:left;
	width:490px;
	height:100px;
	background-image:url(../images/office_director.gif);
	background-repeat:no-repeat;
	background-position: 30px 20px;
	}
#headervicechairman {
	float:left;
	width:620px;
	height:100px;
	background-image:url(../images/office_vchairman.gif);
	background-repeat:no-repeat;
	background-position: 30px 20px;
	}	
#headerdean {
	float:left;
	width:670px;
	height:100px;
	background-image:url(../images/Office_deanahm.gif);
	background-repeat:no-repeat;
	background-position: 15px 20px;
	}	
#leftimage {
	float:left;
	width:330px;	
	}	

#rightcolumn2 {
	float: left;
	width: 140px;
	padding-top:30px;
	padding-right:20px;
	margin-right:20px;
	margin-left:25px;
	}
#middlecolumn {
	float: left;
	width: 430px;
	padding-top:50px;
	padding-right:23px;
	border-right:solid;
	border-color:#d2d3d5;
	border-width:1px;
	margin-bottom:10px;
	}
		
#welcome{
	float:left;
	width:360px;
	height:30px;
	background-image:url(../images/ttl_welcome.gif);
	background-position:35px top;
	background-repeat:no-repeat;
	}
#aboutbdg{
	float:left;
	width:360px;
	height:30px;
	background-image:url(../images/ttl_about_bdg.gif);
	background-position:35px top;
	background-repeat:no-repeat;
	}
#pressbdg{
	float:left;
	width:360px;
	height:30px;
	background-image:url(../images/inthepress.gif);
	background-position:35px top;
	background-repeat:no-repeat;
	}
	
#aboutrcb{
	float:left;
	width:360px;
	height:30px;
	background-image:url(../images/ttl_about_rcb.gif);
	background-position:35px top;
	background-repeat:no-repeat;
	}
#aboutpk{
	float:left;
	width:360px;
	height:30px;
	background-image:url(../images/ttl_about_pk.gif);
	background-position:35px top;
	background-repeat:no-repeat;
	}
#publicationpk{
float:left;
	width:360px;
	height:30px;
	background-image:url(../images/ttl_publication_pk.gif);
	background-position:35px top;
	background-repeat:no-repeat;
}	
#publicationab{
float:left;
	width:360px;
	height:30px;
	background-image:url(../images/ttl_publication_pk.gif);
	background-position:35px top;
	background-repeat:no-repeat;
}		
#aboutabc{
	float:left;
	width:450px;
	height:30px;
	background-image:url(../images/Office_deanahmtext.gif);
	background-position:35px top;
	background-repeat:no-repeat;
	}
#honouraward{
	float:left;
	width:360px;
	height:30px;
	background-image:url(../images/Office_deanahmha.gif);
	background-position:35px top;
	background-repeat:no-repeat;
	}			
#careermilestones{
	float:left;
	width:100%;
	height:30px;
	background-image:url(../images/ttl_career_milestones.gif);
	background-position:35px top;
	background-repeat:no-repeat;
	}
	
#midtext{
	float:left;
	width:407px;	
	border-left:solid;
	border-color:#d2d3d5;
	border-width:1px;
	padding-left:23px;
	margin-top:30px;		
	}
#midtext ul{
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	}
#midtext li {
	width:100%;
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-image:none;
	background-image:url(../images/bullet2.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding-left:15px;
	margin-bottom:10px;

	}	
.menutitle2{
cursor:pointer;
width:150px;
color:#800000;
font-size:12px;
border-bottom:solid;
border-color:#d2d4d3;
border-width:1px;
height:22px;
}

.menutitle2 a:active, .menutitle2 a:link, .menutitle2 a:visited{
cursor:pointer;
width:150px;
color:#800000;
height:22px;
}

.menutitle2 a:hover{
cursor:pointer;
width:150px;
color:#800000;
height:22px;
text-decoration:underline;
}

/* ------------------------- Start footer -------------------- */
#footeroc {
	clear:both;
	width:100%;
	height:70px;
	color:#FFFFFF;
	background-color:#665f5a;
	border-top:solid;
	border-width:1px;
	border-color: #000000;}
#footerocblk {
	clear:both;
	width:100%;
	height: 25px;
	background-color:#000000;
	color: #FFFFFF;
	padding-top:5px;
	}
#gbs{
	clear:both;
	width:150px;
	color:#FFFFFF;
	border-left:solid;
	border-right:solid;
	border-width:1px;
	border-color:#FFFFFF;
	margin-top:27px;
	}
/* ------------------------- End Footer -------------------- */	
	


	






	
