body {
	font-size: 100%;
	color: #666;
	background-color: #fff;	
}

a, a:hover, a:active, a:focus {
	outline:0; 
	direction:ltr;
}
 
.mainmenu {
	position:absolute; 
	z-index:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:70%;
	line-height:35px;
	left:30%;
	top:130px; 
	margin-left:-300px; 
	width:800px;
}

#whitebg {
	background:url(../images/whitebg.png);
	width:2000px;
	height:40px;
	float:left;
	z-index:-1;
}
ul.menu, ul.menu1 {
	padding:0; 
	margin:0; 
	list-style:none; 
	width:100px; 
	float:left; 
	margin-right:7px;
	overflow:visible;
}

ul.menu a,ul.menu1 a {
	background:#F0F0F0;
	text-decoration:none; 
	color:#F0F0F0; 
	padding-left:5px;

}
 
ul.menu li.list {
float:left;
width:250px;
margin:-32767px -125px 0px 0px;
background:url(../images/Menu.png) no-repeat left bottom;
}
ul.menu1 li.list {
float:left;
width:250px;
margin:-32764px -125px 0px 0px;
background:url(../images/EmployerMenu.png) no-repeat left bottom;
}

ul.menu li.list a.category, ul.menu1 li.list a.category {
position:relative;
z-index:50;
display:block;
float:left;
width:120px;
margin-top:32768px;
background:transparent;

}

ul.menu li.list a.category:hover,
ul.menu li.list a.category:focus,
ul.menu li.list a.category:active  {
	margin-right:1px;
	background-image:url(../images/MenuHover.png);
	background-repeat:no-repeat;
	background-position:left;

}

ul.menu1 li.list a.category:hover,
ul.menu1 li.list a.category:focus,
ul.menu1 li.list a.category:active  {
	margin-right:1px;
	background-image:url(../images/EmployerMenu-hover.png);
	background-repeat:no-repeat;
	background-position:left;

}

ul.submenu {
	float:left;
	padding:25px 0px 0px 0px; 
	margin:0; 
	list-style:none; 
	background-image:url(../images/MenuHover.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin:-25px 0px 0px 0px;
	text-align:left;
	}
ul.submenu1 {
	float:left;
	padding:25px 0px 0px 0px; 
	margin:0; 
	list-style:none; 
	background-image:url(../images/EmployerMenu-hover.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin:-25px 0px 0px 0px;
	text-align:left;
	}
	
ul.submenu li a, ul.submenu1 li a  {
float:left;
width:120px;
background:#CC66FF;
clear:left;
color:#fff;
font-size:11px;
	font-family:Kartika;
	color:#FFFFFF;
	text-decoration:none;
}

ul.submenu a:hover,ul.submenu1 a:hover,
ul.submenu a:focus,ul.submenu1 a:focus,
ul.submenu a:active,ul.submenu1 a:active {
background:#CC0066;
margin-right:1px;
color:#fff;
}

.Menutext {
	text-transform:uppercase;
	font-size:9px;
	font-weight:bolder;
	font-family:Kartika;
	color:#FFFFFF;
	text-decoration:none;
}
#home {
	position:relative;
	top:3px;
	left:30px;
}	
#search {
	position:relative;
	top:3px;
	left:22px;
}	
#postjobs {
	position:relative;
	top:3px;
	left:15px;
}	
#consulting {
	position:relative;
	top:3px;
	left:15px;
}	
#training {
	position:relative;
	top:3px;
	left:20px;
}	
#mobile {
	position:relative;
	top:3px;
	left:25px;
}	
#more {
	position:relative;
	top:3px;
	left:25px;
}	
#employerarena {
	position:relative;
	top:0px;
	left:100px;
}	

#logout
{
position:relative;
top:20px;
left:850px;
}

#search1
{
position:relative;
	top:3px;
	left:25px;
}

