.junior
{
	position: absolute;
	left: 32px;
	top: 180px; 
	width: 540px;
	height: 50px;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
}

.junior a
{
	display: block;
	width: 540px;
	height: 50px;
	float: left;
}

.junior a img
{
	width: 540px;
	height: 50px;
	border: 0;
}

.junior a:hover
{
	visibility:visible;
	background: url(ecojunior_on.jpg) no-repeat;
}

.junior a:hover img
{
	visibility:hidden;
}
