#menu {
	width:960px;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	font-size:1px;
	line-height:1px;
	z-index:10;
}

#menu ul {
	margin:0;
	padding:0;
	position:relative;
	list-style:none;
	z-index:10;
}

#menu ul li {
	margin:0;
	padding:0;
	position:relative;
	height:40px;
	float:left;
	z-index:10;
}

#menu ul li a {
	height:40px;
	margin:0;
	padding:0;
	display:block;
	z-index:11;
	position:relative;
	outline:none;

}

#menu ul li a.about_turkey {
	width:161px;
	background:url('/_images/menu/about_turkey.jpg') top left no-repeat;
}

#menu ul li a.how_to_buy_in_turkey {
	width:205px;
	background:url('/_images/menu/how_to_buy_in_turkey.jpg') top left no-repeat;
}

#menu ul li a.the_property_collection {
	width:235px;
	background:url('/_images/menu/the_property_collection.jpg') top left no-repeat;
}

#menu ul li a.discovery_trips {
	width:160px;
	background:url('/_images/menu/discovery_trips.jpg') top left no-repeat;
}

#menu ul li a.types_of_property {
	width:196px;
	background:url('/_images/menu/types_of_property.jpg') top left no-repeat;
}

#menu ul li a:hover {
	background-position:bottom left;
}

#menu ul li a span {
	display:none;
}


body.about_turkey #menu ul li a.about_turkey,
body.how_to_buy_in_turkey #menu ul li a.how_to_buy_in_turkey,
body.the_property_collection #menu ul li a.the_property_collection,
body.discovery_trips #menu ul li a.discovery_trips,
body.types_of_property #menu ul li a.types_of_property {
	background-position:bottom left;
}




#core_menu {
	width:500px;
	height:11px;
	margin:0;
	padding:30px 0 8px 0;
	position:relative;
	float:right;
}

#core_menu ul {
	margin:0;
	padding:0 12px 0 0;
	position:relative;
	list-style:none;
	float:right;
}

#core_menu ul li {
	margin:0;
	padding:0;
	position:relative;
	float:left;
}

#core_menu ul li a {
	margin:0;
	padding:0;
	position:relative;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	text-decoration:none;
}

#core_menu ul li a.home {
	width:43px;
	background:url('/_images/lines/menu_breaker.gif') right no-repeat;
}

#core_menu ul li a.about {
	width:52px;
	padding:0 0 0 14px;
	background:url('/_images/lines/menu_breaker.gif') right no-repeat;
}

#core_menu ul li a.contact {
	width:113px;
	padding:0 0 0 15px;
}

#core_menu ul li a:hover {
	text-decoration:underline;
}



















