.pics {
	height: 214px;
	width: 459px;
	padding:0;
	margin:0;
	overflow: hidden
}
.pics img {
	height: 214px;
	width: 459px;
	top:0px;
	left:0px
}

.nav {
	margin-top: 186px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 328px;
	position: absolute;
	z-index: 5;
}
#nav a, #s7 strong {
	text-decoration: none;
	height: 18px;
	width: 18px;
	display: block;
	padding: 0px;
	float: left;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 6px;
	color: #333333;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	vertical-align: middle;
	background-image: url(images/marker.png);
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav a.activeSlide {
	background-color: #003300;
	color: #FFFFFF;
}
#nav a:focus { outline: none; }
#output { text-align: left; }

