@charset "UTF-8";
/* CSS Document */

* {
	
	margin: 0px;
	padding: 0px;
	
}

body {

	background-color: #000;

}

img {
	
	border: 0;
	
}

a {
	
	cursor: pointer;
	
}

#main {
	
	position: absolute;
	min-width: 100%;
	background-image: url(../images/splash/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#header {
	
	height: 482px;
	width: 1152px;
	background-image: url(../images/splash/header.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	
}

#wrapper {
	
	width: 1152px;
	margin-left: auto;
	margin-right: auto;
	
	
}

#left_1 {

	float: left;
	width:187px;
	height: 45px;
	background-image: url(../images/splash/left_1.jpg);
	background-repeat: no-repeat;

}

#turku {

	float: left;
	width:156px;
	height: 45px;
	background-image: url(../images/splash/turku.jpg);
	background-repeat: no-repeat;
	
}

#lieto {

	float: left;
	width:150px;
	height: 45px;
	background-image: url(../images/splash/lieto.jpg);
	background-repeat: no-repeat;
	
}

#salo {

	float: left;
	width: 135px;
	height: 45px;
	background-image: url(../images/splash/salo.jpg);
	background-repeat: no-repeat;
	
}

#loimaa {

	float: left;
	width:208px;
	height: 45px;
	background-image: url(../images/splash/loimaa.jpg);
	background-repeat: no-repeat;
	
}

#raisio {

	float: left;
	width:169px;
	height: 45px;
	background-image: url(../images/splash/raisio.jpg);
	background-repeat: no-repeat;

}

#right_1 {

	float: left;
	width:147px;
	height: 45px;
	background-image: url(../images/splash/right_1.jpg);
	background-repeat: no-repeat;

}

#left_2 {

	float: left;
	width:247px;
	height: 42px;
	background-image: url(../images/splash/left_2.jpg);
	background-repeat: no-repeat;

}

#forssa {

	float: left;
	width:198px;
	height: 42px;
	background-image: url(../images/splash/forssa.jpg);
	background-repeat: no-repeat;

}

#jokioinen {

	float: left;
	width:243px;
	height: 42px;
	background-image: url(../images/splash/jokioinen.jpg);
	background-repeat: no-repeat;

}

#tammela {

	float: left;
	width:237px;
	height: 42px;
	background-image: url(../images/splash/tammela.jpg);
	background-repeat: no-repeat;

}

#right_2 {

	float: left;
	width:227px;
	height: 42px;
	background-image: url(../images/splash/right_2.jpg);
	background-repeat: no-repeat;

}


#left_3 {

	float: left;
	width:171px;
	height: 43px;
	background-image: url(../images/splash/left_3.jpg);
	background-repeat: no-repeat;

}

#tre_hervanta {

	float: left;
	width:425px;
	height: 43px;
	background-image: url(../images/splash/tre_hervanta.jpg);
	background-repeat: no-repeat;

}

#tre_keskusta {

	float: left;
	width:414px;
	height: 43px;
	background-image: url(../images/splash/tre_keskusta.jpg);
	background-repeat: no-repeat;

}

#right_3 {

	float: left;
	width:142px;
	height: 43px;
	background-image: url(../images/splash/right_3.jpg);
	background-repeat: no-repeat;

}

#left_4 {

	float: left;
	width:195px;
	height: 39px;
	background-image: url(../images/splash/left_4.jpg);
	background-repeat: no-repeat;

}

#hameenlinna {

	float: left;
	width:304px;
	height: 39px;
	background-image: url(../images/splash/hameenlinna.jpg);
	background-repeat: no-repeat;

}
#ylojarvi {

	float: left;
	width:175px;
	height: 39px;
	background-image: url(../images/splash/ylojarvi.jpg);
	background-repeat: no-repeat;

}

#right_4 {

	float: left;
	width:478px;
	height: 39px;
	background-image: url(../images/splash/right_4.jpg);
	background-repeat: no-repeat;

}

#footer {

	float: left;
	width:1152px;
	height: 86px;
	background-image: url(../images/splash/footer.jpg);
	background-repeat: no-repeat;

}

a.splashlink {
	color: #777;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Verdana, sans-serif;
}
