img#towerphoto {
	display: block;
	margin-bottom: 40px;
}

a#tenantinfo {
	display: block;
	width: 107px;
	height: 22px;
	background-image: url("buttons/tenantinfo_w.gif"); /* preload hover image */
	background: url("buttons/tenantinfo.gif") no-repeat;
	overflow: hidden;
	text-indent: -1000px;
	margin: 2px 0 2px 18px;
}

a#tenantinfo:hover {
	background-image: url("buttons/tenantinfo_w.gif");
}

a#workordersystem {
	display: block;
	width: 107px;
	height: 22px;
	background-image: url("buttons/workorder_w.gif"); /* preload hover image */
	background: url("buttons/workorder.gif") no-repeat;
	overflow: hidden;
	text-indent: -1000px;
	margin: 2px 0 2px 18px;
}

a#workordersystem:hover {
	background-image: url("buttons/workorder_w.gif");
}

a#amenities {
	display: block;
	width: 107px;
	height: 22px;
	background-image: url("buttons/amenities_w.gif"); /* preload hover image */
	background: url("buttons/amenities.gif") no-repeat;
	overflow: hidden;
	text-indent: -1000px;
	margin: 2px 0 2px 18px;
}

a#amenities:hover {
	background-image: url("buttons/amenities_w.gif");
}

a#leasing {
	display: block;
	width: 107px;
	height: 22px;
	background-image: url("buttons/leasing_w.gif"); /* preload hover image */
	background: url("buttons/leasing.gif") no-repeat;
	overflow: hidden;
	text-indent: -1000px;
	margin: 2px 0 2px 18px;
}

a#leasing:hover {
	background-image: url("buttons/leasing_w.gif");
}

a#upcomingevents {
	display: block;
	width: 107px;
	height: 22px;
	background-image: url("buttons/upcomingevents_w.gif"); /* preload hover image */
	background: url("buttons/upcomingevents.gif") no-repeat;
	overflow: hidden;
	text-indent: -1000px;
	margin: 2px 0 2px 18px;
}

a#upcomingevents:hover {
	background-image: url("buttons/upcomingevents_w.gif");
}

a#photogallery {
	display: block;
	width: 107px;
	height: 22px;
	background-image: url("buttons/photogallery_w.gif"); /* preload hover image */
	background: url("buttons/photogallery.gif") no-repeat;
	overflow: hidden;
	text-indent: -1000px;
	margin: 2px 0 2px 18px;
}

a#photogallery:hover {
	background-image: url("buttons/photogallery_w.gif");
}

a#contactus {
	display: block;
	width: 107px;
	height: 22px;
	background-image: url("buttons/contact_w.gif"); /* preload hover image */
	background: url("buttons/contact.gif") no-repeat;
	overflow: hidden;
	text-indent: -1000px;
	margin: 2px 0 2px 18px;
}

a#contactus:hover {
	background-image: url("buttons/contact_w.gif");
}

a#home {
	display: block;
	width: 107px;
	height: 22px;
	background-image: url("buttons/home_w.gif"); /* preload hover image */
	background: url("buttons/home.gif") no-repeat;
	overflow: hidden;
	text-indent: -1000px;
	margin: 2px 0 2px 18px;
}

a#home:hover {
	background-image: url("buttons/home_w.gif");
}