﻿#iconmenu ul li a, #iconmenu ul li.selected a 
{
	width:1px;
	cursor:pointer;
}

/* png fixes */


#intro_link
{
	background: url(../images/overview-icon-nonalpha.png	) 50% 0 no-repeat;	
}
#neighbourhood_link
{
	background: url(../images/neighbourhood-icon-nonalpha.png) 50% 0 no-repeat;
}

#maps_link
{
	background: url(../images/maps-icon-nonalpha.png) 50% 0 no-repeat;
}

#client_link
{
	background: url(../images/client-icon-nonalpha.png) 50% 0 no-repeat;
}

#about_link
{
	background: url(../images/about-icon-nonalpha.png) 50% 0 no-repeat;
}