@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	min-width: 95%;
	background-color: #ffffff;
}

#wrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	background-image: url('../images/header_tausta.jpg');
	background-repeat: repeat-x;
}

#header {
	width: 1000px;
	height: 45px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.languages {
	float: right;
	font-family: "Verdana", Arial, Verdana, Times New Roman;
	font-size: 11px;
	color:#df902e;
}

ul#lan {
	width: 470px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	text-align: right;
	color:#a1a1a1;
}


ul#lan li {
	margin-top: -5px;
	list-style-type: none;
	display: inline;

}

ul#lan a.other {
	text-decoration: none;
	font-family: "Verdana", Arial, Verdana, Times New Roman;
	font-size: 11px;
	color:#a1a1a1;
}
	
ul#lan li a:hover {
	color:#424242;
}

.lan_version {
	text-decoration: none;
	font-family: "Verdana", Arial, Verdana, Times New Roman;
	font-size: 11px;
	color:#ff7d00;
}

#menu {
	width: 1000px;
	height: 20px;
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #ffffff;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 13px;
	color: #ffffff;
	padding-top: 4px;
}

ul#menu1 {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	font-family: "Verdana", Arial, Verdana, Times New Roman;
	font-size: 12px;
	color:#8e8e8e;
}


ul#menu1 li {
	list-style-type: none;
	display: inline;

}


ul#menu1 a.other {
	text-decoration: none;
	font-family: "Verdana", Arial, Verdana, Times New Roman;
	font-size: 12px;
	color:#f18332;
}
	
ul#menu1 li a:hover {
	color:#8e8e8e;
}

#sub_menu {
	width: 1000px;
	height: 17px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 13px;
	border-top: 1px solid #ffffff;
	color: #ffffff;
	padding-top: 1px;
	padding-bottom: 4px;
}

ul#sub_menu1 {
	width: 1000px;
	padding: 0px;
	margin-top: 3px;
	font-family: "Verdana", Arial, Verdana, Times New Roman;
	font-size: 11px;
	color:#f18332;
}


ul#sub_menu1 li {
	list-style-type: none;
	display: inline;

}

ul#sub_menu1 a.page {
	text-decoration: none;
	font-family: "Verdana", Arial, Verdana, Times New Roman;
	font-size: 11px;
	color:#f18332;
}

ul#sub_menu1 a.other {
	text-decoration: none;
	font-family: "Verdana", Arial, Verdana, Times New Roman;
	font-size: 11px;
	color:#939393;
}
	
ul#sub_menu1 li a:hover {
	color:#797979;
}

#wrapper2 {
	width: 100%;
	min-height: 632px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	background-image: url('../images/menu_tausta.jpg');
	background-repeat: repeat-x;
}

#main {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 11px;
	line-height: 20px;
	color: #747578;
}

#wrapper3 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	
}

#left_div {
	float: left;
	width: 505px;
	min-height: 232px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 80px;
	text-align: left;
	padding-left: 0px;
	padding-right: 10px;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 11px;
	color: #747578;
	line-height: 20px;
	
}

#left_div2 {
	float: left;
	width: 480px;
	min-height: 200px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	padding-left: 0px;
	padding-right: 30px;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 11px;
	color: #747578;
	line-height: 20px;
	
}

.calendar {
	width: 470px;
	height: 20px;
	padding-left: 5px;
	border-bottom: solid 1px;
	border-color: #CCCCCC;
}

.right {
	width: 470px;
	align: right;
}

#left_div3 {
	clear: both;
	float: left;
	width: 460px;
	min-height: 200px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 40px;
	text-align: left;
	padding-left: 0px;
	padding-right: 30px;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 11px;
	color: #747578;
	line-height: 20px;
	
}

#left_div4 {
	clear: both;
	float: left;
	width: 460px;
	min-height: 200px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 40px;
	text-align: left;
	padding-left: 0px;
	padding-right: 30px;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 11px;
	color: #747578;
	line-height: 20px;
	
}

#right_div {
	float: right;
	width: 480px;
	min-height: 232px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: right;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 11px;
	color: #747578;
	line-height: 18px;
}


#right_div2 {
	float: right;
	width: 480px;
	min-height: 140px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	padding-top: 67px;
	text-align: left;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 11px;
	color: #747578;
	line-height: 18px;
}

#right_div3 {
	float: right;
	width: 480px;
	min-height: 140px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 12px;
	text-align: left;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 11px;
	color: #747578;
	line-height: 18px;
}

#right_div4 {
	float: right;
	width: 350px;
	min-height: 140px;
	margin-left: 0px;
	margin-right: 60px;
	margin-top: -20px;
	padding-top: 67px;
	text-align: center;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 11px;
	color: #747578;
	line-height: 18px;
}


#horizontal {
	clear: both;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	text-align: left;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 11px;
	color: #747578;
	line-height: 20px;
}

#horizontal2 {
	clear: both;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	margin-top: 10px;
	text-align: left;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 11px;
	color: #747578;
	line-height: 20px;
}

