
#navigation ul {
	list-style: none;
	padding: 35px 0 0 11px;
	margin: 0;
	border: 0;
	}

#navigation li	{
	height:20px;
	width:139px;
	padding:0 !important;
	margin:0;
	
	}


#navigation li a {
	display: block;
	text-indent:-9999px;
	text-decoration: none;
	height:20px;
	padding:0;
	margin:0;
}

#navigation li a:hover {
	text-decoration: none;
	}
/*----------------------home--------------------------------------*/
body #navigation li#home a {
	background: transparent url(../../images/buttonsprite.gif) 0px 0px no-repeat;
	}

body #navigation li#home a:hover {
	background: transparent url(../../images/buttonsprite.gif) -139px 0px no-repeat;
	}
	
body #navigation li#home {
	background: transparent url(../../images/buttonsprite.gif) -139px 0px no-repeat;
	}

body#homebody #navigation li#home a {
	background: transparent url(../../images/buttonsprite.gif) -278px 0px no-repeat;
	}
/*----------------------about--------------------------------------*/
body #navigation li#about a {
	background: transparent url(../../images/buttonsprite.gif) 0px -20px no-repeat;
	}

body #navigation li#about a:hover {
	background: transparent url(../../images/buttonsprite.gif) -139px -20px no-repeat;
	}
	
body #navigation li#about {
	background: transparent url(../../images/buttonsprite.gif) -139px -20px no-repeat;
	}

body#aboutbody #navigation li#about a {
	background: transparent url(../../images/buttonsprite.gif) -278px -20px no-repeat;
	}
	/*----------------------meet--------------------------------------*/
body #navigation li#meet a {
	background: transparent url(../../images/buttonsprite.gif) 0px -40px no-repeat;
	}

body #navigation li#meet a:hover {
	background: transparent url(../../images/buttonsprite.gif) -139px -40px no-repeat;
	}
	
body #navigation li#meet {
	background: transparent url(../../images/buttonsprite.gif) -139px -40px no-repeat;
	}

body#meetbody #navigation li#meet a {
	background: transparent url(../../images/buttonsprite.gif) -278px -40px no-repeat;
	}
	/*----------------------listings--------------------------------------*/
body #navigation li#listings a {
	background: transparent url(../../images/buttonsprite.gif) 0px -60px no-repeat;
	}

body #navigation li#listings a:hover {
	background: transparent url(../../images/buttonsprite.gif) -139px -60px no-repeat;
	}
	
body #navigation li#listings {
	background: transparent url(../../images/buttonsprite.gif) -139px -60px no-repeat;
	}

body#listingsbody #navigation li#listings a {
	background: transparent url(../../images/buttonsprite.gif) -278px -60px no-repeat;
	}
	/*----------------------property--------------------------------------*/
body #navigation li#property a {
	background: transparent url(../../images/buttonsprite.gif) 0px -80px no-repeat;
	}

body #navigation li#property a:hover {
	background: transparent url(../../images/buttonsprite.gif) -139px -80px no-repeat;
	}
	
body #navigation li#property {
	background: transparent url(../../images/buttonsprite.gif) -139px -80px no-repeat;
	}

body#propertybody #navigation li#property a {
	background: transparent url(../../images/buttonsprite.gif) -278px -80px no-repeat;
	}
	/*----------------------analysis--------------------------------------*/
body #navigation li#analysis a {
	background: transparent url(../../images/buttonsprite.gif) 0px -100px no-repeat;
	}

body #navigation li#analysis a:hover {
	background: transparent url(../../images/buttonsprite.gif) -139px -100px no-repeat;
	}
	
body #navigation li#analysis {
	background: transparent url(../../images/buttonsprite.gif) -139px -100px no-repeat;
	}

body#analysisbody #navigation li#analysis a {
	background: transparent url(../../images/buttonsprite.gif) -278px -100px no-repeat;
	}
	/*----------------------resources--------------------------------------*/
body #navigation li#resources a {
	background: transparent url(../../images/buttonsprite.gif) 0px -120px no-repeat;
	}

body #navigation li#resources a:hover {
	background: transparent url(../../images/buttonsprite.gif) -139px -120px no-repeat;
	}
	
body #navigation li#resources {
	background: transparent url(../../images/buttonsprite.gif) -139px -120px no-repeat;
	}

body#resourcesbody #navigation li#resources a {
	background: transparent url(../../images/buttonsprite.gif) -278px -120px no-repeat;
	}
	/*----------------------contact--------------------------------------*/
body #navigation li#contact a {
	background: transparent url(../../images/buttonsprite.gif) 0px -140px no-repeat;
	}

body #navigation li#contact a:hover {
	background: transparent url(../../images/buttonsprite.gif) -139px -140px no-repeat;
	}
	
body #navigation li#contact {
	background: transparent url(../../images/buttonsprite.gif) -139px -140px no-repeat;
	}

body#contactbody #navigation li#contact a {
	background: transparent url(../../images/buttonsprite.gif) -278px -140px no-repeat;
	}
