/* =img/navigations
-----------------------------------------------------------------------------*/
/* =Homepage img/navigation
-------------------------*/
#navi {padding:6px 0px 0px 0px;margin:0px 0px 0px 0px;height:41px;clear:left;}

#navi ul {width:780px;height:41px;float:left;}

#navi ul li {list-style:none;float:left;height:41px;}

#navi ul li a{ display:block;float:left;}

#navi ul li a span{display:none;}

a.productions {
	margin-left:8px;
	width:148px;
	height:41px;
	background: url(../img/navigation/productions.gif) no-repeat 0px 0px;	
}
a.productions:hover, a.productions:focus {
	background: url(../img/navigation/productions.gif) no-repeat -148px 0px;		
}

a.productions-selected {
	background: url(../img/navigation/productions.gif) no-repeat -148px 0px;
	margin-left:8px;
	width:148px;
	height:41px;		
}

a.members {
	width:117px;
	height:41px;
	background: url(../img/navigation/members.gif) no-repeat 0px 0px;	
}
a.members:hover {
	width:117px;
	height:41px;
	background: url(../img/navigation/members.gif) no-repeat -115px 0px;
}
a.members-selected {
	width:117px;
	height:41px;
	background: url(../img/navigation/members.gif) no-repeat -115px 0px;
}

a.nch {
	width:66px;
	height:41px;
	background: url(../img/navigation/nch.gif) no-repeat 0px 0px;	
}
a.nch:hover, a.nch:focus {
	background: url(../img/navigation/nch.gif) no-repeat -64px 0px;		
}

a.nch-selected {
	background: url(../img/navigation/nch.gif) no-repeat -64px 0px;
	width:66px;
	height:41px;		
}

a.about-us{
	width:133px;
	height:41px;
	background: url(../img/navigation/about-us.gif) no-repeat 0px 0px;	
}
a.about-us:hover {
	width:133px;
	height:41px;
	background: url(../img/navigation/about-us.gif) no-repeat -135px 0px;		
}

a.about-us-selected {
	width:133px;
	height:41px;
	background: url(../img/navigation/about-us.gif) no-repeat -135px 0px;		
}

a.gallery {
	width:133px;
	height:41px;
	background: url(../img/navigation/gallery.gif) no-repeat 0px 0px;	
}

a.gallery:hover {
	width:133px;
	height:41px;
	background: url(../img/navigation/gallery.gif) no-repeat -136px 0px;		
}

a.gallery-selected {
	width:133px;
	height:41px;
	background: url(../img/navigation/gallery.gif) no-repeat -136px 0px;
	margin-left:103px;
}

a.contact-us {
	width:143px;
	height:41px;
	background: url(../img/navigation/contact-us.gif) no-repeat 0px 0px;	
}

a.contact-us:hover {
	width:143px;
	height:41px;
	background: url(../img/navigation/contact-us.gif) no-repeat -139px 0px;		
}

a.contact-us-selected {
	width:143px;
	height:41px;
	background: url(../img/navigation/contact-us.gif) no-repeat -139px 0px;
	margin-left:103px;
}