body {
	color:#000;
	padding:0;
	font-size:12px;
	font-family:tahoma,arial,Helvetica,sans-serif;
	background-color: #eaeaea;
	margin: 0;
}

#imgFront {
	border:none;
	width: 355px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: left;
	background-image: url(images/img.gif);
	background-repeat: no-repeat;
	height: 441px;
	vertical-align: bottom;
	padding-top: 410px;
}
#imgTulostus {
	border:none;
	width: 355px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: left;
	background-image: url(images/kortit.jpg);
	background-repeat: no-repeat;
	height: 441px;
	vertical-align: bottom;
	padding-top: 410px;
}
#imgPainatus {
	border:none;
	width: 355px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: left;
	background-image: url(images/kortit.jpg);
	background-repeat: no-repeat;
	height: 441px;
	vertical-align: bottom;
	padding-top: 410px;
}
#imgSijainti {
	border:none;
	width: 355px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: left;
	background-image: url(images/kortit.jpg);
	background-repeat: no-repeat;
	height: 441px;
	vertical-align: bottom;
	padding-top: 410px;
}
#imgFront p {
	font-size:10px;
	font-family:tahoma, arial, Helvetica, sans-serif;
	background-color: #3F95CD;
	padding: 5px;
	color: #FFFFFF;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: left;
	vertical-align: bottom;
	display: inline;
}
.img {
	border:none;
	width: 355px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: left;
}
.thumb {
	border:4px solid #FFFFFF;
	margin: 3px;
	float: left;
}
a.thumb:link, a.thumb:visited {
	border:4px solid #3F95CD;
	margin: 3px;
	float: left;
}
a.thumb:hover {
	border:4px solid #CC3300;
	margin: 3px;
	float: left;
}
.thumbActive {
	border:4px solid #CC3300;
	margin: 3px;
	float: left;
}
#right {
	border:none;
	width: 300px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
}
#right h1 {
	color:#666666;
	font-size:30px;
	font-family:"Trebuchet MS", Arial;

	text-align: left;
	font-weight: normal;

}
#right h2 {
	color:#333333;
	font-size:16px;
	font-family:"Trebuchet MS", Arial;

	text-align: left;
	font-weight: normal;

}
a {
	color:#0072BC;
	text-decoration: none;
}
a:hover {color:#EA6645;}

#all {
	width:993px;
	height: 553px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg2.gif);
	background-repeat: no-repeat;
	padding: 10px;
}

#contentall {
	float:left;
	width:980px;
	background:#FFF;
	border: 10px solid #FFFFFF;
}

#center {
	border:none;
	width: 250px;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: left;
}
#center div.toptext p {padding:6px 0 6px 10px; margin:0;}
#center div.toptext strong {color:#FFDD7C; padding:0 7px 0 0; margin:0 4px 0 0;}
#center div.toptext a {text-decoration:none;}
#center div.toptext a:hover strong {color:#ACACAC;}



#center ul.menuTop {
	position:relative;
	float:left;
	width:250px;
	color:#cc3300;
	padding-top: 20;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	height: 100px;
	list-style-type: none;
	font-size: 12px;
	letter-spacing: 0.2em;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 28px;
	margin-left: 0;
}
#center ul.menuTop li {
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: left center;
	margin-left: 15px;
}
#center ul.menuTop li.first {
	background:none;
	padding-left:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#center ul.menuTop li a {
	color:#3F95CD;
	text-decoration:none;
	text-transform: none;
	font-size: 12px;
	letter-spacing: 0.2em;
	font-weight: bold;
}
#center ul.menuTopActive li a {
	color:#cc3300;
	text-decoration:none;
	text-transform: none;
	font-size: 12px;
	letter-spacing: 0.2em;
	font-weight: bold;
}
#center ul.menuTop li a:hover {color:#666666;}
#center ul.menuTop li.corner {position:absolute; bottom:-27px; right:0; padding:0; background:none;}
