html, body {
	background-color: #042a52;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

#container {
width: 980px;
margin: 0 auto 0 auto;
padding: 0;
}

#menu {
background-color: #042a52;
background-image:url(index/menu.jpg);
width:980px;
height:34px;
}

#header {
background-color: #042a52;
width:980px;
height:410px;
}

.page {
background-color: #042a52;
width: 980px;
float: left;
overflow: hidden;
}

.left {
background-color: #042a52;
background-image:url(index/laitinen_02.jpg);
background-repeat:no-repeat;
width: 240px;
float: left;
overflow: hidden;
}

.left2 {
background-color: #042a52;
background-image:url(index/laitinen_02a.jpg);
background-repeat:no-repeat;
width: 240px;
height:1155px;
float: left;
overflow: hidden;
}

.left2fi {
background-color: #042a52;
background-image:url(index/laitinen_02a_fi.jpg);
background-repeat:no-repeat;
width: 240px;
height:1155px;
float: left;
overflow: hidden;
}

.left2en {
background-color: #042a52;
background-image:url(index/laitinen_02a_en.jpg);
background-repeat:no-repeat;
width: 240px;
height:1155px;
float: left;
overflow: hidden;
}

.right {
background-color: #042a52;
background-repeat:no-repeat;
width: 740px;
float: left;
overflow: hidden;
}

#footer {
clear: both;
width: 100%;
height:44px;
background-color: #042a52;
}