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

/*---------------- HOME ------------------- */	

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

#nav li#homecurrent a, #nav li#homecurrent {
	background: url(../images/home.gif) no-repeat left -35px;
	width: 72px;
	}

/*---------------- WHY TURKEY ------------------- */	

#nav li#whyturkey {
	background:url(../images/whyturkey.gif) no-repeat left top;
	width: 119PX;
	}
	
#nav li#whyturkey a {
	background: url(../images/whyturkey.gif) no-repeat left top;
	width: 119PX;
	}
	
#nav li#whyturkey a:hover {
	background: url(../images/whyturkey.gif) no-repeat left -35px;
	width: 119PX;
	}

#nav li#whyturkeycurrent a, #nav li#whyturkeycurrent {
	background: url(../images/whyturkey.gif) no-repeat left -35px;
	width: 119PX;
	}

/*---------------- OUR PROPERTIES ------------------- */	

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

#nav li#ourpropertiescurrent a, #nav li#ourpropertiescurrent {
	background: url(../images/ourproperties.gif) no-repeat left -35px;
	width: 143px;
	}

/*---------------- ABOUT US ------------------- */	

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

#nav li#aboutcurrent a, #nav li#aboutcurrent {
	background: url(../images/about.gif) no-repeat left -35px;
	width: 99px;
	}
	
/*---------------- FINANCE ------------------- */	

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

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

/*---------------- REGISTER ------------------- */	

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

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












