﻿ul#capecod {

	list-style: none;

	background: url(landscape_design_images/nowosielski.jpg) no-repeat 0 0;

	position: relative;

	width: 960px;

	height: 750px;

	margin: 0;

	padding: 0;

}

ul#capecod li img {

	/* leave or IE puts a border around links */

	border-width: 0;

}

ul#capecod li {

	position: absolute;

	float: left;

}

ul#capecod li a {

	display: block;

	height: 100%;

	text-indent: -9000px;

}

ul#capecod li a:hover img {

	display: block;

	position: absolute;

	top: -33px;

	left: -45px;

	z-index: 100;

	text-decoration: none;

}

#backdeck {

	width: 250px;

	height: 185px;

	left: 546px;

	top: 104px;

}

#frontsteps {

	width: 250px;

	height: 120px;

	left: 546px;

	top: 299px;

}

#housefront {

	width: 247px;

	height: 133px;

	left: 289px;

	top: 159px;

}

#car {

	width: 247px;

	height: 148px;

	left: 289px;

	top: 298px;

}

#mid-deck {

	width: 122px;

	height: 160px;

	left: 672px;

	top: 426px;

}

#brick-walk {

	width: 120px;

	height: 80px;

	left: 165px;

	top: 426px;

}

#hammock {

	width: 120px;

	height: 80px;

	left: 802px;

	top: 300px;

}

.backdeck-left {

	position:absolute;

	left:-260px;

	top:200px;

	z-index:100;

}

.housefront-left {	

	position:absolute;

	left:-3px;

	top:145px;

	z-index:100;	

}

.steps-left {

	position:absolute;

	left:-260px;

	top:5px;

	z-index:100;

}

.hammock-left {

	position:absolute;

	left:-516px;

	top:4px;

	z-index:100;

}

.middeck-left {

	position:absolute;

	left:-186px;

	top:-122px;

	z-index:100;

}

.brickwalk-left {	

	position:absolute;

	left:132px;

	top:-122px;

	z-index:100;	

}

.imgenlarger {

	float: left;

	clear: none; /* set to left or right if needed */;

}


