@charset "utf-8";
/* CSS Document */

BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #353535;
	background : #fdefe4;
	margin: 0px;
	padding: 0px;
}

TD {
	border : 0;
	border-bottom : 1px solid #c0c0c0;
	padding : 1px !important;
}

TABLE {
	border : 0; !important;
}


#bodybgwrapper {
	width : 983px;
	background : url('gfx/body-bg.gif') no-repeat top right;
	margin : 0 auto;
}

UL, LI {
	margin : 0;
	padding : 0;
}

P {
	margin : 0 0 10px 0;
	padding : 0;
	line-height : 180%;
}

H1, H2, H3, H4, H5 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 700;
	margin : 0 0 30px 0;
}
H1 {
	font-size : 20px;
	font-weight : 700;
}

H2 {
	font-size : 14px;
	margin-bottom: 20px;
}
H3 {
	font-size : 13px;
	margin-bottom: 20px;
}
H4, H5 {
	font-size : 12px;
	margin-bottom: 20px;
}

IMG { border : 0; }


#bigwrapper {
	width : 853px;
}

#head {
	width : 853px;
	height : 98px;
}

#navi {
	border-top : 1px solid #cfcfcf;
	border-bottom : 1px solid #cfcfcf;
	width : 853px;
	height : 36px;
}

a:active, a:link, a:visited {
	color : #db001b;
}

a:hover {
	text-decoration : none;
	color : #ff001b;
}

#foot {
	width : 853px;
	height : 109px;
}

#middlecontainer {
	width : 853px;
	min-height : 391px;
	background-repeat : no-repeat;
}

#etusivu-main {
	width : 460px;
	padding : 45px 315px 20px 78px;
	height : 286px;
	overflow : auto;
}

#alasivu-repeat-bg {
	width : 853px;
	background : url('gfx/bg-repeat.jpg') repeat-y;
}

#punaviiva {
	width : 853px;
	height : 7px;
	background : #db001b;
}

#alanavi-container {
	float : left;
	width : 180px;
	margin-right : 45px;
}

#alasivu-txt {
	padding-top :22px;
	float: left;
	width: 420px;
}

#alanavi {
	margin : 30px 0 0 30px;
	list-style-type : none;
}

#alanavi a {
	display:block;
	background-image: url(gfx/li.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#676767;
	text-decoration:none;
	font-size:larger;
	padding: 5px 15px 6px 15px;
}

