body {
	background-color: #FFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #767676;
	margin-top: 0px;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 165px;
}
#logo {
	height: 165px;
	width: 237px;
}
#logo a {
	border: none;
}
#navi {
	height: 35px;
	width: 282px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 130px;
}
#navi a {
	border:none;
}
#slider {
	height: 338px;
}
#slider-text {
	float: left;
	margin-top: 35px;
	margin-left: 13px;
}
#shadow {
	background-image: url(images/shadow.png);
	background-repeat: no-repeat;
	height: 22px;
}
#content-left {
	float: left;
	width: 662px;
}
#content-left-text {
	width: 620px;
}
#content-left h1 {
	font-size: 25px;
	font-weight: normal;
}
#content-right {
	float: left;
	width: 298px;
}
#content-right-text {
	margin-left: 50px;
}
#content-right h1 {
	font-size: 20px;
	font-weight: normal;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
#footer-text {
	text-align: center;
	margin-top: 40px;
	font-style: italic;
	font-size: 12px;
	color: #BEBEBE;
}
a:link, a:visited {
	color: #35bfc8;
	border-bottom-width: 1px;
	
	text-decoration: none;
}

a:hover, a:active {
	color: #2BA0A8;
	border-bottom-width: 1px;
	
	text-decoration: none;
}
h1 {
	color: #63d0d7;
}
h2 {
	font-weight: normal;
	color: #767676;
	font-size: 16px;
}
/* lomakeulkoasu */
input.lomake {
	background-color:#DEFFE4;
	color: #333333;
	border: 1px dashed #C6E3CB;
	height: 20px;
	padding: 3px;
	font-family: Georgia;
	font-size: 12px;
}

table.lomake {
	font-family: Georgia;
	color: #333333;
	margin-left: 0px;
	font-size: 12px;
}
table.mina {
	font-family: Georgia;
	font-size: 12px;
	color: #333333;
	margin-top: -40px;
	margin-left: -50px;
}


table.yhteyslomake {
	font-family: "Georgia";
	color: #333333;
	margin-left: 0px;
	margin-top: 73px;
	width: 420px;
}

textarea.lomake {
	background-color:#DEFFE4;
	color: #333333;
	border: 1px dashed #C6E3CB;
	padding: 3px;
	font-family: Georgia;
	font-size: 12px;
}
input.nappi {
	background-color:#DEFFE4;
	color: #333333;
	border: 1px dashed #C6E3CB;
	height: 30px;
	padding: 2px;          
}
/* lomakeulkoasu */
