/*****Image Menuv 2.2	*****/#imageMenuPG  { background-color: #000; margin: 0 auto; padding: 10px 0 20px 0px; border: none; width: 500px; height: 240px; overflow: hidden }#imageMenuPG ul {	list-style: none;	margin: 0px;	display: block;	height: 200px;	padding: 0;	}#imageMenuPG ul li {	float: left;	border-bottom-style: solid;	border-bottom-width: 1px;	padding-bottom: 12px;	padding-top: 12px;	border-top-style: solid;	border-top-width: 1px;}#imageMenuPG ul li a {	text-indent: -1000px;	background:#FFFFFF none repeat scroll 0%;	border-right: 2px solid #fff;	cursor:pointer;	display:block;	overflow:hidden;	width:185px;	height: 200px;		margin: 0;	padding: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit;	vertical-align: baseline;}#imageMenuPG ul li.bk10 a  { background: url(images/clay.jpg) repeat scroll 0% 0% }#imageMenuPG ul li.bk11 a  { background: url(images/lime.jpg) repeat scroll 0% 0% }#imageMenuPG ul li.bk12 a  { background: url(images/limeClay.jpg) repeat scroll 0% 0% }#imageMenuPG ul li.bk13 a  { background: url(images/gypsum.jpg) repeat scroll 0% 0% }#imageMenuPG ul li.bk14 a  { background: url(images/tedelalet.jpg) repeat scroll 0% 0% }.clear {	clear: both;}
