ul#nav  {
	height: 27px;
	width: 461px;
	position: absolute;
	margin:0px;
	padding:0px;
	}
	
#nav li {
	display: inline;
	float: left;
	list-style: none;
	}
	
#nav li a {
	display: block;
	height: 27px;
	text-indent: -9999px;
	}

/*---------------- home ------------------- */	

#nav li#home {
	background:url(../images/home.gif) no-repeat left top;
	width: 61px;
	}
	
#nav li#home a {
	background: url(../images/home.gif) no-repeat left top;
	width: 61px;
	}
	
#nav li#home a:hover {
	background: url(../images/home.gif) no-repeat left -27px;
	width: 61px;
	}

#nav li#home_a a, #nav li#home_a {
	background: url(../images/home.gif) no-repeat left -27px;
	width: 61px;
	}
	
/*---------------- our philosophy ------------------- */	

#nav li#philosophy {
	background:url(../images/philosophy.gif) no-repeat left top;
	width:122px;
	}
	
#nav li#philosophy a {
	background: url(../images/philosophy.gif) no-repeat left top;
	width:122px;
	}
	
#nav li#philosophy a:hover {
	background: url(../images/philosophy.gif) no-repeat left -27px;
	width:122px;
	}

#nav li#philosophy_a a, #nav li#philosophy_a {
	background: url(../images/philosophy.gif) no-repeat left -27px;
	width:122px;
	}

/*---------------- finance products ------------------- */	

#nav li#finance {
	background:url(../images/finance.gif) no-repeat left top;
	width: 132px;
	}
	
#nav li#finance a {
	background: url(../images/finance.gif) no-repeat left top;
	width: 132px;
	}
	
#nav li#finance a:hover {
	background: url(../images/finance.gif) no-repeat left -27px;
	width: 132px;
	}

#nav li#finance_a a, #nav li#finance_a {
	background: url(../images/finance.gif) no-repeat left -27px;
	width: 132px;
	}

/*---------------- news ------------------- */	

#nav li#news {
	background:url(../images/news.gif) no-repeat left top;
	width: 57px;
	}
	
#nav li#news a {
	background: url(../images/news.gif) no-repeat left top;
	width: 57px;
	}
	
#nav li#news a:hover {
	background: url(../images/news.gif) no-repeat left -27px;
	width: 57px;
	}

#nav li#news_a a, #nav li#news_a {
	background: url(../images/news.gif) no-repeat left -27px;
	width: 57px;
	}

/*---------------- contact us ------------------- */	

#nav li#contact {
	background:url(../images/contact.gif) no-repeat left top;
	width: 89px;
	}
	
#nav li#contact a {
	background: url(../images/contact.gif) no-repeat left top;
	width: 89px;
	}
	
#nav li#contact a:hover {
	background: url(../images/contact.gif) no-repeat left -27px;
	width: 89px;
	}

#nav li#contact_a a, #nav li#contact_a {
	background: url(../images/contact.gif) no-repeat left -27px;
	width: 89px;
}