@charset "utf-8";
body {
	background-color: #2a2a2c;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
}

#container {
	width: 1005px;
	margin-top: 25px;
}

#header {
	height: 13px;
	width: 523px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin-left: 200px;
}
#wrapper-content {
	width: 1024px;
	background-repeat: repeat-y;
}

#container-content {
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-y;
}

#navi-left {
	width: 200px;
	float: left;
	background-repeat: no-repeat;
}

#flags {
	margin-left: 10px;
}

#flags img {
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navi-text {
	width: 200px;
	margin-left: -15px;
}

#navi-text p {
	width: 200px;
	margin-bottom: -5px;
}
#navi-text p .linkki {
	color: #FFE400;
}


#navi-left a {
	color: #1e1e1e;
	font-weight: bold;
	text-decoration: none;
	width: 200px;
}


#navi-left img#logo {
	margin-left: 65px;
	
}

#navi-left img#yhteydenotto {
	margin-left: 25px;
	position: absolute;
}
	

#toteutus {
	width: 200px;
	color: #575A5D;
	margin-top: 50px;
	float: bottom;

}
#toteutus .linkki {
	color: #575A5D;
	margin-right: 25px;
}


#content {
	width: 523px;
	float: left;
	min-height: 705px;
	background-repeat: repeat;
	background-image: url(images/content.jpg);
	margin-top: -6px;
	margin-bottom: -2px;
}
#content h1 {
	color: #fcc527;
	font-size: 20px;
	font-weight: normal;
	margin-left: 50px;
	margin-top: 40px;
	margin-bottom: 30px;
	width: 450px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EBEBEB;
	width: 400px;
	margin-left: 50px;
}


#content p {
	color: #EBEBEB;
	font-size: 12px;
	font-weight: normal;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	width: 410px;
	margin-bottom: -10px;
}
#content ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EBEBEB;
	width: 350px;
	margin-left: 23px;
}

#content a {
	color: #ffcc00;
}

#content a:visited {
	color: #ffcc00;
}

#content a:hover {
	color: #EBEBEB;
}

#content-right {
	width: 278px;
	float: right;
}

#content-right img#ajankohtaista {
	margin-left: 10px;
}

#content-right img#kehyskuva {
	margin-left: 25px;
}



.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}

#footer {
	height: 9px;
	width: 523px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	margin-left: 200px;
}


img, div, a, input { behavior: url(iepngfix.htc) }
