@charset "utf-8";
/* CSS Document */

#container {
	width:1015px;
	z-index:1;
	overflow: visible;
	margin-top: 20px;
	background-image: url(images/midbg.png);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 18px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
a {
	color: #3399FF;
}



#content {
	position:relative;
	width:750px;
	z-index:1;
	float: left;
	margin-left: 100px;
	height: auto;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #39F;line-height:150%;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#front_toptext {
	position:relative;
	width:685px;
	z-index:1;
	margin-left: 70px;
	height: 111px;
	background-image: url(images/front_toptext_bg.png);
	background-repeat: no-repeat;
	padding: 20px;
}
#front_toptext h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #333;
}
#front_md11 {
	position:relative;
	width:243px;
	z-index:1;
	height: 166px;
	float: right;
	margin-right: -90px;
	margin-left: 20px;
}
#front_lentorahti {
	position:relative;
	width:460px;
	z-index:1;
	margin-left: 70px;
	height: 90px;
	background-image: url(images/front_lentorahti_bg.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding: 30px 20px 20px 150px;
}
#front_lentorahti.en {
	background-image: url(images/front_air_bg.png);
}


#front_links {
    float: right;
    height: 40px;
    margin-right: 120px;
    margin-top: -30px;
    position: relative;
    width: 200px;
}
#front_maarahti {
	position:relative;
	width:460px;
	z-index:1;
	margin-left: 70px;
	height: 90px;
	background-image: url(images/front_maarahti_bg.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding: 30px 20px 20px 150px;
}
#front_maarahti.en {
	background-image: url(images/front_road_bg.png);
}
#front_merirahti {
	position:relative;
	width:460px;
	z-index:1;
	margin-left: 70px;
	height: 90px;
	background-image: url(images/front_merirahti_bg.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding: 30px 20px 20px 150px;
}
#front_merirahti.en {
	background-image: url(images/front_sea_bg.png);
}
#front_tilauslennot {
	position:relative;
	width:460px;
	z-index:1;
	margin-left: 70px;
	height: 90px;
	background-image: url(images/front_tilauslennot_bg.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding: 30px 20px 20px 150px;
}
#front_tilauslennot.en {
	background-image: url(images/front_charter_bg.png);
}
#bottom {
	width:1015px;
	z-index:2;
	overflow: visible;
	margin: 0 auto;
	background-image: url(images/bottom.png);
}
#ulds {
    float: left;
    margin: 36px 0 0;
    width: 100%;
}
.uld {
    float: left;
    padding: 0 0 20px;
    width: 375px;
}
.uld.right {
    float: right;
}