@charset "utf-8";
/* CSS Document */

#image-holder{
	position: absolute;
	display: none;
	z-index: 60;
	margin-left: 180px;
	margin-top: 20px;
	line-height: 0px;
	font-size: 0px;
}

#image{
	position: relative;
	z-index: 61;
	width: 333px;
	background: #ffffff;
	z-index: 100;
}

#description{
	padding: 0px 10px 10px 10px;
	position: relative;
	margin-top: -50px;
	width: 313px;
	height: 15px;
	background: #ffffff;
	z-index: 60;
}

.client-name{
	color:#999999;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a img{
	border: 0px;
}

#image-holder_land{
	position: absolute;
	display: none;
	z-index: 60;
	margin-left: 50px;
	margin-top: 50px;
	line-height: 0px;
	font-size: 0px;
}

#image_land{
	position: relative;
	z-index: 61;
	width: 553px;
	background: #ffffff;
	z-index: 100;
}

#description_land{
	padding: 0px 10px 10px 10px;
	position: relative;
	margin-top: -50px;
	width: 533px;
	height: 15px;
	background: #ffffff;
	z-index: 60;
}

.client-name_land{
	color:#999999;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a img{
	border: 0px;
}