
/*****************************************************************
 GLOBAL
*****************************************************************/
* { 
	margin: 0;
	padding: 0;
	}

html {
	height: 100%;
	margin: 0;
	padding: 0;
	}

body {
	background-color: #554030;
	background-image: url(../img/build/pattern.jpg); border: none;
	height:100%;
	margin:0px;
	font-family: Georgia;
	font-size: 9pt;
	color: #606060;
	line-height: 1.5em;
	padding-top: 30px;
	}

/*****************************************************************
 PAGE
*****************************************************************/

div#page {
	padding: 5px;
	width: 670px;
	background-color: #FFFFFF;
	position: relative;
	margin-left: 30px;
	}
	

div.heading {
	height: 168px;
	width: 670px;
	background-image: url(../img/build/header.jpg); border: none;
	background-repeat: no-repeat;
	background-position: top center;
	}


div.wrapper {
	padding-bottom: 5px;
	padding-top: 5px;
	width: 670px;
	clear: both;
	background-color: #FFFFFF;
	}

div.leftcolumn {
	width: 170px;
	float: left;
	padding-right: 5px;
	}

	div.n_header {
		background-color: #674A30;
		height: 60px;
		font-family: arial;		}

		div.n_head {
			padding-top: 30px;
			padding-left: 12px;
			font-family: arial;
			}

		div.n_head h2 {
			font-size: 13px;
			color: #FFFFFF;
			text-align: left;
			font-family: arial;
			}

div.rightcolumn {
	float: left;
	width:495px;
	}

	div.c_header {
	background-color: #009D9E;
	height: 60px;
	font-family: arial;
	}
		div.c_head {
			padding-top: 30px;
			padding-left: 12px;
			font-family: arial;
			}

		div.c_head h2 {
			font-size: 13px;
			color: #FFFFFF;
			text-align: left;
			font-family: arial;
			}

		div.rightcolumn p {
			font-size: 10px;
			font-family: arial;
			padding: 0 0 5px 0;
			}

div.menucontents {    
	width: 170px;
	font-family: Georgia;
	font-size: 9pt;
	padding-top: 10px;
	}
	
	div.menucontents a {
		color: #009D9E;
		text-decoration: none;
		}

	div.menucontents a:hover, a:active {
		color: #674A30;
		text-decoration: underline;
		}

div.contents {
padding-bottom: 10px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 470px;

	}

	div.contents p {
	font-family: Georgia;
	font-size: 9pt;
	color: #606060;
	line-height: 1.5em;
	padding: 0 0 10px 0;
	}

	.small {
	font-family: Georgia;
	font-size: 8pt;
	color: #717171;
	padding: 0 0 10px 0;
	}

	div.contents h3 {
	color: #009D9E;
	font-family: Arial;
	font-size: 15px;
	padding: 0 0 10px 0;
	}

	div.contents a {
		color: #009D9E;
		text-decoration: none;
		}
	div.contents a:hover, a:active {
		color: #674A30;
		text-decoration: underline;
		}


div.n_link {
	padding-left: 12px;padding-right: 12px;
	padding-top: 5px; padding-bottom: 5px;
	}

div.hallinta {
	padding-left: 10px;padding-right: 12px;
	padding-top: 5px; padding-bottom: 5px;
	font-size: 8pt;
	}

div.sublink {
	padding-left: 20px;
	padding-bottom: 5px;
	}

div.sublink a {
	color: #674A30;
	}
div.sublink a:hover, a:active {
	color: #009D9E;
	}

div.sublink2 {
	padding-left: 30px;
	padding-bottom: 5px;
	font-size: 8pt;
	}

div.sublink2 a {
color: #009D9E;
	}
div.sublink2 a:hover, a:active {
color: #674A30;
	}

div.sublink3 {
	padding-left: 20px;
	padding-bottom: 5px;
	font-size: 8pt;
	}

div.sublink3 a {
color: #009D9E;
	}
div.sublink3 a:hover, a:active {
color: #674A30;
	}

.separator {
	width: 170px;
	height: 1px;
	max-height: 1px;
	background-image: url(../img/build/separator.gif); border: none;
	font-size: 0;
	}

div.footering {
	height: 60px;
	clear: both;
	width: 670px;
	background-color: #8C8C8C;
	text-align: right;
	}

div.copy {
	padding-top: 30px;
	padding-right: 15px;
	color: #FFFFFF;
	font-family: arial;
	}
	div.copy h2 {font-size: 12px; font-weight: none;}

		div.n_head h2 {
		font-size: 13px;
		color: #FFFFFF;
		text-align: left;
		}

.extracolumn {
	margin-left: 720px;
	margin-top: 0px;
	position: absolute;
	text-align: left;
	}

* html .extracolumn {
	margin-left: 690px;
}

.indent {
list-style-type:square;
margin-left: 25px;
font-family: Georgia;
font-size: 12px;
padding: 0 0 5px 0;
color: #606060;
}

.indent2 {
list-style-type:circle;
margin-left: 40px;
font-family: Georgia;
font-size: 12px;
color: #606060;
}

div.splash {
background-image: url(../img/build/splash.gif); border: none;
width: 433px;
height: 466px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

.border a {
	border: 0px;
	text-decoration: none;
	}


.small {
color:#9B9B9B; 
font-size: 7pt; 
font-family: Tahoma; 
font-weight: bold;}
