#topmenu{
	float:left;
	clear:both;
	width:650px;
	padding:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	}
#nav, #nav ul {
	padding: 0;
	margin: 8px 0 0 0;
	list-style: none;
	}
	#nav a {
	display: block;
	width: 7em;
	color:#fff;
	text-decoration:none;
	padding:3px 0 3px 5px;

	}
	#nav a:hover{
	background-color:#3367cd;
	}
	#nav a.home{
	width:3em;
	}
	#nav li.home{
	width:3em;
	margin-left:7px;
	}
	#nav a.bp{
	width:6.8em;
	}
	#nav li.bp{
	width:6.8em;
	}
	#nav a.sectors{
	width:4em;
	}
	#nav li.sectors{
	width:4em;
	}
	#nav a.services{
	width:4.5em;
	}
	#nav li.services{
	width:4.5em;
	}
	#nav a.resources{
	width:5em;
	}
	#nav li.resources{
	width:5em;
	}
	#nav a.contactus{
	width:5.4em;
	}
	#nav li.contactus{
	width:5.4em;
	}
	#nav a.international{
	width:7.5em;
	}
	#nav li.international{
	width:7.5em;
	}
	#nav li {
	float: left;
	width: 7em;
	margin-right:15px;
	}
	#nav li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	margin-top:0px;
	}
	#nav li ul a{
	background-color:#3367cd;
	}
	#nav li ul a.hrmanagement:hover{
	background-color:#c00;
	}
	#nav li ul li{
	width:15em;
	
	}
	#nav li ul li a{
	width:15em;
	padding:7px 5px 7px 9px;
	}
	
	#nav li ul a:hover{
	background-color:#1549af;
	}


	#nav li:hover ul {
	left: auto;
	}
	#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}
	
	#nav li ul ul {
	margin: -2.5em 0 0 16.3em;
	}
	#nav li ul ul a{
	background-color:#1549AF;
	}
	#nav li ul ul a:hover{
	background-color:#36c;
	}
	#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
	}
	#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
	}





	
	
#rightbox ul{
	list-style:none;
	margin:0;
	padding:0;
	}
	#rightbox ul li{
	margin-bottom:5px;
	}
	#rightbox ul li a{
	display:block;
	width:157px;
	padding:3px 7px 3px 7px;
	color:#fff;
	text-decoration:none;
	}
	
	#rightbox ul li a.red{
		background:url(../images/home_hr.jpg);
	}
	#rightbox ul li a.purple{
		background:url(../images/home_training.jpg);
	}
	#rightbox ul li a.orange{
		background:url(../images/home_change.jpg);
	}
	#rightbox ul li a.green{
		background:url(../images/home_recruitment.jpg);
	}
	#rightbox ul li a.blue{
		background:url(../images/home_competency.jpg);
	}
	#rightbox ul li a.lightpurple{
		background:url(../images/home_operational.jpg);
	}
	#rightbox ul li a.yellow{
		background:url(../images/home_nos.jpg);
	}
	#rightbox ul li a:hover{
	text-decoration:underline;
	}
	