* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url("../images/background.png") no-repeat 50% 0;
}

a {
	color: #242172;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #615dca;
}

a img {
	border: none;
}

#main_container {
	background: url("../images/main_background.png") repeat-y 0 0;
	width: 897px;
	margin: 0px auto;
}

#content_container {
	padding: 5px 0 0 0;
}

#header_container {
	width: 873px;
	padding: 0 12px;
	overflow: hidden;
}

#header {
	float: left;
}

h2 {
	display: block;
	background: url("../images/top_left.jpg") no-repeat 0 0;
	width: 366px;
	height: 184px;
}

h2 span,
#mista_loytyisi_rohkeus_kansi a span,
#quo_vadis_europe_kansi a span {
	display: none;
}

#slogan {
	float: right;
	background: url("../images/top_right.jpg") no-repeat 0 0;
	width: 504px;
	height: 184px;
}

#slogan p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 25px;
	width: 400px;
	margin: 30px auto 0 auto;
	text-align: center;
}

#slogan p b {
	display: block;
	font-size: 16px;
	font-weight: bold;
}

#navi_container {
	background: url("../images/navi_shadow.png") no-repeat 0 0;
	width: 879px;
	height: 39px;
	margin: 1px 9px 0 9px;
}

#navi {
	background: url("../images/navi_background.gif") repeat-x 0 0;
	width: 873px;
	height: 32px;
	margin: 0 3px;
}

#navi ul {
	list-style: none;
	background: url("../images/navi_overlay.png") no-repeat 100% 0;
	width: 873px;
	height: 32px;
}

#navi ul li {
	float: left;
}

#navi ul li,
#navi ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
}

#navi ul li {
	background: url("../images/navi_divider.gif") no-repeat 0 1px;
	padding-left: 1px;
}

#navi ul li.first {
	background: none;
	padding-left: 0;
}

#navi ul li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 10px;
	text-decoration: none;
}

#navi ul li a:hover {
	background: url("../images/navi_hover.gif") repeat-x 0 0;
}

#content_boxes {
	width: 873px;
	margin: 48px 12px 30px 12px;
	overflow: hidden;
	padding-top: 7px;
	background: url("../images/content_background.gif") repeat-y 224px 0;
}

#left_box {
	display: inline;
	width: 182px;
	margin: 0 21px;
	float: left;
	padding: 2px 0 0 0;
}

#left_box ul {
	list-style: none;
	margin-bottom: 50px;
}

#left_box ul li {
	margin-bottom: 10px;
	background: url("../images/bullet.gif") no-repeat 0 4px;
	padding: 0 0 0 12px;
}

#left_box ul li,
#left_box ul li a {
	color: #666;
	font-weight: bold;
}

#left_box ul li a {
	text-decoration: none;
}

#left_box p {
	margin-bottom: 15px;
}

#left_box p.title {
	text-transform: uppercase;
	border-bottom: 1px solid #D0D0D0;
}

#mista_loytyisi_rohkeus_kansi a {
	display: block;
	width: 100px;
	height: 147px;
	background: url("../images/mista_loytyisi_rohkeus_kansi.jpg") no-repeat 0 0;
}

#quo_vadis_europe_kansi a {
	display: block;
	width: 100px;
	height: 144px;
	background: url("../images/quo_vadis_europe_kansi.jpg") no-repeat 50% 0;
}

.center {
	text-align: center;
}

#right_box {
	display: inline;
	width: 579px;
	margin: 0 47px 0 21px;
	float: right;
}

#floater {
	display: inline;
	float: right;
	margin: 13px 0 30px 30px;
}

#text_holder {
	line-height: 18px;
}

#text_holder h1 {
	font-size: 20px;
	margin-bottom: 10px;
}

#text_holder h3 {
	font-size: 14px;
}

.box {
	margin: 5px 5px 5px 0;
	padding: 15px;
	width: auto;
	background: #EFEFEF;
	border: 1px solid #BEBEBE;
}

#footer {
	background: url("../images/footer.png") no-repeat 0 0;
	width: 873px;
	height: 13px;
	margin: 0 12px;
	overflow: hidden;
}

#thumb_container .thumb {
	float: left;
	width: 200px;
	height: 200px;
	text-align: center;
	line-height: 200px;
	margin: 5px;
}

#thumb_container .thumb a,
#thumb_container .thumb img {
	line-height: normal;
}

#thumb_container .thumb a img {
	border: none;
}