* {
	margin: 0;
	padding: 0;
	/*#60b3e7*/
}

body {
background: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
color: #222;
}

a {
text-decoration: none;
color: #425969;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
margin: 0 auto;
width: 795px;
max-width:795px;
}

#header {
height: 220px;
background: #fff url(kesakuva1.jpg) no-repeat;
background-position: center top;

}
#header h1 { 
font-weight: bold;
font-size: 28px;
letter-spacing: -1px;
padding: 15px 0 0 20px;
color: #fff;
}
#header h1 a { 
font-weight: bold;
color: #000;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
padding: 10px;
}
#header h1 a:hover {
color: #fff;
}
#header h2 {
	font-weight: bold;

font-size: 19px;
color: #e0e6e9;
padding: 10px 0 0 30px;
letter-spacing: -1px;
font-weight: 100;
}

#content {
padding: 0 20px;
}


.right {
float: right;
width: 570px;
text-align: justify;
padding-top: 20px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #549dca;
}
.right h2 a {
text-decoration: none;
color: #fff;
}
.right h2 a:hover {
color: #111;
}

.left {
float: left;
width: 180px;
padding-top: 10px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #549dca;
color: #fff;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 20px;
color: #549dca;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}
.articles {
padding: 10px;
background-color:#eff2f991;
}
td.td_header {
font-size: 13px;
font-weight: 100;
font-weight: bold;
padding-left: 10px;
height: 30px;
line-height: 30px;
color: black;
padding: 0px 5px 2px 5px;
background-color: #e6e6e6;
}
td {
font-size: 13px;
font-weight: 100;
height: 30px;
line-height: 30px;
color: black;
padding: 0px 5px 2px 5px;
}
#tupakointi {
color: red;
font-weight: bold;
}

#footer {
text-align: center;
font-size: 11px;
color: #aaa;
margin-top: 40px;
border-top: 1px dotted #aaa;
padding-top: 10px;
padding-bottom: 10px;
}
#footer a { color: #8f8f8f; }
#footer a:hover { color: #111; }