body
{	
	margin:0;
	clear:both;
}
.site_container {
	width:860px;
	height: auto !important;
	font-family: Trebuchet MS;
	margin-left:auto;
	margin-right:auto;
}
#logo 
{
	background-image: url('images/logo.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width:860px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.ylaosa
{
	background-image: url('images/menuyla.gif');
	background-repeat: no-repeat;
	height: 12px;
	
}

.alaosa
{
	background-image: url('images/menuala.gif');
	background-repeat: no-repeat;
	height: 12px;
	margin-top: -1em;	
}

/*#alaosa2
{
	background-image: url('images/menuala2.gif');
	background-repeat: no-repeat;
	height: 12px;
	margin-top: -1em;	
}*/

.keskiosa
{
	background-image: url('images/gradientmenu2.jpg');
	background-repeat: repeat-x;
	height: 365px;
}

li.lang
{
	
	position: absolute;
	bottom: 10px;
}


.menu
{
	position:relative;
	float: left;
	padding: 0em;
	
	margin-right: 0.3em;
	width:175px;
	
}

#submenu td
{
	table-layout: fixed;
	
	background-color: rgb(192,225,153);
}
#submenu td
{
	width: 30%;
	text-align: center;
	cursor: default;
}

#submenu td.aktiivinen
{
	background-color: rgb(179,215,81);	
}

table
{
	height:30%;	
}

#submenu a, td
{
	color: rgb(76,89,60);
	text-decoration: none;
	cursor: pointer;
	font-size: 12px;
}

#submenu {
	
	background-color: rgb(217,255,173);
}

#submenu a:link
{
	color: rgb(76,89,60);
	text-decoration:none;
	cursor: pointer;
}

#submenu a:visited
{
	color: rgb(76,89,60);
	text-decoration:none;
	cursor: pointer;
}

#submenu a:hover
{
	color: rgb(121,143,97);
	cursor: pointer;
}


#submenu a:active
{
	color: rgb(76,89,60);
	text-decoration:none;
	cursor: pointer;
}


li.aktiivinen { 
	background-image: url('images/button.png');
	padding: 0.5em;
	cursor: default;
	color: rgb(51,102,0);
	width:156px;
	background-repeat: no-repeat;
}

.menu ul
{
	list-style-type: none;
	padding-left: 0.7em;
	font-size: 13px;
}

.menu li
{
	margin: 0.5em;
}

.menu a:link
{
	color: rgb(0,51,0);
	text-decoration:none;
	cursor: pointer;
}

.menu a:visited
{
	color: rgb(0,51,0);
	text-decoration:none;
	cursor: pointer;
}

.menu a:hover
{
	color: rgb(0,51,51);
	text-decoration:underline;
	cursor: pointer;
}


.menu a:active
{
	color: rgb(0,51,0);
	text-decoration:none;
	cursor: pointer;
}

#wrapper
{
	float: left;
	padding: 0.5em;
	padding-top: 0em;
	width: 58%;
	margin:0.1em;
	margin-right: 0.3em;
	background-color: rgb(255,255,255);
	border: medium double rgb(229,249,0);
	cursor: default;
}

#content a:link
{
	color: rgb(0,51,0);
	text-decoration:none;
	cursor: pointer;
}

#content a:visited
{
	color: rgb(0,51,0);
	text-decoration:none;
	cursor: pointer;
}

#uros
{
position: relative;
right: 95px;
margin: 0.2em;
}

#content a:hover
{
	color: rgb(0,51,51);
	text-decoration:underline;
	cursor: pointer;
}


#content a:active
{
	color: rgb(0,51,0);
	text-decoration:none;
	cursor: pointer;
}

#content p 
{
	font-size: 13px;
	color: rgb(51,51,51);
}

#mainokset
{
	width: 115px;
	height: 200px;
	float: left;
	padding-left: 1.5em;
	
	margin:0.1em;
	cursor: default;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: -1.5em; 
}

#bottom
{
	clear:both;
	padding-top: 0.5em;
	text-align: center;
	font-size: 12px;
	cursor: default;
	color: rgb(51,51,51);
}

img
{
	border-style: none;
}

#content img 
{
	float: right;
	margin: 0.2em;	
}

#logo img
{

	position: relative;
	top: -10px;
	left: 700px;
	
}

hr 
{
	border: none;
	width: 100%;
	
	background-color: rgb(153,153,153);  
	height: 5px;
}