@charset "utf-8";

}
.interface-paper {
	background-image: url(images/interface-paper.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.interface {
	background-image: url(images/interface.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.contacttext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1281D0;
}
.slateback {
	background-image: url(images/slate.jpg);
	background-repeat: no-repeat;
}
.logobackground {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.apDiv1 {
	position:absolute;
	left:50%;
	top:152px;
	width:117px;
	height:129px;
	z-index:1;
}

