@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background:url(../kuvat/sivutausta.png) repeat-x;
	margin-top: 4px;
}

* {
	margin: 0;
	padding: 0;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #0067a7;
}
a.valkoinen {
	color: #FFFFFF;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF6600;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #0067a7;
	padding-top: 20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #0067a7;
	margin-bottom: 8px;
}

p {
	margin-top: 8px;
}

.bold {
	font-weight: bold;
}

.otsikot {
	color: #003c81;
	font-weight: bold;
}

table {
}

td {
	padding: 2px;
}

th {
	background-color: #0067a7;
	padding: 8px;
	border: none;
	color: #fff;
	font-weight: bold;
}

th a {
	font-weight: bold;
	color: #fff;
}

#container {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

#center {
	width: 750px;
	background-color: #e7e8e9;
	padding: 10px;
}

#logo {
	background: #FFF;
	width: 750px;
	height: 90px;
	border-top: 1px solid #bebfc0;
	border-left: 1px solid #bebfc0;
	border-right: 1px solid #bebfc0;
}

#logo img {
	float: left;
	width: 230px;
	height: 90px;
	margin-left: 265px;
}

#top {
	width: 750px;
	height: 270px;
	text-align: center;
	border-left: 1px solid #bebfc0;
	border-right: 1px solid #bebfc0;
}

#top img {
	width: 750px;
	height: 270px;
}

#content {
	float: left;
	background: #fff;
	width: 750px;
	border-left: 1px solid #bebfc0;
	border-right: 1px solid #bebfc0;
	border-bottom: 1px solid #bebfc0;
}

#left {
	float: left;
	width: 125px;
}

#asia {
	float: left;
	width: 492px;
	padding: 12px 4px;
}

#asia img {
	border: 1px solid #ccc;
}

#right {
	float: left;
	width: 125px;
}

.clear {
	clear: both;
}
#asia img.etusivun-kuva {
	border: none;
}
.sloganit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0067a7;
}
