body  {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-size: 12px;
	color: #333;
	line-height: 1.4em;
}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #03C;
	text-align: center;
}

/* outerDiv wraps around the rest of the page */
div#outerDiv {
	width: 750px;       /* white content background, header image */
	border: 1px solid #CCC;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 80px;
}

div#top {
	height: 120px;
	position: relative;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

div#mid {
	height: 120px;
	position: relative;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

div#bottm {
	height: 120px;
	position: relative;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

#top #lang {
	position: absolute;
	left: 650px;
	top: 10px;
	width: 91px;
	height: 20px;
}

#top #logo1 {
	position: relative;
	height: 62px;
	width: 50px;
	left: 34px;
	top: 29px;
}

#top #logo2 {
	position: absolute;
	height: 42px;
	width: 333px;
	top: 30px;
	left: 209px;
}
#top #film {
	position: absolute;
	height: 35px;
	width: 189px;
	top: 80px;
	left: 280px;
}
#top #film-en {
	position: absolute;
	height: 35px;
	width: 202px;
	top: 80px;
	left: 270px;
}



#mid #narv {
	height: 59px;
	width: 216px;
	float: left;
	margin-top: 34px;
	padding-left: 34px;
}

#larm {
	position: absolute;
	height: 59px;
	width: 182px;
	left: 284px;
	margin-top: 34px;
}
#narvaro-de {
	position: absolute;
	height: 59px;
	width: 303px;
	left: 223px;
	margin-top: 34px;
}

#mid #skola {
	height: 59px;
	width: 216px;
	float: right;
	position: relative;
	margin-top: 34px;
	padding-left: 34px;
}

#bottm #col1 {
	height: 59px;
	width: 216px;
	float: left;
	left: 34px;
	margin-top: 34px;
	padding-left: 34px;
}

#col2 {
	position: absolute;
	height: 59px;
	width: 216px;
	left: 250px;
	margin-top: 34px;
	padding-left: 34px;
}

#bottm #col3 {
	height: 59px;
	width: 216px;
	float: right;
	position: relative;
	margin-top: 34px;
	padding-left: 34px;
}

div#footer {
	height: 100px;
	position: relative;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	top: 15px;
}

#footer #foot1 {
	height: 62px;
	width: 292px;
}

#foot2 {
	position: absolute;
	height: 70px;
	width: 300px;
	left: 320px;
	top: 0px;
}

#foot3 {
	height: 100px;
	width: 100px;
	float: right;
	position: absolute;
	margin-top: 0px;
	padding-left: 0px;
	left: 650px;
	top: 0px;
}

.langpic {
	height: 20px;
	width: 27px;
	margin-right: 5px;
	margin-left: 5px;
}

