.bg_image	{background-repeat: no-repeat; background-image: url(../images/5.jpg); background-position: center top;}
#top_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 8pt;
}
#top_menu li {
	width: 100px;
	height: 100px;
	float: right;
	margin-right: 5px;
	padding-left: 3px;
	text-align:center;
	background-repeat: no-repeat; background-image: url(../images/top_bamboo_grey.jpg); background-position: center top;
	border-width:4px; border-color:#C7C4CB; border-style:solid; padding:0px;
}
#top_menu li:hover {
	width: 100px;
	height: 100px;
	background-repeat: no-repeat; background-image: url(../images/top_bamboo.jpg); background-position: center top;
	border-width:4px; border-color:#C7C4CB; border-style:solid; padding:0px;
}