html, body {
	background-image: url(../bg/bg.jpg);
	background-repeat: repeat-x;
	background-color: #e8e5e5;
	min-height:100%;
	height:auto;
}

#wrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:-8px;
	width:960px;
	min-height:880px;
	height:auto;
	overflow:visible;
	box-shadow: 1px 0px 6px 0px #3c3c3c;
}

#top {
	background-image: url(../layout/a_12.png);
	background-repeat: no-repeat;
	background-position:0px -1px;
	width:960px;
	height:88px;
}

#bannermain {
	background-image: url(../bg/loading.gif);
	background-repeat: no-repeat;
	background-position: 360px 80px;
	width:960px;
	height:297px;
	box-shadow: 1px 0px 6px 0px #3c3c3c;
	overflow:hidden;
	z-index:550;
}

#bannerservices {
	background-image: url(../images/bannerservices.jpg);
	background-repeat: no-repeat;
	width:960px;
	height:300px;
	box-shadow: 1px 0px 6px 0px #3c3c3c;
	overflow:visible;
}

#bannercontact {
	background-image: url(../images/banneryhteys.jpg);
	background-repeat: no-repeat;
	width:960px;
	height:300px;
	box-shadow: 1px 0px 6px 0px #3c3c3c;
	overflow:visible;
}

#contentbgr {
	background-image: url(../layout/c_bgr.jpg);
	background-repeat: repeat-x;
	background-color:#9C9899;
	width:960px;
	min-height:500px;
	height:auto;
	overflow:hidden;
}

#bottom  {
	width:540px;
	height:8px;
	margin:25px 10px 0px 0px;
	vertical-align:middle;
	padding:0px 0px 38px 0px;
}

#footer {
	background-image: url(../layout/a_1.jpg);
	background-repeat: repeat-x;
	width:101%;
	height:88px;
	text-align:center;
	margin:0px 0px 0px -8px;
	overflow:hidden;
}

.line  {
	background-image: url(../layout/lines.png);
	background-repeat:repeat-y;
	width:1px;
	height:72px;
	float: left;
	margin-top:12px;
}

.top {
	margin-top:-12px;
	width:40px;
	height:40px;
}

#footercol {
	width:960px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding-left:8%;
}

#footercol ul {
	list-style: none;
	display:block;
	width:960px;
	height:48px;
	text-align:center;
	margin:20px auto 0px auto;
	overflow:hidden;
}

#footercol li {
	font-family:'Cuprum';
	font-size:18px;
	font-style:normal;
	font-weight:normal;
	color:#7A6530;
	float:left;
	padding:13px 10px;
}

#footertext:hover {
}

#content {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#7A6530;
	margin:0px 20px -30px 37px;
	padding:25px 5px 0px 20px;
	width:860px;
	min-height:460px;
	height:auto;
	overflow:visible;
	border-left:1px dotted #C4C4C4;
	border-right:1px dotted #C4C4C4;
}

.b {
	font-weight:bold;
	font-size:13px;
}

div#content H3 {
	font-family:'Cuprum';
	font-size:22px;
	font-style:normal;
	font-weight:bold;
	color:#7A6530;
	padding:0px;
	text-decoration:none;
}

div#content a:link H3{
	font-family:'Cuprum';
	font-size:22px;
	font-style:normal;
	font-weight:bold;
	color:#7A6530;
	padding:0px;
	text-decoration:none;
}

div#content a:hover H3 {
	font-family:'Cuprum';
	font-size:22px;
	font-style:normal;
	font-weight:bold;
	color:#ffff00;
	padding:0px;
	text-decoration:underline;
}

H2 {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	color:#1D599F;
}

#content a:link {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
	color:#7A6530;
}

#content a:hover {
	color:#ffff00;
	font-weight:bold;
}

#content a:visited {
	color:#7A6530;
}

#contact {
	width:410px;
	min-height:200px;
	height:auto;
	margin:25px auto 0px auto;
	float:right;
	font-family:Tahoma, Verdana, Geneva, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#1D599F;
	padding:3px 0px 3px 20px;
	border-left:1px dotted #C4C4C4;
}

img, a  {
	border:0px;
}

.ci  {
	margin: 0px 0px 0px -10px;
}

.fk  {
	margin:10px 20px 0px 10px;
	float:right;
}

.fk_tool  {
	margin:110px -155px 0px 10px;
	float:right;
}

.logo {
	margin:-3px 0px 0px 55px;
	padding:0px;
}