html,body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
}

body {
	background: #006600 url(../images/bg.gif) repeat-x left top;
	text-align: center;
	margin-bottom: 20px;
}

#page {
	margin: 0 auto;
	width: 951px;
	text-align: left;
	background: url(../images/pageRepeat.gif) repeat-y left top;
}

#top {
	width: 951px;
	height: 175px;
	background: url(../images/top.gif) no-repeat left top;
}

#logo {
	float: left;
	width: 272px;
	height: 175px;
}

#logo #etusivulinkki {
	width: 200px;
	height: 70px;
	margin-left: 44px;
	margin-top: 73px;
}

#menut {
	float: left;
	width: 679px;
	height: 175px;
}

#contentWrap {
	width: 951px;
	min-height: 467px;
	background: url(../images/contentBg.gif) no-repeat left top;
	display: table;
}

* #contentWrap {
	height: 467px;
}

#content {
	width: 909px;
	margin-left: 21px;
}

#content.front {
}

#content.content {
	background: url(../images/contentBg.jpg) no-repeat right top;
}

#left {
	width: 251px;
	float: left;
	background: url(../images/naviBgRepeat.gif) repeat-y left top;
}
#left .layer1 {
	background: url(../images/naviBgTop.jpg) no-repeat left top;
}
#left .layer2 {
	background: url(../images/naviBgBottom.jpg) no-repeat left bottom;
	height: 250px;
	display: table;
}

#left_nonavi {
	width: 251px;
	float: left;
	background: url(../images/ajanvaraus.gif) no-repeat left top;
	height: 250px;
}

#right {
	float: left;
	width: 658px;
}

#mainBg1 {
	width: 626px;
	margin-left: 16px;
}

#mainBg2 {
	width: 626px;
}

#content.content #mainBg1 {
	background: url(../images/contentBottom.gif) no-repeat left bottom;
	padding-bottom: 25px;
}

#content.content #mainBg2 {
	background: url(../images/contentRepeat.gif) repeat-y left top;
}

#content.content #main {
	width: 626px;
	background: url(../images/contentTop.gif) no-repeat left top;
}



#front {
	clear: both;
	padding-top: 30px;
	margin-left: 10px;
}

div.frontSlot {
	float: left;
	width: 295px;
}

#bottom {
	width: 951px;
	height: 56px;
	background: url(../images/bottom.gif) no-repeat left top;
}

.languageLink {
	font-family: verdana,helvetica,sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	color: #636363;
}

.languageLink:hover {
	text-decoration: none;
	color: #636363;
}

.languageLink:visited {
	text-decoration: underline;
	color: #636363;
}

.articleCommandLink {
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.articleCommandLink:visited {
	text-decoration: none;
}

.articleCommandLink:hover {
	text-decoration: underline;
}

.articleCommandLinkDisabled {
	font-size: 8pt;
	text-decoration: none;
	color: #888888;
	font-weight: bold;
}

.readMore {
	display: inline-block;
	margin-top: 2px;
	padding: 2px 4px;
	background-color: #89b815;
	color: #ffffff;
	font-size: 8pt;
}
