body {
	padding: 0 0 75px 0;
	background: url(../images/bg_body.jpg) repeat-x #ffffff;
}

h2 {
	color: #009833;
}

a {
	color: #009833;
}

/* HEADER */

#logo {
	width: 228px;
	height: 54px;
	background: url(../images/logo_db.png) no-repeat;
	position: relative;
	left: 40px;
	top: 42px;
	float: left;
}

#logo a {
	display: block;
	height: 67px;
	text-indent: -2000em;
}

#header {
	height: 128px;
	width: 980px;
	background: url(../images/header_bg.png) no-repeat 50% 0;
}

#nav {
	background: url(../images/nav_line.jpg) repeat-x;
	position: relative;
	top: 35px;
	left: -40px;
}

#nav li {
	background: url(../images/nav_bg.jpg) repeat-x;
}

#nav li.act_last, #nav li.act_first, #nav li.act {
	background: url(../images/nav_bg_act.jpg) repeat-x;
}

#nav li.act_last a, #nav li.act_first a, #nav li.act a {
	background: url(../images/nav_bg_act.jpg) repeat-x;
}

#nav li.last a {
	background: url(../images/nav_right.jpg) no-repeat 100% 0;
}

#nav li.first a {
	background: url(../images/nav_left.jpg) no-repeat 0 0;
}

#nav li.act_last a {
	background: url(../images/nav_right_act.jpg) no-repeat 100% 0;
}

#nav li.act_first a {
	background: url(../images/nav_left_act.jpg) no-repeat 0 0;
}

#drop_nav {
	background: #238342;
}

#drop_nav li {
	background: transparent !important;
}

#drop_nav li a {
	border-bottom: 1px solid #82b893;
	background: transparent !important;
}

/* MAIN  */

#content {
 	background: url(../images/footer_bg.png) no-repeat 50% 100%;
	padding-bottom: 55px;
}

.content_index {
	background: transparent !important;
}

.content_index #main {
	width: 350px !important;
	padding-right: 300px !important;
	background: url(../images/kuvitus_etusivu.jpg) no-repeat 100% 100%;
	float: left;
	min-height: 200px;
 	height: auto !important;
	height: 200px;
	margin-bottom: 0 !important;
}

.content_index #column {
	border: none;
	margin-bottom: 0;
	overflow: visible;
	margin-top: 25px;
}

.content_index #column h3 {
	margin-bottom: 10px;
}

/* NOSTOT */

#nostot {
	clear: both;
	background: url(../images/nostot_bg.jpg) repeat-y 50% 0;
	line-height: 150%;
	position: relative;
	top: -3px;
	margin-bottom: -3px;
	font-size: 95%;
}

#nostot_top {
	background: url(../images/nostot_bg_top.jpg) no-repeat 50% 0;
	height: 20px;
}

#nostot_bottom {
	background: url(../images/nostot_bg_bottom.jpg) no-repeat 50% 100%;
	height: 20px;
	clear: both;
}

#nostot .nosto {
	width: 274px;
	float: left;
	position: relative;
	left: 4px;
	padding: 4px 25px 0 25px;
}

#nostot .nosto h3 {
	font-size: 125%;
	margin-bottom: 10px;
}

#nostot .nosto p {
	margin-bottom: 10px;
}

#nostot .logo_nosto {
	display: block;
	float: right;
	margin: 0 0 8px 8px;
}

#nostot .nosto a {
	text-decoration: none;
	font-size: 115%;
}

#nostot .nosto a:hover {
	text-decoration: underline;
}

#nosto-futuraplan {
	display: block;
	text-indent: -2000em;
	width: 977px;
	height: 47px;
	background: url(../images/nosto-futuraplan.png) no-repeat;
	clear: both;
	margin-top: 8px;
}

/********* FOOTER **********/

#footer {
	margin-top: -25px;
	clear: both;
	/*top: -60px;*/
	color: #555555;
	/*z-index: 5000;*/
}

.footer_index {
	padding-top: 15px !important;
	margin-top: -55px !important;
	background: url(../images/footer_bg_index.jpg) no-repeat 50% 0 !important;
}

/******* YRITYS-SIVU ******/

#arvo_lista {
	width: 224px;
	height: 238px;
	display: block;
	width: auto;
	margin: 0 auto 0 auto;
	background: url(../images/arvo_lista.jpg) no-repeat;
	position: relative;
	top: -10px;
}

#arvo_lista li {
	display: none;
}



