
	



/*MENU*/



#nav_container {
	height: 31px;
	overflow: hidden;
	background-image: url(../images/nav_BG.png);
	background-repeat: no-repeat;	
	padding: 0px 0px 0px 0px;
}


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


#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: 53px;
	height:106px;
}
	
#nav_home a  {
	width: 164px;
	background: url(../images/nav_home.gif) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
	margin-left: 0px;
}

#nav_abou a  {
	width: 265px;
	background: url(../images/nav_abou.gif) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#nav_prod a  {
	width: 176px;
	background: url(../images/nav_prod.gif) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#nav_cont a  {
	width: 196px;
	background: url(../images/nav_cont.gif) 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.gif);
	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.gif) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
	margin-left: 0px;
}

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

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

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

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

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

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

	


