@charset "utf-8";

#menu {
	background: url(../../images/barramenu_es.gif) no-repeat left top;
	height: 25px;
	width: 763px;
	margin-bottom: 7px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu ul li {
	float: left;
}

#menu ul li a {
	background: url(../../images/barramenu_es.gif) no-repeat left top;
	display: block;
	height: 25px;
	width: 63px;
	text-indent: -5000px;
	outline: none;
	overflow: hidden;
}

#menu .search a {
	background-position: -63px top;
	width: 138px;
}

#menu .client a {
	background-position: -201px top;
	width: 149px;
}

#menu .candidate a {
	background-position: -350px top;
	width: 157px;
}

#menu .contact a {
	background-position: -507px top;
	width: 74px;
}

#menu .login a {
	background-position: -581px top;
	width: 64px;
}

#menu .english a {
	background-position: -645px top;
	width: 66px;
}

#menu .spanish a {
	background-position: -711px top;
	width: 52px;
}

#menu .home a:hover {
	background-position: left bottom;
}

#menu .search a:hover {
	background-position: -63px bottom;
}

#menu .client a:hover {
	background-position: -201px bottom;
}

#menu .candidate a:hover {
	background-position: -350px bottom;
}

#menu .contact a:hover {
	background-position: -507px bottom;
}

#menu .login a:hover {
	background-position: -581px bottom;
}

#menu .english a:hover {
	background-position: -645px bottom;
}

#menu .spanish a:hover {
	background-position: -711px bottom;
}

#welcome h1 {
	background: url(../../images/cab_welcome_es.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 74px;
	width: 208px;
	display: block;
	text-indent: -5000px;
}

#latestjobs h2 {
	background: url(../../images/cab_latestjobs_es.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 360px;
	text-indent: -5000px;
}
