/* CSS Document */

.logor {
	background-image: url(images/logor.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.logo {
	width: 527px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 140px;
	vertical-align: top;
}
.logo .words {
	margin-top: 63px;
	margin-left: 28px;
	color: #2e9d2b;
	font-size: 10px;
	line-height: 14px;
}
.logo .startpage {
	margin-top: 30px;
	margin-left: 28px;
}
