/* General */

body {
	margin: 0;
	padding: 0;
}

a:hover, a:active {
	color:#99CC00;
	text-decoration: none;
}

img {
	border: 0;
}

.image-left {
	float: left;
	margin: 0 15px 0 0;
	text-indent: -999em;
}

.image-right {
	float: right;
	margin: 0 0 0 15px;
	text-indent: -999em;
}

.image-left img,
.image-right img {
	border: none;
}

/* Layout */

#container {
	width: 815px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

.clearer { clear: both; }
.hidden { display: none; }

#contentContainer {
	width: 560px;
	float: left;
	margin-bottom: 30px;
}

#contentContainer #content {
	margin-left: 52px;
	padding-top: 10px;
}

/* Sidebar */

#sidebarContainer {
	width: 250px;
	height: auto;
	float: right;
	margin-right: 4px;
	font-size: 95%;
	line-height: 1.4;
	position: relative;
	top: -34px;
}

#sidebarContainer #sidetop,
#sidebarContainer #sidecontent,
#sidebarContainer #sidebottom
#sidebarContainer #sidelinks {
	padding-top: 0px;
	position: relative;
}

.finfood {
	margin-top: 25px;
	margin-left: 38px;
}

/* Navigation */

#navcontainer {
	width: 815px;
	margin: 0 auto;
	height: 40px;
	position: relative;
	left: 38px;
	top: 6px;
}

#navcontainer #current {
	background-position: right;
}

#navcontainer ul li .currentAncestor {
	background-position: right;
}

#navcontainer ul{
	height: 50px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#navcontainer li {
	display: inline;
}

#navcontainer a:link,
#navcontainer a:visited {
	display: block;
	float: left;
	height: 34px;
	background-position: left;
	text-indent: -999em;
}

#navcontainer a:hover,
#navcontainer a:active {
	background-position: right;
}

#navcontainer a:link.Yritys,
#navcontainer a:visited.Yritys {
	width: 86px;
}

#navcontainer a:link.Tuotteet,
#navcontainer a:visited.Tuotteet {
	width: 107px;
}

#navcontainer a:link.Vinkit,
#navcontainer a:visited.Vinkit {
	width: 87px;
}

#navcontainer a:link.Toihin,
#navcontainer a:visited.Toihin {
	width: 87px;
}

#navcontainer a:link.Yhteystiedot,
#navcontainer a:visited.Yhteystiedot {
	width: 145px;
}

#navcontainer a:link.Sidetop,
#navcontainer a:visited.Sidetop,
#navcontainer a:hover.Sidetop,
#navcontainer a:active.Sidetop {
	width: 200px;
}

/* Text */

h1 {
	margin: 0 5px 10px 0;
	display: block;
	float: left;
	font: normal 1.8em "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
}

h2 {
	margin: 0 0 10px;
	display: block;
	font: normal 1.8em "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	text-align: justify;
}

h3 {
	margin: 0 5px 10px 0;
	float: left;
	font: normal 1.3em "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
}

h4 {
	margin: 0 0 10px;
	display: block;
	font: normal 1.3em "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	text-align: justify;
}

h5 {
	margin: 7px;
	font: normal 1.0em "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	display: block;
	text-align: justify;
}

#content ul {
	margin: 5px 15px 10px;
	padding: 0;
	list-style-type: none;
	line-height: 1.8;
}

#content ul li {
	padding-left: 20px;
	background-position: left 7px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#content {
	margin-right: 25px;
	padding-bottom: 10px;
}

/* Footer */

#kuva {
	width:758px;
	margin:25px;
	position: relative;
}

#footer {
	width: 815px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}