#left_block {
	float: left;
	width: 520px;
	min-height: 232px;
	margin-left: -7px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 150px;
	text-align: left;
	padding-left: 5px;
	padding-right: 10px;
	border-right: 1px solid #CCC;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 11px;
	color: #747578;
	line-height: 18px;
	
}

#left_block2 {
	float: left;
	width: 600px;
	min-height: 232px;
	margin-left: -7px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 150px;
	text-align: left;
	padding-left: 5px;
	padding-right: 10px;
	border-right: 1px solid #CCC;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 11px;
	color: #747578;
	line-height: 18px;
	
}

#right_block {
	float: left;
	width: 440px;
	min-height: 232px;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 150px;
	text-align: left;
	padding-left: 10px;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 11px;
	color: #747578;
	line-height: 18px;
	
}

#right_block2 {
	float: right;
	width: 350px;
	min-height: 232px;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 150px;
	text-align: left;
	padding-left: 5px;
	padding-right: 8px;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 11px;
	color: #747578;
	line-height: 18px;
	
}

#gallery_block {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 150px;
	text-align: justify;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 11px;
	color: #747578;
	line-height: 18px;
}

#bottom_block {
	clear: both;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	border-top: 1px solid #CCC;
	text-align: center;
	padding-top: 10px;
	padding-left: 5px;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 12px;
	color: #747578;
	line-height: 18px;
	
}

.house_image {
	margin:2px;
  	height:auto;
  	width:auto;
  	float:left;
  	text-align:center;
  }
  
.house_title {
	text-align:center;
  	width:120px;
  	margin:2px;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 10px;
	color: #747578;
  }
  
.edustaja_image {
	margin:5px;
  	height:auto;
  	width:auto;
  	float:left;
  	text-align:center;
  }
  
.edustaja_title {
	text-align:center;
  	width:150px;
  	margin:5px;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 10px;
	color: #747578;
  }
  
.model_image {
  	float:left;
	margin-left: auto;
	margin-right: auto;
  	text-align: center;
  }
  
.model_title {
	text-align:center;
  	width:100px;
  	margin:2px;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 10px;
	color: #747578;
  }
  
.side_image {
	margin:2px;
  	height:auto;
  	width:300px;
  	float:left;
  	text-align:center;
  }
  
.side_title {
	text-align:left;
	margin-top: 10px;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 10px;
	color: #747578;
  }
  
.image_align {
	float: right;
	padding-left: 8px;
}

.news_align {
	float: left;
	padding-right: 8px;
}

.country_align {
	float: right;
}

.form_align {
	float: right;
}


h1 {
	font-size: 15px;
	color: #ff7f00;
	
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #595959;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #595959;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	color: #595959;
}

#footer {
	clear: both;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 12px;
	line-height: 14px;
}

.scroll {
	color: #f1863f;
}

#footer2 {
	clear: both;
	width: 1000px;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	border-top: 1px solid #ececec;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 11px;
	line-height: 14px;
	color: #8d8d8d;
}

#footer3 {
	float: right;
	width: 578px;
	height: 100px;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	border-top: 1px solid #ececec;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 11px;
	line-height: 14px;
	color: #8d8d8d;
	background-image: url('../images/header_tausta.jpg');
	background-repeat: repeat-x;
}

#footer4 {
	clear: both;
	width: 1000px;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 8px;
	padding-bottom: 10px;
	text-align: center;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 11px;
	line-height: 14px;
	color: #a3a3a3;
}

ul#footer1 {
	width: 1000px;
	margin-left: -35px;
	margin-right: auto;
	text-align: center;
	color:#8d8d8d;
	
}


ul#footer1 li {
	list-style-type: none;
	display: inline;
	text-align: right;

}

ul#footer1 a.footer_link {
	text-decoration: none;
	font-family: "Verdana", Arial, Verdana, Times New Roman;
	font-size: 11px;
	color:#9d9d9d;
}
	
ul#footer1 li a:hover {
	color:#848484;
}

#bottom {
	clear: both;
	width: 100%;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 8px;
	bottom: -5px;
	text-align: left;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 11px;
	line-height: 14px;
	color: #747578;
}


a:link img, a:visited img, a:focus img, a:active img {
border: 0;
}

a:hover img {
border: 0;
}

a:link, a:visited, a:active {
	text-decoration: none;
	font-family: "Verdana", Arial, Times New Roman;
	font-size: 11px;
	color: #ff7d00;
}

a:hover {
	text-decoration: none;
	color: #c96300;

}

#sddm
{	margin-left: auto;
	margin-right: auto;
	margin-top: -40px;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px Verdana}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 300px;
	background: #ff7f00;
	color: #ffffff;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #ff7f00;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #ff7f00;
	border: 1px solid #767676;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		padding-bottom: 6px;
		width: 298px;
		height: 9px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #ffffff;
		color: #6d6d6d;
		font: 10px Verdana}

	#sddm div a:hover
	{	background: #dfdfdf;
		color: #484848;}
	
