
	



/*MENU*/



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


#nav a:hover {
	background-position: 0px -35px;
}


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

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

#nav a {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	height: 35px;
	height:70px;
}
	
#nav_abou a  {
	width: 186px;
	background: url(../images/nav_abou.jpg) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
	margin-left: 0px;
}

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

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

#nav_cont a  {
	width: 207px;
	background: url(../images/nav_cont.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.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;
}

	

