

.pic {

	left: 10px;
	position: relative;
	top: 10px;
	width: 135px;
}

.pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

.pic a img {
	border: 0;
}

.pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	display: block;
	text-decoration: none;

}
.pic a.p2, #pic a.p2:visited {
	background: #FFFFFF;
	display: block;
	text-decoration: none;
	z-index:-1;

}
.pic a.p3, #pic a.p3:visited {
	background: #FFFFFF;
	display: block;
	text-decoration: none;

}
.pic a.p4, #pic a.p4:visited {
	background: #FFFFFF;
	display: block;
	text-decoration: none;

}
.pic a.p5, #pic a.p5:visited {
	background: #FFFFFF;
	display: block;
	text-decoration: none;

}

.pic a.p6, #pic a.p6:visited {
	background: #FFFFFF;
	display: block;
	text-decoration: none;

}

.pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}
.pic a.p2:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}
.pic a.p3:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}
.pic a.p4:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}
.pic a.p5:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

.pic a.p6:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

.pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 208px;
	left: 150px;
	position: absolute;
	top: -60px;
	width: 176px;
	z-index:1000;
}
.pic a.p2:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 262px;
	left: 150px;
	position: absolute;
	top: -60px;
	width: 242px;
		z-index:1000;
}
.pic a.p3:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 320px;
	left: 150px;
	position: absolute;
	top: -60px;
	width: 240px;
	z-index:1000;
}
.pic a.p4:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 240px;
	left: 150px;
	position: absolute;
	top: -60px;
	width: 320px;
	z-index:1000;
}
.pic a.p5:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 371px;
	left: 0px;
	position: absolute;
	top: -60px;
	width: 450px;
	z-index:1000;
}

.pic a.p6:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 371px;
	left: 0px;
	position: absolute;
	top: -60px;
	width: 450px;
	z-index:1000;
}

.pic a.p6:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 450px;
	left: 0px;
	position: absolute;
	top: -60px;
	width: 300px;
	z-index:1000;
}

.top {
	margin-left: 80px;
}

