
/*Example for a Menu Style*/

	.menu 			{width:579px; margin:0; padding:0; background:none}
	.menu ul 		{list-style:none; margin:0; padding:0 13px; line-height:32px; background:url(css/banner/banner-menu.png) no-repeat left top}
	.menu li 		{display:inline; font-weight:bold; font-size:11px; color:#262525; text-shadow:1px 1px 1px #f9f9f9}
	.menu li a 		{font-weight:bold; font-size:11px; color:#212121; text-shadow:1px 1px 1px #f9f9f9; text-decoration:none}
	.menu li a:hover,
	.menu li a.tabactive 	{background:none; color:#f9f9f9; text-shadow:1px 1px 1px #262525}

	#tabcontent1,
	#tabcontent2,
	#tabcontent3,
	#tabcontent4,
	#tabcontent5,
	#tabcontent6,
	#tabcontent7		{width:539px; height:214px; margin:0; padding:20px 21px; background:url(css/banner/banner.png) no-repeat left top}