.anasayfa{ 
	background: url('../../images/bdy_bg.jpg') no-repeat scroll center top; 
	width:100%;
	margin:0 auto;
}
#navbar li a:hover {  
	background:#baa378 url(../../images/ico-down-arrow01.jpg) no-repeat top center;
}
#navbar li ul {
	background: url(../../images/bg-sub-menu.jpg) repeat-y left;
}
#navbar li ul li a:hover {
	background:url(../../images/ico-up-arrow.jpg) no-repeat center bottom;
}
.ustmenu {  
	background:#baa378 url(../../images/ico-down-arrow01.jpg) no-repeat top center;
}
.menu {
    background: url("../../images/z_title.png") no-repeat scroll left center transparent;
}