body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	margin:0 auto;
	background: transparent url('body_bg.gif') top center repeat-x;
}
a:link, a:visited, a:active {
	color:#56453E;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

ul, li {
	margin:0;
	padding:0
}

img {
	border:none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #364745;
	text-align: left;
	margin: 8px 2px 0px 0px;
	border-bottom:1px solid #ccc;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #364745;
	text-align: left;
	margin: 8px 2px 0px 0px;
	border-bottom:1px solid #ccc;
}
form {
	margin: 0;
}

#container {
	width:790px;
	margin:0 auto;
	margin-bottom:10px;
}

.main {
	width:100%;
	background-color: transparent;
	/*background: #b1ad9d url('body_bg.gif') top center repeat-y;*/
}
.banner {
	height:150px;
	width: 790px;
	background-color:transparent;
	color:#fff;
}

.banner a:link, .banner a:visited, .banner a:active {
	color: #fff;
	text-decoration:underline;
}

.banner a:hover {
	text-decoration:none;
}

.logo {
	display:block;
	margin:0;
	padding:0;
}

.treediv {
	display:block;
	float:left;
	margin:0;
	padding:10px 0 0 0;
	font-size: 12px;
}

.search_box {
	display:block;
	float:right;
	margin:0;
	padding:8px 0 0 0;
	color:#fff;
	text-align:right;
	font-size: 12px;
}

.search_string {
	height: 13px;
	font-size: 10px;
	width:100px;
}

.search_submit {
	width:40px;
	color:#fff;
	cursor:pointer;
	background:#BF3038;
	border:1px solid #AB2B31;
	font-size: 12px;
}

.menu {
	display:block;
	float: left;
	width: 120px;
	margin:10px 0 0 0;
	padding:0 0 20px 0;
}

.menu_arrow {
	display:block;
	float:left;
	border:none;
}

.menu ul {
	list-style-type: none;
	margin-top:8px;
}

.menu ul li {
	padding:3px 0;
}

.menu ul li a
{
	background: transparent url(list-off.gif) left center no-repeat;
	color: #364745;
	padding-left:12px;
	font-size:16px;
}

.menu ul li a:link {
	color: #364745;
	text-decoration: none;
}

.menu ul li a:visited {
	color: #364745;
	text-decoration: none;
}

.menu ul li a:hover {
	background: transparent url(list-active.gif) left center no-repeat;
	color:#404040;
	text-decoration:none;
}

.menu ul ul {
	padding:0;
	margin:0;
	border-top:none;
	padding-left:5px;
}

.menu ul ul li a {
	font-size:13px;
}

#current_page a {
	color:#364745;
	text-decoration:none;
	background: transparent url(list-active.gif) left center no-repeat;
}

#current_page ul a {
	color:#364745;
	text-decoration:none;
	background: transparent url(list-off.gif) left center no-repeat;
}

#current_page ul a:hover {
	color:#404040;
	text-decoration:none;
	background: transparent url(list-active.gif) left center no-repeat;
}

.announce {
	display:block;
	width:100%;
	padding-top:15px;
}

.announce h2, .announce h2 a, .announce h2 a:visited, .menu h2 {
	font-size:12px;
	color:#364745;
	text-decoration:none;
	width:100%;
}

.announce .pvm {
	color:#777;
}

.logos {
	margin-top:30px;
	margin-left:15px;
}

.logotext {
	display:block;
	font-size:10px;
	margin:5px;
}

.nav_logo {
	display:inline;
	margin-bottom:10px;
}

.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}
.content_container {
	width: 790px;
	clear:both;
	background: #fff url('main_bg_middle.gif') top center repeat-y;
}
.content {
	display:block;
	width:635px;
	float:right;
	margin:10px 0 0 0;
	padding:0 0 20px 0;
	text-align:justify;
}
.content p {
	margin-top:8px;
	margin-bottom:10px;
	line-height:1.4em;
}
.content .taulu p {
	margin:0px;
	padding:2px;
}
.content .taulu tr td {
	border-bottom:1px solid #ddd;
}
.footer {
	clear: both;
	width:790px;
	background: #fff url('main_bg_bottom.gif') top center no-repeat;
	font-size: 11px;
	color: #555;
	text-align: center;
}
.footer p{
	padding:10px 0;
	margin:0;
}

.footer ul {
	list-style-type: none;
	padding:5px 0 0 0;
	margin:0;
}

.footer ul li {
	display:inline;
	padding:0 2px;
}

.footer a:link, .footer a:hover, .footer a:visited {
	color: #555;
}

.tuotteet_palvelut h2 {
	border-bottom:none;
}

.tuotteet_palvelut h2 a:link, .tuotteet_palvelut h2 a:visited {
	text-decoration:underline;
}

.tuotteet_palvelut h2 a:hover {
	text-decoration:none;
}
