body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	background-image: url('tausta_laudat.png');
	background-repeat: repeat-x;
	background-color: #322f2e;

	font-family: 'Oxygen', sans-serif;
	text-decoration: none;
	font-size: 13px;
	line-height: 20px;
}

h1 {
	font-weight: bold;
	font-size: 30px;
	line-height: 34px;
	color: #605146;
}

.page {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.page2 {
	background-color: #ffffff;
	margin-bottom: 60px;
}

.header {
	width: 1000px;
	height: 252px;
	background-image: url('header.png');
}

.content {
	background-color: #ffffff;
	padding-left: 65px;
	padding-top: 25px;
}

.row {
}

.row .left {
	float: left;
	padding-right: 15px;
	width: 460px;
}

.row .right  {
	float: right;
	margin-right: 60px;
	margin-top: -25px;
	margin-bottom: 45px;
	width: 400px;
}

.footer {
	clear: both;
	background-color: #efefef;
}


.content .row .right {
}

div.header div.fblink {
	position: relative;
	display: block;
	width: 240px;
	height: 70px;
	top: 105px;
	left: 730px;
	text-align: right;
	line-height: 70px;
}
div.header div.fblink a {
	text-decoration: none;
	font-size: 17px;
	color: #000;
}
div.header div.fblink a:hover {
	text-decoration: underline;
}
div.header div.fblink ul {
	list-style-type: none;
}
div.header div.fblink ul li {
	margin-left: 20px;
	display: inline-block;
}
div.header div.fblink ul li img {
	vertical-align: middle;
}


.galleryimages img {
	margin-right: 10px;
	margin-bottom: 10px;
}

.logobox {
	       height: 128px;
		       margin-left: 65px;
			       position: absolute;
				       top: 64px;
					       width: 411px;
}
