
	



/*MENU*/



#nav_container {
	height: 41px;
	overflow: hidden;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;	
	padding: 0px 0px 0px 0px;
}


#menu a:hover {
	background-position: 0px -41px;
}


#menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	overflow: hidden;
}

#menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	overflow: hidden;
}

#menu a {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	height: 41px;
	height:82px;
}
	
#nav_memb a  {
	width: 96px;
	background: url(../images/nav_memb.jpg) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
	margin-left: 0px;
}

#nav_cale a  {
	width: 91px;
	background: url(../images/nav_cale.jpg) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#nav_even a  {
	width: 74px;
	background: url(../images/nav_even.jpg) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#nav_char a  {
	width: 111px;
	background: url(../images/nav_char.jpg) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#nav_awar a  {
	width: 79px;
	background: url(../images/nav_awar.jpg) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#nav_fell a  {
	width: 112px;
	background: url(../images/nav_fell.jpg) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#nav_scho a  {
	width: 120px;
	background: url(../images/nav_scho.jpg) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#nav_reso a  {
	width: 108px;
	background: url(../images/nav_reso.jpg) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

/*INDEX BOTTOM NAV*/
 
/*#index_nav_container {
	height: 81px;
	width:802px;
	float:left;
	overflow: hidden;
	background-image: url(../images/index_nav_bg.jpg);
	background-repeat: no-repeat;	
	padding: 0px 0px 0px 0px;
}


#index_menu a:hover {
	background-position: 0px -81px;
}


#index_menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	overflow: hidden;
}

#index_menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	overflow: hidden;
}

#index_menu a {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	height: 81px;
	height:162px;
}
	
#dedi_index a  {
	width: 120px;
	background: url(../images/dedi_index.jpg) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
	margin-left: 0px;
}

#aveda_index a  {
	width: 145px;
	background: url(../images/aveda_index.jpg) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#BOB_index a  {
	width: 95px;
	background: url(../images/BOB_index.jpg) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#read_index a  {
	width: 97px;
	background: url(../images/read_index.jpg) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#nort_index a  {
	width: 82px;
	background: url(../images/nort_index.jpg) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#blank_index a  {
	width: 141px;
	background: url(../images/blank_index.jpg) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#comm_index a  {
	width: 122px;
	background: url(../images/comm_index.jpg) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
}
*/
	

