/* #wrapper #content #col1 #slider1{height: 250px;border: 0px solid #000;background: #8b8b8b;}
#wrapper #content #col1 #slider1 img{
width: 730px;height: 250px;border: 0px solid orange;
} */
.jimgMenu {
	position: relative;
	height: 250px;width: 730px;
	overflow: hidden;
	margin: 0px 0px 0px;
	border: 0px solid red;
	padding: 0px 0px 0px 0px;
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 1340px;
	}

.jimgMenu ul li {float: left;}

.jimgMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:78px;
	/*width:48px;*/
	height: 250px;
}
						
.jimgMenu ul li.minerals a {background: url(images/minerals.jpg) repeat scroll 0%;min-width:420px;}
.jimgMenu ul li.selinite a {background: url(images/selinite.jpg) repeat scroll 0%;}
.jimgMenu ul li.fossils a {background: url(images/fossils.jpg) repeat scroll 0%;}
.jimgMenu ul li.metforite a {background: url(images/metforite.jpg) repeat scroll 0%;}
.jimgMenu ul li.jewelry a {background: url(images/jewelry.jpg) repeat scroll 0%; }

.jimgMenu ul li.home a {background: url(images/home.jpg) repeat scroll 0%;}
.jimgMenu ul li.handicraft a {background: url(images/handicraft.jpg) repeat scroll 0%;}
.jimgMenu ul li.argan a {background: url(images/argan.jpg) repeat scroll 0%; }

.clear {clear: both;}
				
.jimgMenu ul li.shippment1 a {background: url(images/shippment1.jpg) repeat scroll 0%;min-width:420px;}
.jimgMenu ul li.shippment2 a {background: url(images/shippment2.jpg) repeat scroll 0%;}
.jimgMenu ul li.shippment3 a {background: url(images/shippment3.jpg) repeat scroll 0%;}
.jimgMenu ul li.shippment4 a {background: url(images/shippment4.jpg) repeat scroll 0%;}
.jimgMenu ul li.shippment5 a {background: url(images/shippment5.jpg) repeat scroll 0%; }

