
.jimgMenu {
	position: relative;
	width: 660px;
	height: 200px;
	overflow: hidden;
	margin: 25px 0px 0px 15px;
}

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

.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:70px;
	height: 200px;
}

/*Exteriors Menu Styles */
.jimgMenu2 {
	position: relative;
	width: 660px;
	height: 200px;
	overflow: hidden;
	margin: 25px 0px 0px 15px;
}

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

.jimgMenu2 ul li {
	float: left;
}

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

/*Exteriors Album */
.jimgMenu2 ul li.outdoorkitchens a {
	background: url(images/OutKitchSlideL.jpg) repeat scroll 0%;
}

.jimgMenu2 ul li.stonewalls a {
	background: url(images/StoneWallSlideL.jpg) repeat scroll 0%;
}

.jimgMenu2 ul li.naturalpatios a {
	background: url(images/NatPatioSlideL.jpg) repeat scroll 0%;
}

.jimgMenu2 ul li.pavedpatios a {
	background: url(images/PavePatioSlideL.jpg) repeat scroll 0%;
}
.jimgMenu2 ul li.pergolas a {
	background: url(images/PergolaSlideL.jpg) repeat scroll 0%;
}

.jimgMenu2 ul li.waterfalls a {
	background: url(images/WaterfallSlideL.jpg) repeat scroll 0%;
}

.jimgMenu2 ul li.landscapeart a {
	background: url(images/LandArtSlideL.jpg) repeat scroll 0%;
}
.jimgMenu2 ul li.techdecks a {
	background: url(images/TechDeckSlideL.jpg) repeat scroll 0%;
}

.jimgMenu2 ul li.wooddecks a {
	background: url(images/WoodDeckSlideL.jpg) repeat scroll 0%;
}

.jimgMenu2 ul li.driveways a {
	background: url(images/DriveSlideL.jpg) repeat scroll 0%;
}
.jimgMenu2 ul li.carriagegarage a {
	background: url(images/CarrigeGarSlideL.jpg) repeat scroll 0%;
		min-width:320px;
}	




/*Interiors Album */
.jimgMenu ul li.morningrooms a {
	background: url(images/morningrooms.jpg) repeat scroll 0%;
}

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

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

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

.jimgMenu ul li.windowsdoors a {
	background: url(images/windows.jpg) repeat scroll 0%;
}
.jimgMenu ul li.hometheater a {
	background: url(images/hometheater.jpg) repeat scroll 0%;
}

.jimgMenu ul li.ledlighting a {
	background: url(images/ledlighting.jpg) repeat scroll 0%;

}
.jimgMenu ul li.extmakeover a {
	background: url(images/ExtMakeoverSlideL.jpg) repeat scroll 0%;
		min-width:320px;
}




.clear {
	clear: both;
}

