body, html {
	margin:0;
	padding:0;
}

a {
	border:0;
}

body {
	background:#fff url(images/body-bg.png) repeat-y center top;
	font-family:Arial;
	font-size:12px;
}

div#wrapper {
	border-top:7px solid #e61e2b;
	width:100%
}

div#container {
	width:900px;
	margin:0 auto;
}

/* Vasen palsta */

div#leftCol {
	float:left;
	width:310px;
	margin:70px 0 0 20px;
}

.ingressi {
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	margin:17px 0;
}

.yhteystiedot {
	font-weight:bold;
	margin:20px 0 10px 0;
}
.yhteystiedot2 {
	font-weight:bold;
	margin:20px 0 10px 0;
}

/* Oikea palsta */

div#rightCol {
	float:right;
	width:550px;
}

#myyrmanniLogo {
	float:right;
	margin:10px 12px 10px 0;
}

div#images {
	float:right;
	border:2px solid #fff;
	width:529px;
	height:424px;
	overflow:hidden;
	margin:0 8px 0 0;
}