body {
	background-color: #FFFFFF;
	background-image: url(images/index-img/swirls-bg.jpg);
	background-repeat: no-repeat;
}

#container {
	width: 1350px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 150px;
}
#header {
	background-image: url(images/index-img/header-bg-no-swirls.jpg);
	height: 159px;
	background-repeat: repeat-x;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 20px;
	z-index: 6666;
	margin-top: -20px;
}

#header-bg {
	background-image: url(images/index-img/header-bg.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	height: 159px;
	width: 1280px;
}

#logo {
	background-repeat: no-repeat;
	height: 156px;
	width: 342px;
	margin-left: 510px;
}
#language {
	margin-top: -34px;
	margin-left: 500px;
}


#content-wrapper {
	background-image: url(images/content.png);
	background-repeat: repeat-y;
	width: 100%;
}

#content-container {
	background-image: url(images/content.jpg);
	width:100%;
}

#navi-left {
	min-width: 214px;
	float: left;
	height: 301px;
	margin-right: -4px;
}
#navi-left-nauha {
	background-image: url(images/navigation/navi-left.png);
	height: 235px;
	width: 14px;
	float: left;
	margin-top: 2px;
	margin-right: -4px;
}

#content {
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/index-img/content.png);
	height: 401px;
	background-repeat: no-repeat;
	width: 396px;
}

#content-saksa {
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/index-img/content-saksa.png);
	height: 401px;
	background-repeat: no-repeat;
	width: 396px;
}

#content-ruotsi {
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/index-img/content-ruotsi.png);
	height: 401px;
	background-repeat: no-repeat;
	width: 396px;
}

#content-englanti {
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/index-img/content-englanti.png);
	height: 401px;
	background-repeat: no-repeat;
	width: 396px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FEF200;
	margin-top: 25px;
	margin-left: 40px;
}

p {
	font-family: Georgia;
	color: #333333;
	font-size: 12px;
	margin-left: 130px;
	width: 226px;
	margin-top: 85px;
}

#content-right {
	width: 510px;
	float: left;
	background-image: url(images/index-img/content-right.png);
	height: 401px;
	background-repeat: no-repeat;
}

#content-right h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FEF200;
	margin-top: 25px;
	margin-left: 15px;
}

#content-right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 18px;
}

#content-right img {
	margin-left: 40px;
}

#content-right h2 {
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F0F0F0;
	margin-bottom: 10px;
}
#flash {
	height: 292px;
	width: 359px;
	margin-top: 130px;
	margin-left: -60px;
}


#navi-right {
	min-width: 194px;
	float: right;
	height: 266px;
	background-repeat: no-repeat;
	margin-left: -40px;
}

.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}

#footer {
	width: 100%;
	height: 125px;
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	width: 100%;
	z-index: 6666;
	position: fixed;
	bottom: 0px;
	left: 0px;
	background-image: url(images/index-img/footer-bg.png);

}
#footer p {
	font-family: "monotype Corsiva";
	color: #ce3e3f;
	font-size: 16px;
	margin-top: 60px;
	width: 600px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer-text {
	width: 1100px;
	float: left;
	padding-left: 200px;
}


a:link {
	color: #FE368B;
	text-decoration: none;
	outline: none;
}

a:visited {
	color: #FE368B;
	text-decoration: none;
	outline: none;
}

a:active {
	color: #FE368B;
	text-decoration: underline;
}

a:hover {
	color: #FE368B;
	text-decoration: underline;
}
img {
	border: none;
}
img, div, a, input { behavior: url(iepngfix.htc) }

