#nav {
	width:622px;
	position:absolute;
	top:37px;
	right:0px;
}
#nav li {float:left;}

#nav li a {
	height:21px;
	background-image:url(../images/nav.gif);
	background-repeat:no-repeat;
}

/* Home */
#n01, #n01Active {width:45px;}
#n01, #n01 a {background-position:0 0;}
#n01 a:hover {background-position:0 -21px;}
#n01Active {background-position:0 -42px;}
/* featured */
#n02, #n02Active {width:133px;}
#n02, #n02 a {background-position:-45px 0;}
#n02 a:hover {background-position:-45px -21px;}
#n02Active {background-position:-45px -42px;}
/* search */
#n03, #n03Active {width:97px;}
#n03, #n03 a {background-position:-178px 0;}
#n03 a:hover {background-position:-178px -21px;}
#n03Active {background-position:-178px -42px;}
/* services */
#n04, #n04Active {width:107px;}
#n04, #n04 a {background-position:-275px 0;}
#n04 a:hover {background-position:-275px -21px;}
#n04Active {background-position:-275px -42px;}
/* about */
#n05, #n05Active {width:88px;}
#n05, #n05 a {background-position:-382px 0;}
#n05 a:hover {background-position:-382px -21px;}
#n05Active {background-position:-382px -42px;}
/* contact */
#n06, #n06Active {width:69px;}
#n06, #n06 a {background-position:-470px 0;}
#n06 a:hover {background-position:-470px -21px;}
#n06Active {background-position:-470px -42px;}
/* taf */
#n07, #n07Active {width:83px;}
#n07, #n07 a {background-position:-539px 0;}
#n07 a:hover {background-position:-539px -21px;}
#n07Active {background-position:-539px -42px;}

#top #navTwo {
	position:absolute;
	top:61px;
	left:455px;
}
#top #navTwo,
#top #navTwo ul {
	background:url(../images/text/find-property-map-view_nav.gif) 0 0 no-repeat;
	width:194px;
	height:49px;
}
#top #navTwo li {
	width:97px;
	float:left;
	height:49px;
}

