
body,html {
	background: #FFF url("../kuvat/taustakuva.jpg") no-repeat;
	background-position: top center;
	height: 100%;
	width: 100%;
}
 

div#runko {
	width: 760px;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 310px;
}

img {
	border: none;
}

#logo {
	vertical-align: middle;
}

#slogan {
	vertical-align: middle;
	margin-left: 125px;
	padding: 50px 0 0 35px;
}

#navigaatio {
	height:26px;
	margin: -8px 0 0 247px; 
}

#content {
	height: 407px;
	overflow: hidden;
	padding-top: 10px;
}

#vasenpalsta {
	float: left;
	width: 280px;
	height: 390px;
	overflow: hidden;
	padding-left: 15px;
}



#oikeapalsta {
	float: left;
	width: 425px;
	height: 345px;
	overflow: hidden;
	padding: 35px 0 0 0;
}


#footer {
	text-align: center;
	margin: 50px 0 10px 0;
}

.galleria{
	text-align: center;
	overflow: auto;
	margin-top: 0px;
}

#gallery_container{
	height: 370px;
	overflow: hidden;
}

.galleria img{
	float: left;
	width: 160px;
	margin: 15px 0 0 25px;
	border: 2px solid #3e9ed7;
}



.hilight {
background-position: 0 0;
background-repeat: no-repeat;
border: none;
cursor: pointer;
display: block
}

	.madeby
	{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 13px;
	height: 77px;
	}

#palautelomake {
}

#palautelomake textarea {
border: none;
color: #63d1ff;
background-color: #004e98;
float: left;
height: 120px;
padding: 2px;
width: 300px;
font-family: Arial;
font-size: 9pt;
}

#palautelomake input {
border: none;
float: left;
margin-bottom: 8px;
width: 300px;
color: #63d1ff;
background-color: #004e98;
padding: 2px;
}

#palautelomake label {
float: left;
width: 180px;
}

#laheta {
clear: both;
margin-left: 220px;
padding: 17px 0 0 15px;
}

.hilight {
background-position: 0 0;
background-repeat: no-repeat;
border: medium none;
cursor: pointer;
display: block;
float: left;
}


ul {
	list-style: none;
	margin: 10px 0 10px 14px;
	padding: 0;
	line-height:1.5;
}

li {
	COLOR: #9DFEFF;
	list-style-type:disc;
}

#alanavi {
margin: 45px;
text-transform: uppercase;
font-weight: bold;
font-size: 8pt;
padding-bottom: 5px;
}

	
#nav ul { /* all lists */
	list-style: none;
}

#nav li { /* all list items */
	float: left;
	position: relative;
	list-style: none;
	color: #FFFFFF;
	white-space: nowrap;
	padding-right: 40px;
}

#nav li a
{
	font-size: 8pt;
	color: #FFFFFF;
	display: block;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 8px;
}

#nav li A:hover
{
	color: #1685b5;
}


.hallinta { color: #000000;}
fieldset { color: #000000;}
 
#topSet
{
	width: 100%;
	clear: both;
	padding: 5px; 
	margin: 0;
	background: red; 
	text-align: center;
	color: #ffffff;
}

#topSet A:link, #topSet A:visited, #topSet A:active
{
	COLOR: #ffffff;
	FONT-FAMILY: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: normal;
	text-decoration: none; 
	margin: 0 15px 0 0;
}
#topSet A:hover
{
	COLOR: #ffffff;
	FONT-FAMILY: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: normal;
	text-decoration: underline; 
}

.arrow_container{
	width: 160px;
	margin: 0 auto;
	display: none;
}


