body
{
	background: #a01014 url('images/bg.jpg') no-repeat fixed 50% 0%;
}
#wrapperi
{
	position: relative;
	background-color: #fff;
	width: 960px;
	margin: auto;
	margin-top: 20px;
	padding-bottom: 20px;
	border-radius: 80px;
}
#headeri
{
	position: relative;
	width: 960px;
	height: 150px;
	padding-top: 0px;
}
#headeri_logo
{
	position: relative;
	background: url('images/lsy_logo2.png'); no-repeat 50% 50%;
	width: 286px;
	height: 90px;
	margin-left: 20px;
}
#headeri_jasen
{
	position: absolute;
	background: url('images/tal_logo.png'); no-repeat 50% 50%;
	width: 159px;
	height: 80px;
	top: 5px;
	right: 20px;
}
#sisalto
{
	position: relative;
	width: 920px;
	padding: 0px 10px;
	margin-left: 20px;
	padding-top: 20px;
}
.sisalto_border
{
	border: 0px solid #a01014;
	border-width: 0 0 0 2px;
}
.sisalto_short
{
	width: 520px !important;
}
.sisalto_ylaosa
{
	position: relative;
	background: url('images/line_top.png') no-repeat;
	margin-left: 20px;
	width: 499px;
	height: 2px;
}
.sisalto_alaosa
{
	position: relative;
	background: url('images/line_bottom.png') no-repeat;
	margin-left: 20px;
	width: 518px;
	height: 82px;
}
.tarra
{
	position: absolute;
	background: url('images/sticker.png');
	width: 467px;
	height: 381px;
	bottom: -96px;
	right: -16px;
	z-index: 20;
	text-align: center;
}
.tarra_teksti
{
	color: #ffffff;
	font-size: 1.5em;
	line-height: 25px;
	margin-left: 112px;
	margin-top: 180px;
}
.etusivu_kuva
{
	height: 622px;
}
#etusivu_kuva_wrap
{
	position: absolute;
	background: url('images/etusivu.jpg') no-repeat;
	border-radius:0 0 80px 80px;
	width: 900px;
	height: 684px;
	top: -22px;
	right: 0px;
}
#etusivu_teksti_boxi
{
	position: absolute;
	width: 300px;
	height: 150px;
	left: 20px;
	top: 10px;
}
#etusivu_teksti
{
	position: relative;
	font-size: 1.5em;
	color: #333;
	line-height: 25px;
	letter-spacing: 1px;
	font-weight: bold;
	z-index: 1;
	margin: 20px;
}
.yhteystieto_box
{
position: relative;
background: #fff;
padding: 5px;
padding-left: 10px;
padding-top: 10px;
width: 400px;
height: 200px;
box-shadow: 1px 1px 6px #000;
margin-left: 15px;
margin-top: 55px;
float: left;
}
.yhteystieto_box_vasen
{
	margin-right: 25px;
}
.klemmari
{
position: absolute;
background: url('/wp-content/themes/LSY/images/klemmari.png');
width: 27px;
height: 114px;
top: -45px;
left: 20px;
}
#toteutus
{
	position: absolute;
	width: 200px;
	height: 50px;
	bottom: -50px;
	left: 35px;
	margin: auto;
	text-align: center;
}
#toteutus_teksti
{
	font-size: 14px;
	color: #cbcbcb;
	text-decoration: none;
}