body{
	text-align: center;
	margin: 25px 0 50px 0;
	font-family: arial;
	font-size: 14px;
	background-color: #E0E0E0;
	color: #2C2C2C;
}

#wrapper{
	width: 910px;
	background-color: white;
	margin: auto;
	text-align: left;
	padding: 5px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

#top{
	background-image: url('pohja/tausta_kesa.jpg');
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0 0 0 0px;
	clear: both;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 0px;
}

#top span{
	font-size: 25px;
	display: none;
}

#top #logo{
	margin: 20px 0 25px 35px;
}

#top form{
	background-color: #ffffff;
	padding: 0 0 5px 5px;
}

#top form input{
	font-size: 9px;	
}

#center{
	border-top: 2px solid #C6C6C6;	
}

#left{
	float: left;
	width: 185px;
	padding-right: 5px;
	font-size: 15px;
	border-right: 2px solid #C6C6C6;
}

#left ul{
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	margin: 10px 10px;
}

#left ul ul{
	margin: 0 0 0 20px;
	list-style: dash;
	font-weight: normal;
}

#left ul ul li:before{
	content: "- ";
}

#left a{
	color: black;
	text-decoration: none;	
}

#left a:hover{
	text-decoration: underline;	
}

#location{
	border-bottom: 1px solid #C6C6C6;
	padding: 5px 5px 5px 10px;
}

#right{
	margin-left: 190px;
	border-left: 2px solid #C6C6C6;
}

h1{
	margin: 10px 0 10px 0;
	letter-spacing: 2px;
	font-size: 25px;
}

h2{
	margin: 5px 0 0 0;
	font-size: 20px;
}

h3{
	margin: 0 0 0 0;
	font-size: 17px;	
}

p{
	padding-bottom: 10px;
}

#content{
	padding: 0 10px 10px 10px;
}

#content IMG{
	margin: 0 10px 10px 10px;
	border: 1px solid black;
}

#footer{
	border-top: 2px solid #C6C6C6;
	font-size: 12px;
	clear: both;
	padding: 5px 5px 5px 0;
	text-align: right;
}

table td{
	vertical-align: top;
}

.data-table{
	border: 1px solid black;
	border-bottom: 0;
	border-right: 0;
	width: 100%;
	border-spacing: 0;
	font-size: 12px;
}

.data-table td{
	padding: 3px 5px 3px 5px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}

.data-table .titles{
	background-color: #A1B5D2;
}

.data-table .titles td{
	
}

.data-table .sub td{
	font-weight: bold;
	background-color: #CFCFCF;
}

.left{
	float: left;
}

.right{
	float: right;
}

.center{
	text-align: center;
}

.info, .note{
	background-color: #E6F2FF;
	border: 2px solid #000080;
	font-family: verdana;
	font-size: 13px;
}

.subsub{
	background-color: #ACC1D6;
}

.note, .subsub{
	padding: 10px;
	margin: 10px 0 10px 0;
}

.info{
	padding: 5px;
	margin: 5px;
	width: 250px;
	color: #000080;
}

.subtitle{
	font-style: italic;	
}

.tabs ul{
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
	height: 17px;
}

.tabs ul li{
	float: left;
	padding: 5px 10px 5px 10px;
	margin-right: 10px;
	background-color: #7B99B7;
	height: 100%;
}

.tabs ul li a{
	color: black;
}

.tabs .selected{
	border: 0;
}

#wrapper{
	float: left;
	margin-left: 170px;
}

#outer{
	width: 1255px;
	margin: auto;
}

#pukkipalvelu{
	float: right;
	border: 0;
	margin-top: 200px;
	border: 5px solid #fff;
	border-left: 0;
}
