/* -----------------------------------------------------------------------

entisointirinne.fi
----------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body {
color:#323232;
font-family:Vollkorn, serif;
font-size: 16px;
line-height: 22px;
background:url(../../images/layout/wood_bg.png);
text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
}

.container {
height:511px;
width: 100%;
background:url(../../images/layout/container_bg.png) repeat-x; 
}

#content {
padding:40px 0 0 80px;
width: 1020px;
}

#index #header {
background:url(../../images/layout/logo.png) no-repeat;
height:62px;
margin:23px 0 23px 80px;
width:327px;
padding: 0 0 0 40px;
} 



h1  {
text-indent:-9999px;
}

h1 a {
display:block;
height:62px;
margin:23px 0 0 80px;
width:327px;
overflow:auto;
}

p {
font-size:1.2em
}


#main {
width:440px;
float: left;
}

#main a {
color:#990000;
}

#main a:hover {
text-decoration:none;
color:#333;
}

.intro {
font-weight: 700;
font-size: 17px;
padding: 0 0 20px 0;
line-height: 25px;
}

ul {
padding: 10px 0 30px 0;

}

.bold {
font-weight: 700;
}

.pic {
margin:-190px 0 0 0;
float: left;
}