.jimgMenu {
	position:relative;
	margin: 0;
	padding: 0;
	width:800px;
	height:200px;
	overflow: hidden;
}
.jimgMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 200px;
	position: relative;
	}	
.jimgMenu ul li {
	width: 133px;
	float: left;
	display: block;
	overflow: hidden;
}
.jimgMenu ul li a {
	text-indent: -1000px;
	background:#fff repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow: hidden;
	height: 200px;
}

.jimgMenu ul li.about a {
	background: url(http://mdrenewal.northeastwebdesignct.com/wp-content/themes/mdrenewal/imageMenu/img/about.jpg) repeat scroll 0%;
  
}

.jimgMenu ul li.injectables a {
	background: url(http://mdrenewal.northeastwebdesignct.com/wp-content/themes/mdrenewal/imageMenu/img/injectables.jpg) repeat scroll 0%;
	min-width:310px;

}

.jimgMenu ul li.laser-procedures a {
	background: url(http://mdrenewal.northeastwebdesignct.com/wp-content/themes/mdrenewal/imageMenu/img/laser-procedures.jpg) repeat scroll 0%;
  
}

.jimgMenu ul li.aesthetic-treatments a {
	background: url(http://mdrenewal.northeastwebdesignct.com/wp-content/themes/mdrenewal/imageMenu/img/aesthetic-treatments.jpg) repeat scroll 0%;

}

.jimgMenu ul li.products a {
	background: url(http://mdrenewal.northeastwebdesignct.com/wp-content/themes/mdrenewal/imageMenu/img/products.jpg) repeat scroll 0%;
}
.jimgMenu ul li.makeup a {
	background: url(http://mdrenewal.northeastwebdesignct.com/wp-content/themes/mdrenewal/imageMenu/img/makeup.jpg) repeat scroll 0%;
	border-right-style: none;
}

