/********************
Grid:
- 1140 pixels wide
- 20 pixels padding
- 4 columns

.grid{width:1140px; height:1600px;}

.x0{left: 20px;}
.x1{left: 310px;}
.x2{left: 600px;}
.x3{left: 890px;}

.y0{top: 20px;}
.y1{top: 310px;}
.y2{top: 600px;}
.y3{top: 890px;}

********************/

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: white;
	background-repeat: repeat-x;
	background-position: 0% 0%;
	background-color: #ED11A5;
}
.grid{
	width: 1140px;
	height: 1600px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	position: relative;
	border-radius: 10px;	
}
.tile {
	position: absolute;
}
.tilex {
	background-color: #B5AEA7;
	position: absolute;
	color: #FFFFFF;
	
	
}

.tilexx {
	background-color: none;
	position: absolute;
	color: #ffffff;
	width: 1200px;	
}


.otsikko{
	/*Use default... Helvetica, Arial, sans-serif*/
	font-size: 1.5em;
	margin-top: 28px;
	margin-left: 35px;
	margin-right: 20px;
	color: #036998;
}

.leipis{
	font-size: 3.25em;
	font-weight: 300;
	color: #FFFFFF;
	margin-left: 35px;
	margin-right: 20px;
	line-height: 135%;
}







	.tile100 {
	background-color: none;
	position: absolute;
	width: 1152px;
	height: 272px;
}

/* Layout per tile */

#tile1{
	top: 20px;
	left: 20px;
	width: 270px;
	height: 270px;
}
#tile2{
	top: 310px;
	left: 20px;
	width: 270px;
	height: 270px;
}
#tile3{
	top: 20px;
	left: 170px;
	width: 800px;
	height: 560px;
}
#tile4{
	top: 600px;
	left: 0px;
	width: 1167px;
	height: 270px;
	background-image: url(images/tile4.jpg);
}
#tile6{
	top: 600px;
	left: 20px;
	width: 270px;
	height: 270px;
	float: left;
}
#tile7{
	top: 600px;
	left: 600px;
	width: 561px;
	height: 270px;
}
#tile8{
	top: 600px;
	left: 890px;
	width: 270px;
	height: 270px;

}

/* fonts */

.hero{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 38px;
	font-weight: 300;
	font-style: normal;
	margin-top: 70px;
	margin-left: 40px;
	margin-right: 40px;
	color: #FFFFFF;
}

.hero-bright{
	color:white;
}

.action-title{
	/*Use default... Helvetica, Arial, sans-serif*/
	font-size:1.5em;
	margin-top:28px;
	margin-left:35px;
	margin-right:20px;
}

.action2{
	font-size: 6em;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 135%;
	font-family: sarina;
	font-style: normal;
	
	margin-top: 200px;
}



.action{
	font-size: 6em;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 135%;
	font-family: sarina;
	font-style: normal;
	text-shadow: 10px 10px 10px #66676A;
	margin-top: 200px;
}

.kuvat {
	background-color: #1a1a1a;
	height: 90px;
}
.kuvat2 {
	background-color: #2a2a2a;
}
a {
	color: #FFFFFF;
}
#tile8 {
	top: 900px;
	left: 20px;
}

.b {
	font-weight: bold;
}
#tile9 {
	left: 320px;
	top: 600px;
	width: 850px;
	height: 270px;
}

#tile10 {
	left: 20px;
	top: 900px;
	height: 100px;
	font-style: italic;
	font-size: medium;
}
#footer {
	height: 150px;
	left: 20px
	float: none;
	clear: both;
	top: 1300px;
	left: 20px;
	width: 1000px;
}


#tile6 {
	top: 600px;
	
	width: 270px;
	height: 270px;
	left: 20px;
}


#tile6e {
	top: 900px;
	width: 568px;
	height: 370px;
	left: 20px;
	background-color: #B5AEA7;
}

#tile6f {
	top: 900px;
	width: 560px;
	height: 372px;
	left: 610px;
	background-color: #B5AEA7;
}
#tile6b {
	top: 600px;
	float: right;
	width: 270px;
	height: 270px;
	padding-left: 0px;
	left: 317px;
}

#tile6c {
	top: 600px;
	float: right;
	width: 270px;
	height: 270px;
	padding-left: 0px;
	left: 610px;
}

#tile6d {
	top: 600px;
	float: right;
	width: 270px;
	height: 270px;
	padding-left: 0px;
	left: 900px;
}
p {
	font-family: arizonia;
	font-style: normal;
	font-weight: 400;
	font-size: 3em;
	line-height: 135%;
	margin-left: 35px;
	text-shadow: 0px 0px;
	text-align: center;
}
.footer { 
	aling: center;
	color: #FFFFFF;
	line-height: 135%;
	font-style: normal;
	text-align: center 
}
