@charset "UTF-8";


body {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-color: #8c9fba;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

html {
	overflow: -moz-scrollbars-vertical;
}

h1 {
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	line-height: 14px;
	font-family: "Trebuchet MS";
	margin: 0;
	padding: 0 0 10px;
}

h2 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	line-height: 14px;
}

a,  a:link {
	color: #3399CC;
	text-decoration: none;
}

a:visited {
	color: #0099CC;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: none;
}

a:focus {
	color: #000;
}


a:active {
	color: #000;
}

#topDiv {
	background-color: #ddd;
	border-bottom: solid 1px #666;
  font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 10px 10px 10px 10px;

  text-align: left;
}



#outerWrapper {
	text-align: left;
	width: 877px;
	height: 841px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: #fff url(images/tausta.jpg) no-repeat;
}

#outerWrapper #contentWrapper #content {
	float: right;
	width: 460px;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: inline;
}

#navi {
	background-image: url(images/navi_bg.png);
	background-repeat: no-repeat;
	float: right;
	height: 43px;
	width: 490px;
	margin-top: 5px;

}



#logo a {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	float: right;
	height: 92px;
	width: 460px;
	margin-top: 50px;
	outline: 0px;
	position: relative;
}

#logo a span {
	visibility: hidden;
}

#pointermenu2 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#pointermenu2 ul {
	margin: 0;
	margin-left: 15px;
	float: left;
	padding-left: 8px;
	font-size: 13px;
	font-family: "Trebuchet MS";

}

* html #pointermenu2 ul {

margin-bottom: 1em;
	margin-left: 7p

x;
}

#pointermenu2 ul li {
	display: inline;
}

#pointermenu2 ul li a {
	float: left;
	color: #ede376;
	font-weight: bold;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	position: relative;
}

#pointermenu2 ul li a:visited {
	color: #ede376;
}

#pointermenu2 ul li a:hover {
	color: #ccc;
	background-color: transparent;
	background-image: url(images/pointer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#pointermenu2 ul  li.active a {

	color: white;
	background-color: transparent;
	background-image: url(images/pointer2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

form {
	clear: both;
	padding-bottom: 20px;
	border: none;
}

fieldset {
	border: none;
}

#yhteys {

	float: right;
	display: inline;
	width: 230px;
}

.promo {
	padding: 5px;

	border: 1px solid #E7F0F5;
	background: #e2e2e2;
	margin-right: 50px;
}
#promokuvat {

	float: right;
	display: inline;
	width: 230px;
}