html { 
	height: 100%;
	}

* { 
	margin: 0;
	padding: 0;
	}

@font-face {
	font-family: omaFontti;
	src: url(overlock_regular.woff);
	}
	
body { 
	
	font-family: omaFontti;
	background: #FFF;
	color: #000;
	}

p { 
	padding: 0 0 20px 0;
	line-height: 1.4em;	
	}

img { 
	border: 0;
	}

h1, h2, h3, h4, h5, h6 { 
	letter-spacing: 0em;
	padding: 0 0 5px 0;
	}

h1, h2, h3 { 
	font-family: omaFontti;
	font: normal 170%;
	margin: 0 0 15px 0;
	padding: 15px 0 5px 0;
	color: #000;
	}

h1, h2 { 
	font-size: 150%;
	padding: 9px 0 5px 0;
	color: #000;
	}

h3 { 
	font-size: 140%;
	padding: 5px 0 0 0;
	/*color: #009FBC;*/
	}
	
h4 {
	font-size: 130%;
	color: #009FBC;
	padding: 5px 0 5px 0;
	/*font: normal 110%;*/
	/*text-transform: uppercase;*/
}

h5 { 
	color: #009FBC;
	padding: 0 0 5px 0;
	font-size: 100%;
	/*font: normal 110%;*/
	text-transform: uppercase;
	}

h6 { 
	color: #888;
	/*font: normal 95%;*/
	font-size: 83%;
	letter-spacing: normal;
	padding: 0 0 15px 0;
	}

a, a:hover { 
	outline: none;
	text-decoration: underline;
	color: #009FBC;
	}

a:hover { 
	text-decoration: none;
	}

.left { 
	float: left;
	width: auto;
	margin-right: 10px;
	}

.right { 
	float: right; 
	width: auto;
	margin-left: 10px;
	}

.center { 
	display: block;
	text-align: center;
	margin: 20px auto;
	}

#main, #logo, #menubar, #site_content, #footer { 
	margin-left: auto;
	margin-right: auto;
	}

#header { 
	background: #FFF url(headertausta.png) repeat-x;
	height: 245px;
	}

#logo { 
	width: 1064px;
	height: 245px;
	background: url(headerkuva.png) no-repeat;
	}

#menu{
	background: #FFF url(menutausta.png) repeat-x;
	height: 45px;
	}
	
#menubar {
	width: 1064px;
	height: 45px;
	background: #FFF url(menutausta3.png) no-repeat;
	}

ul#menulinkit {
	padding: 0 0 0 15px;
	float: left;
	margin: 0;
	}

ul#menulinkit li {
	float: left;
	list-style: none;
	background: #88A111;
	}

ul#menulinkit li a { 
	font-size: 130%;
	font-weight: bold;
	display: block;
	float: left;
	height: 29px;
	padding: 10px 10px 5px 10px;
	text-align: center;
	color: #000;
	text-decoration: none;
	background: #88A111;
	} 

ul#menulinkit li.selected a { 
	height: 29px;
	padding: 10px 10px 5px 10px;
	}

ul#menulinkit li.selected { 
	background: #A6A6A6;
	}

ul#menulinkit li.selected a, ul#menu li.selected a:hover { 
	background: #A6A6A6;
	color: #FFF;
	}

ul#menulinkit li a:hover { 
	background: #DDDEDF;
	color: #000;
	}

#site_content { 
	width: 1000px;
	overflow: hidden;
	margin: 20px auto 0 auto;
	padding: 0 0 0 0;
	} 
	
#sidebar_container { 
	float: right;
	width: 300px;
	}

.sidebar_top { 
	width: 300px;
	height: 14px;
	background: transparent url(sivupalkki_yla2.png) no-repeat;
	}

.sidebar_base { 
	width: 300px;
	height: 14px;
	background: url(sivupalkki_ala2.png) no-repeat;
	}

.sidebar { 
	float: right;
	width: 300px;
	padding: 0 0 0 0;
	margin: 0 0 16px 0;
	}

.sidebar_item { 
	background: url(sivupalkki_tausta2.png) repeat-y;
	padding: 0 15px 0 15px;
	width: 270px;
	}

.sidebar li a.selected { 
	color: #444;
	} 

.sidebar ul { 
	margin: 0;
	} 

#content { 
	text-align: left;
	width: 680px;
	padding: 0 0 0 10px;
	float: left;
	}
	
#palaute { 
	
	text-align: left;
	width: 750px;
	padding: 0 50px 0 50px;
	float: left;
	}

textarea.palaute {  
	background: #E9E9E9;
	resize: none;
	width: 100%;
	height: 100%;
	border-color: transparent;
	}

fieldset.palaute {
	padding: 10px 15px 10px 10px;
	}
  
#content ul { 
	margin: 2px 0 22px 0;
	}

#content ul li, .sidebar ul li { 
	list-style-type: none;
	background: url(nelio.png) no-repeat;
	margin: 0 0 0 8px; 
	padding: 0 0 4px 15px;
	line-height: 1.4em;
	}

#content_footer {
	background: #FFF url(footertausta.png) repeat-x;
	height: 70px;
}

#footer { 
	width: 1064px;
	font-family: omaFontti;
	font-size: 100%;
	height: 70px;
	padding: 0 0 0 0;
	text-align: center; 
	background: #88A111 url(footertausta3.png) repeat-x;
	}

#footer p { 
	line-height: 1.4em;
	padding: 5px 0 5px 0;
	color: #FFF;
	}

#footer a { 
	color: #FFF;
	padding: 0 5px 0 5px;
	}

#footer a:hover { 
	color: #000;
	text-decoration: underline;
	}
/*
table { 
	margin: 10px 0 30px 0;
	}

table tr th, table tr td { 
	background: #3B3B3B;
	color: #FFF;
	padding: 7px 4px;
	text-align: left;
	}
  
table tr td { 
	background: #E5E5DB;
	color: #47433F;
	border-top: 1px solid #FFF;
	}*/
	
table, td, th {
    border: none;
	font: normal;
}

td {
    /*height: 50px;*/
    vertical-align: top;
	/*font: normal;*/
}
