@charset "UTF-8";
/* CSS Document */
body{
	margin:0;
	background-color:#fff;
	line-height:0;
	color:#ffffff;
	font-size:0;
	
}
* {
	margin: 0;
	padding: 0;
	border: 0;
}
.clearme{
	clear:both;
}
#wrapper{
	position:absolute;
	width:522px;
	height:270px;
	z-index:1;
	left:50%;
	top:50%;
	margin-left:-261px;
	margin-top:-135px;
	background:url(../images/new_holder.gif) no-repeat;
}
a.mailme{
	display:block;
	width:164px;
	height:137px;
	text-indent:-99999px;
	position:absolute;
	top:194px;
	left:251px;
}
