.imageMenu {
	position: relative;
	width: 1000px;
	height: 500px;
	overflow: hidden;
}

.imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 346px;
	width: 2000px;
	padding: 0;
	}

.imageMenu ul li {
	float: left;
	margin: 0;
	padding: 0;
}

.imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:80px;
	height: 346px;
}

.imageMenu ul li.landscapes a {
	background: red url(http://www.impressionbridal.com/images/large%20thumb/3051FM.jpg) no-repeat scroll 0%;
}

.imageMenu ul li.people a {
	background: green url(../img/abstract.jpg) repeat scroll 0%;
}

.imageMenu ul li.nature a {
	background: blue url(../img/nature.jpg) repeat scroll 0%;
}

.imageMenu ul li.urban a {
	background: orange url(../img/urban.jpg) repeat scroll 0%;
}

.imageMenu ul li.abstract a {
	background: purple url(http://www.impressionbridal.com/images/large%20thumb/3051FM.jpg) repeat scroll 0%;
	width: 301px;
}

.clear {
	clear: both;
}


.imageMenu ul li.couture a {
	background: #B0B1A3 url(../images/img/couture.jpg) no-repeat scroll 0%;

}

.imageMenu ul li.destiny a {
	background: #FBEEFF url(../images/img/destiny2.jpg) no-repeat scroll 0%;
}

.imageMenu ul li.imp-bridesmaid a {
	background: #AF9F92 url(../images/img/imp-bridesmaid2.jpg) no-repeat scroll 0%;
}

.imageMenu ul li.impression a {
	background: #787669 url(../images/img/impression2.jpg) no-repeat scroll 0%;
}

.imageMenu ul li.mob a {
	background: #706865 url(../images/img/mob2.jpg) no-repeat scroll 0%;
}

.imageMenu ul li.dv-jr a {
	background: #000 url(../images/img/dv-jr.jpg) no-repeat scroll 0%;
}

.imageMenu ul li.imp-jr a {
	background:  url(../images/img/imp-jr.jpg) no-repeat scroll 0%;
}

.imageMenu ul li.dv-bm a {
	background: #695959 url(../images/img/dv-bm2.jpg) no-repeat scroll 0%;
}

.imageMenu ul li.davinci a {
	background: #192211 url(../images/img/davinci2.jpg) no-repeat scroll 0%;
}

.imageMenu ul li.imp-fullfigured a {
	background: #3D271C url(../images/img/fullfigured.jpg) no-repeat scroll 0%;
}

.imageMenu ul li.davinci-fullfigured a {
	background: #9B1F27 url(../images/img/simonecarvalli.jpg) no-repeat scroll 0%;
}