@charset "iso-8859-1";
* {
	margin: 0;
	border: 0;
	padding: 0;
}
body {
	margin: 0;
	border: 0;
	padding: 0;
	background: #fff url('../img/bg.gif') repeat-x fixed;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #464646;
	line-height: 1.5em;

}
#bg_container {
	position: relative;
	width: 911px;
	margin: 0 auto;
}
#bg_container_left {
	width: 43px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/fade_left.png');
}
#bg_container_left[id] {
	background-image: url('../img/fade_left.png') ;
}
#bg_container_right {
	width: 43px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/fade_right.png');
}
#bg_container_right[id] {
	background-image: url('../img/fade_right.png') ;
}

#container {
	position: relative;
	float: none;
	width: 825px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
}

p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 10px;
}
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
}
a {
	color: #c00;
	text-decoration: none;
}
a:hover {
	color: #f00;
}

label {
	display: block;
	clear: both;
	margin-bottom: 3px;
}
input, select, textarea {
	position: relative;
	float: left;
	width: 280px;
	background: #fff url('../img/otayhteytta/form_bg.gif') no-repeat;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	padding: 3px;
}
input#submit {
	margin-top: 50px;
	width: 58px;
	height: 14px;
	padding: 5px;
	background: none;
}


/* header*/

#header {
	background: #fff; 
}
#header #stt_logo {
	position: relative;
	float: left;
	left: 30px;
	margin-top: 35px;
	margin-bottom: 30px;
}


/* nav */

#nav {
	position: relative;
	float: right;
	width: 400px;
	margin-top: 40px;
	padding-right: 35px;
	text-align: right;
}
#nav ul {
	list-style: none;
}
#nav ul li {
	display: inline;
	margin-left: 22px;
}
#nav img {
	border: none;
}

/* subnav */

#subnav {
	position: relative;
	float: right;
	width: 520px;
	margin-top: 7px;
	padding-right: 35px;
	text-align: right;
}
#subnav ul {
	list-style: none;
}
#subnav ul li {
	display: inline;
}
#subnav img {
	border: none;
}


/* flash */

#flashcontent {
	position: relative;
	float: left;
	width: 825px;
}


/* content */

#content {
	position: relative;
	float: left;
	width: 825px;
	background: #fff;
/*		border: 1px solid #00f;
*/
}

#teaser {
position: relative;
	float: left;
	width: 825px;
}

#teaser a {text-decoration:none; color:#ffffff;}


.cleft,
.cright {
	position: relative;
	float: left;
	width: 335px;
	padding: 20px 0 0 30px;
}
.cright {
	padding: 20px 0 0 0;
}
.cright p,
.cleft p {
	font-size: 1.1em;
}
.etusivu {
	height: 155px;
}
.etusivu .luelisaa {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 15px;
}


.ccenter {
	position: relative;
	float: left;
	width: 760px;
	padding: 20px 0 0 30px;
/*	border: 1px solid #f00;*/
}
.ccenter2 {
	position: relative;
	float: left;
	width: 760px;
	padding: 20px 0 0 30px;
	color: #c00;
/*	border: 1px solid #f00;*/
}
.cmiddle {
	position: relative;
	float: left;
	width: 1px;
	margin: 20px 30px 0 30px;
	border-left: 1px solid #d9e6ee;
}
.cmiddle_h{
	position: relative;
	float: left;
	clear: both;
	left: 30px;
	width: 765px;
	height: 1px;
	margin-top: 10px;
	border-top: 1px solid #d9e6ee;
}
.cnosto {
	position: relative;
	float: left;
	width: 367px;
	height: 79px;
	left: 30px;
	margin-right: 30px;
	background: #ececec;
/*	margin-left: 30px;*/
	margin-bottom: 15px;
/*border: 1px solid #f00;*/
}
.cnosto img.vasen {
	margin-right: 20px;
}
.cnosto img.oikea {
	margin-left: 10px;
	border-left: 3px solid #fff;
}
.cnosto p {
	font-size: 11px;
	line-height: 1.2em;
	color: #464646;
	margin: 0;
	padding: 0;
}
.cnosto a {
	text-decoration: none;
}

.cnosto a:hover p { color:#c00 ;}

#content .h1_otsikko {
	margin-bottom: 10px;
}
#content .otsikko {
}
#content .alaotsikko {
	margin-top: 3px;
	margin-bottom: 7px;
}
#content .cnosto .alaotsikko {
	margin-top: 10px;
	margin-bottom: 0px;
}

#content .prosessikaavio {
	margin-top: 10px;
}

.icon {
	position: relative;
	float: left;
	height: 60px;
	padding-right: 5px;
	margin-bottom: 10px;
}

.cleft a,
.cright a {
	color: #c00;
	text-decoration: none;
	font-weight: bold;
}

.hlo {
	height: 125px;
	margin-bottom: 30px;
}
.hlo img.vasen {
	margin-right: 20px;
}

.eng {
	position: relative;
	float: left;
	width: 360px;
	height: 142px;
	left: 30px;
	background: #f0f0f0 url('../img/in_english/eng_bg.gif') no-repeat;
	margin-right: 30px;
	margin-bottom: 15px;
}
.eng p,
.eng h2 {
	margin: 10px;
}
.eng h2 {
	margin-bottom: 3px;
}
.eng p {
	margin-top: 3px;
	font-size: 1.1em;
}


/* footer */

#footer {
	padding: 0 30px;
	background: #fff url('../img/footer_bg.gif') repeat-x;
	text-align: right;
	color: #8b8d90;
}
#footer p {
	font-size: 1em;
	margin: 0;
	padding: 10px 0;
}
#footer a {
	text-decoration: none;
	color: #8b8d90;
}
#footer a:hover {
	color: #c00;
}

#footer_fade {
	position: relative;
	float: none;
	width: 911px;
	height: 43px;
	margin: 0 auto;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/footer_fade.png');
}
#footer_fade[id] {
	background-image: url('../img/footer_fade.png') ;
}


/* misc */

.clear {
	width: 825px;
	clear: both;
	margin-bottom: 20px;
}
.clear_small {
	width: 825px;
	clear: both;
	margin: 0;
	padding: 0;
}

h2.red { color:#c00 ;}

/*New Part*/
#lcol {
width:377px;
float:left;
text-align:left;
padding:0px 15px 10px 20px;
margin:44px 0px 0px 0px;
}

#rcol {
width:377px;
float:left;
text-align:left;
padding:0px 15px 48px 20px;
margin:44px 0px 0px 0px;
background:url(../img/vline.gif) 0px 0px repeat-y;

}

/* hline.gif is new image */
.items {width:377px;
float:left;
text-align:left;
padding:0px 0px 10px 0px;
background:url(../img/hline.gif) left bottom repeat-x;
}

.items a {
float:right;
font-weight:bold;}

.img_title {
margin-bottom:10px;
}