#menu {
	list-style: none;
	
	width: 774px;
	clear:both;
	
	
}

#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	focus 

outline:0; 
} 
	
	
#menu a:hover {
	background-position: left bottom;
}
#menu a:hover span{
	display: block;
}
#menu .home {
float:left;

	width: 144px;
	height: 58px;
	background: url(images/acc.gif) no-repeat;
margin-left: 95px;
	top: 180px;
}







#menu .about {
	width: 131px;
	height: 51px;
	background: url(images/acc1.gif) no-repeat;
margin-left: 215px;
float:left;
	top: 180px;
}


#menu .rss {
	width: 144px;
	height: 51px;
	background: url(images/rss.gif) no-repeat;
margin-left: 365px;
float:left;
	top: 180px;
}

#menu .rea {
	width: 144px;
	height: 51px;
	background: url(images/rea.gif) no-repeat;
margin-left: 535px;
float:left;
	top: 180px;
}
