.displace {
position: absolute;
left: -5000px;
}
	a.watchbtn {
	position: relative;
	display: block;
	width: 99px;
	height: 112px;
	text-decoration: none;
	background: url(images/watchbtn.jpg);
	float: left;
	}
	a.watchbtn:hover {
	background-position: -99px 0;
	}
	a.shopbtn {
	position: relative;
	display: block;
	width: 94px;
	height: 112px;
	text-decoration: none;
	background: url(images/shopbtn.jpg);
	float: left;
	}
	a.shopbtn:hover {
	background-position: -94px 0;
	}
	a.contactbtn {
	position: relative;
	display: block;
	width: 82px;
	height: 112px;
	text-decoration: none;
	background: url(images/contactbtn.jpg);
	float: left;
	}
	a.contactbtn:hover {
	background-position: -82px 0;
	}
	a.leftcol1 {
	position: relative;
	display: block;
	width: 175px;
	height: 90px;
	text-decoration: none;
	background: url(images/leftcol1.jpg);
	float: left;
	}
	a.leftcol1:hover {
	background-position: -175px 0;
	}
	a.leftcol3 {
	position: relative;
	display: block;
	width: 175px;
	height: 637px;
	text-decoration: none;
	background: url(images/leftcol3.jpg);
	float: left;
	}
	a.leftcol3:hover {
	background-position: -175px 0;
	}
	a.leftcol5 {
	position: relative;
	display: block;
	width: 175px;
	height: 111px;
	text-decoration: none;
	background: url(images/leftcol5.jpg);
	float: left;
	}
	a.leftcol5:hover {
	background-position: -175px 0;
	}
	a.footertext {
	position: relative;
	display: block;
	width: 673px;
	height: 111px;
	text-decoration: none;
	background: url(images/footertext.jpg);
	float: left;
	}
	a.footertext:hover {
	background-position: -673px 0;
	}
	a.mapfooter {
	position: relative;
	display: block;
	width: 848px;
	height: 26px;
	text-decoration: none;
	background: url(images/mapfooter.jpg);
	float: left;
	}
	a.mapfooter:hover {
	background-position: -848px 0;
	}