	#pic .thumbnail {
		position:absolute;
		top:-40px;
	}
	#pic {
		background-color: #000000;
		position: relative;
	}

	#pic a .large {
		background-color:transparent;
		border: 0px;
		display: block;
		height: 0px;
		left: -1px;
		position: absolute;
		top: -1px;
		width: 1px;
	}

	#pic a img {
		border: 0;
	}

	#pic a.p1, #pic a.p1:visited {
		background: #000000;
		border: 1px solid #000000;
		display: block;
		height: 90px;
		left: 0;
		text-decoration: none;
		top: 0;
		width: 135px;
	}

	#pic a.p1:hover {
		background-color: #8C97A3;
		color: #000000;
		text-decoration: none;
	}

	#pic a.p1:hover .large {
		display: block;
		height: 347px;
		left: -105px;
		position: absolute;
		top: -135px;
		width: 426px;
	}
	
	div.ico_post {
	height: 8em;
	margin: 0;
	padding: 1em 0 0 110px;
	background: url(/images/ico_post.gif) no-repeat 10px 10px;
}

div.ico_phone {
	height: 4em;
	padding: 1.5em 0 0 110px;
	background: url(/images/ico_phone.gif) no-repeat 10px 10px;
}

div.ico_email {
	height: 3.5em;
	padding: 1.2em 0 0 110px;
	background: url(/images/ico_email.gif) no-repeat 10px 10px;
}

div.ico_visit {
	position: relative;
	height: 16.5em;
	padding: 1.2em 0 0 110px;
	background: url(/images/ico_visit.gif) no-repeat 10px 10px;
}

div.ico_visit .hovertext {
	font-size: 0.6em;
	margin: 0;
}
