#topMenu{
	height:110px;
	}
#topMenu ul{
	margin:0;
	padding:0;
}

#topMenu nobr{
	width:174px;
	height:34px;
	float:left;
	color:#191919;
	text-align:center;
	overflow:hidden;
	cursor:pointer;
	margin-right:9px;
}

/*Menu Color Classes*/
.propertySale{background: url('../images/property-for-sale.png') bottom left no-repeat; cursor:pointer;}
.prestigeProperties{background: url('../images/prestige-properties.png') bottom left no-repeat; cursor:pointer;}
.propertyLet{background: url('../images/properties-to-let.png') bottom left no-repeat; cursor:pointer;}
.landDevelopment{background: url('../images/land-development.png') bottom left no-repeat; cursor:pointer;}
.register{background: url('../images/register.png') bottom left no-repeat; cursor:pointer;}
