#divMMnu
{
	position:				absolute;

	top:					-60px;
	left:					54px;
}

#divMMnu	li
{
	display:				inline;

	padding:				0px;
	margin:					0px;
}

#divMMnu a
{
	display:				block;
	position:				relative;

	margin-right:			20px;
	padding-top:			43px;

	float:left;

	font-family:			arial,sans-serif;
	font-size:				10px;
	font-weight:			normal;
	text-align:				center;

	color:					#ffffff;
}

#aMMnuHome
{
	height:					19px;
}

#aMMnuHome.cMMnuA
{
	width:					63px;
	height:					35px;

	color:					#ffffff;
	background:				url('../images/sprites.png') -8px -191px no-repeat;
}

#aMMnuHome.cMMnuI
{
	width:					63px;
	height:					18px;

	top:					18px;

	color:					#ffffff;
	background:				url('../images/sprites.png') -8px -286px no-repeat;
}

#aMMnuHome.cMMnuI:hover
{
	height:					40px;

	top:					0px;
}

#aMMnuListings.cMMnuA
{
	width:					63px;
	height:					45px;

	top:					-5px;

	color:					#ffffff;
	background:				url('../images/sprites.png') -179px -191px no-repeat;
}

#aMMnuListings.cMMnuI
{
	width:					63px;
	height:					18px;

	top:					18px;

	color:					#ffffff;
	background:				url('../images/sprites.png') -179px -286px no-repeat;
}

#aMMnuListings.cMMnuI:hover
{
	height:					40px;

	top:					0px;
}

#aMMnuNanaimo.cMMnuA
{
	width:					63px;
	height:					40px;

	color:					#ffffff;
	background:				url('../images/sprites.png') -92px -191px no-repeat;
}

#aMMnuNanaimo.cMMnuI
{
	width:					63px;
	height:					18px;

	top:					18px;

	color:					#ffffff;
	background:				url('../images/sprites.png') -92px -286px no-repeat;
}

#aMMnuNanaimo.cMMnuI:hover
{
	height:					40px;

	top:					0px;
}

