.imgMenu {
	position:relative;
	margin: 0 auto;
	width:850px;
	height:366px;
	overflow: hidden;
	padding:60px 0;
}
.imgMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 366px;
	position: relative;
}
.imgMenu ul li {
	float: left;
	width:140px;
	display: block;
	overflow: hidden;
	border:3px solid #fff;
}
.imgMenu ul li a {
	text-indent: -1000px;
	background:#fff repeat scroll 0%;
	border-right: 3px solid #000;
	cursor:pointer;
	display:block;
	overflow: hidden;
	height:366px;
}
.imgMenu ul li#places1 a {background: url(/img/places01.jpg) repeat scroll 0%;}
.imgMenu ul li#places2 a {background: url(/img/places02.jpg) repeat scroll 0%;}
.imgMenu ul li#places3 a {background: url(/img/places03.jpg) repeat scroll 0%;}

.imgMenu ul li#couples1 a {background: url(/img/couples01.jpg) repeat scroll 0%;}
.imgMenu ul li#couples2 a {background: url(/img/couples02.jpg) repeat scroll 0%;}
.imgMenu ul li#couples3 a {background: url(/img/couples03.jpg) repeat scroll 0%;}

.imgMenu ul li#children1 a {background: url(/img/children01.jpg) repeat scroll 0%;}
.imgMenu ul li#children2 a {background: url(/img/children02.jpg) repeat scroll 0%;}
.imgMenu ul li#children3 a {background: url(/img/children03.jpg) repeat scroll 0%;}
.imgMenu ul li#children4 a {background: url(/img/children04.jpg) repeat scroll 0%;}
.imgMenu ul li#children5 a {background: url(/img/children05.jpg) repeat scroll 0%;}
.imgMenu ul li#children6 a {background: url(/img/children06.jpg) repeat scroll 0%;}
.imgMenu ul li#children7 a {background: url(/img/children07.jpg) repeat scroll 0%;}
.imgMenu ul li#children8 a {background: url(/img/children08.jpg) repeat scroll 0%;}

.imgMenu ul li#portrait1 a {background: url(/img/portrait01.jpg) repeat scroll 0%;}
.imgMenu ul li#portrait2 a {background: url(/img/portrait02.jpg) repeat scroll 0%;}
.imgMenu ul li#portrait3 a {background: url(/img/portrait03.jpg) repeat scroll 0%;}
.imgMenu ul li#portrait4 a {background: url(/img/portrait04.jpg) repeat scroll 0%;}

.imgMenu ul li#wed1 a {background: url(/img/wed01.jpg) repeat scroll 0%;}
.imgMenu ul li#wed2 a {background: url(/img/wed02.jpg) repeat scroll 0%;}
.imgMenu ul li#wed3 a {background: url(/img/wed03.jpg) repeat scroll 0%;}
.imgMenu ul li#wed4 a {background: url(/img/wed04.jpg) repeat scroll 0%;}

.imgMenu ul li#misc1 a {background: url(/img/misc01.jpg) repeat scroll 0%;border-right:none;}
.imgMenu ul li#misc2 a {background: url(/img/misc02.jpg) repeat scroll 0%;border-right:none;}
.imgMenu ul li#misc3 a {background: url(/img/misc03.jpg) repeat scroll 0%;border-right:none;}

