body#home #wrap {

	display: none;

}

#homeprint {
	display: block;

}

#contentprint {
	display: inline;
	float: left;
	position: absolute;
	top: 24px;
	left: 2px;
	border: 0;
	overflow: hidden;
}

#contentprint img {
	border: 0;
}

#nav li {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-indent: 0;
	text-align: right;
}

#nav {
	position: absolute;
	left: 20px;
	top: 120px;

}

#meritasprint {
	display: block;
	border: 0;
}

img #meritasprint {
	border: 0;
}
