div#top_menu_phenomic
	{
	float:left;
	width:100%;
	margin-bottom:16px;
	}
div#top_menu_left
	{
	float:left;	
	background: url('images/top_menu/left_tapa.gif');
	width:4px;
	height:36px;
	}
div#top_menu_middle 
	{
	float:left;
	background: url('images/top_menu/middle.gif') repeat-x;
	height:36px;
	width:834px;
	}
div#top_menu_right 
	{
	float:left;
	background: url('images/top_menu/right_logo.gif');
	height:36px;
	width:142px;
	}
div#top_menu_phenomic img 
	{
	display:inline;
	padding:0px;
	margin:0px;
	border: 0 none;
	float:left;
	}
img#first_top_menu_image
	{
	margin-left:5px;
	}