  /* CSS layout */
a img {border: none; } 
a:visited, a:hover, a:active { 
	border:none;
	text-decoration: none
}

#empty {
	display: none;
	margin-top: 10px;
}
  
body {
	margin: 0;
	padding: 0;
}


#wrapper { 	}
#bg {
	background: url('images/bg1.jpg') top left no-repeat;	
	width: 960px;
	height:527px;
	margin: 0 auto;
}
#bg_en{
	background: url('images/bg1_en.jpg') top left no-repeat;	
	width: 960px;
	height:527px;
	margin: 0 auto;
}
#bg2 {
	background: url('images/bg2.jpg') top left no-repeat;	
	width: 960px;
	height:527px;
	margin: 0 auto;
}
#kieli {
	width: 960px;
	margin: 0 auto;
	margin-bottom: 5px;
}
#masthead {
}

#top_nav {
	width: 960 px;
	height: 60px;
	background: transparent url('images/header.png') no-repeat;
}

#vasyla {
	width: 356px;
	height: 29px;
	background: transparent url('images/ajankohtaista.png') no-repeat;
	float: left;	
	margin: 15px 0px 0px 20px;
	padding: 5px 0px 0px 45px;
}
.ajankohtaista {
	font-family: Verdana;
	font-size: 0.8em;
	/*margin: 30px 0px 0px 45px; /* top  righ  bottom  left  */
	/*padding: 0px 0px 0px 20px;*/
}
/* --- navigaatio alkaa --- */
#navigaatio {

}

#navigaatio li {
	list-style: none;
	text-align: center;
}

#navigaatio li a {
	display:block;
	width: 160px;
	height: 32px;
	text-decoration: none;
	color: white;	
	background: transparent url('images/navbg.png') top left no-repeat;

}
#navigaatio li a:hover {
	display:block;
	text-decoration: none;
	color: white;
	background: transparent url('images/nav_act.png') top left no-repeat;
}

#current a:link, #current a:visited, #current a:hover {
	text-decoration: none;
	background: transparent url('images/nav_act.png');
}

.link_text {
	position: relative;
	top: 5px;
}
/* --- Navigaatio loppuu --- */
#oikyla {
	clear:both;
	margin: 15px 0px 0px 80px;
}
#mailiosoite {
	color:#0E7A38;
	padding-bottom:2px;
}
#container {
	min-width: 600px;
}

#left_col {
	width: 200px;
	float: left;
}
/* --- Pääkohta alkaa --- */
#page_content {
	position:relative;
	bottom:-7px;
	/*right:-150px;*/
	margin-left: 200px;
}
#page_content_yritys {
	position:relative;
	bottom:-40px;
	margin-left: 250px;
	width:667px;
	background: transparent url('images/page_bg.png') top left no-repeat;
	color:white;
}
#esittely {
	padding:10px 15px 10px 15px;
	z-index:10;
}
#weekendhouse {
	border-bottom: 1px dashed white;
	padding-bottom: 5px;
}
.vcard {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dashed white;
	padding-bottom: 5px;
}
/* --- täbit alkaa --- */
/* --- täbit loppuu --- */
/* --- Pääkohta loppuu --- */
#footer {
	clear: both;
	padding-top: 20px;
}
#footer_text {
	position:relative;
	left: 10px;
	/*padding-top: 20px;*/
}
