/* Start of CMSMS style sheet 'ruastetyyli' */
#mainNavigation, #mainNavigation h3, #summary {
	font-family: 'verdana', 'Lucida Grande', sans-serif;
	font-size: 14px;
	font-weight: 900;
	padding-bottom: 0px; 
	text-transform: uppercase;
}

#mainNavigation a, #summary {
	color: #FFFFFF;
	padding-bottom: 0 px; 
	text-decoration: none;
}

#mainNavigation a:hover {
	background: url('_gfx/viiva_default.gif') repeat-x bottom left;
}

#mainNavigation h3 {
	background: url('_gfx/viiva_active.gif') repeat-x bottom left;
	color: #c74930;
}



/*	Basic structure ....................................... */

body {
	color: #212121;
	font: 12px/1.618em Verdana, Helvetica, sans-serif;
       background: #986b27
}


#document {
	text-align: left;
	margin: 0 auto;
	position: relative;
	width: 900px;
}


#logo {
	position: absolute;
	left: 0; top: 15px;
}

/*TÄSTÄ SIIRRELLÄÄN LINKKIRIVIN PAIKKAA VASEMMALTA OIKEALLE*/
#header {
	border-top: 0px solid #a41b00;
	position: absolute;
	left: 50px; top: 0;
	width: 450px;
	z-index: 2;
}

#mainNavigation ul {
        float: center;
        text-align: center;
	position: absolute;
	left: 000; top: 255px;
	width: 750px;
}

#mainNavigation li {
	float: right;	
margin-right: 10px;
}

#highlight {
	background: url('_gfx/cms_leiska_tausta.jpg') no-repeat top left;
	height: 800px; width: 980px;
	position: absolute;
	left: 0; top: 40px;
	z-index: 1;
}

#highlight .frame {
	padding-left: 15px;
	padding-top: 00px;
}



#highlight .navigation a:hover {
	background: url('_gfx/nuoli_hover.gif') no-repeat center left;
	color: #C9C9C9;
}

#content {
	border-bottom: 0px solid #212121;
	position: absolute;
	left: 55px; top: 305px;
	z-index: 3;
	padding-bottom: 10px;
}


/* End of 'ruastetyyli' */

