/************** sayri ************/
body  {
	margin: 0px auto;
margin-left: 0px auto;
margin-left: 0px auto;
	max-width: 1200px;
	width:expression(document.body.clientWidth > 1200? "1200px": "auto" );
	font-family:verdana, arial, times, georgia, sans-serif;
}

a {
	color:#0033CC;
	text-decoration:none;
}

a:hover {
	color:#40A7D6;
	text-decoration:underline;
}
a:visited {
	color:#006699;
	text-decoration:none;
}

#wrapper {
	height:100%;
	width:100%;
}
/********************* Search form  ******************/
.text {
	height:14px;
	width:110px;
}

.go {
	height:21px;
	background:#65A8C9;
	color:#fff;
	font-family:helvetica;
	font-weight:bold;
}
/***************** TEXT IN THE HEADER **************************/
#top h1 {
	font-family:Century Gothic, georgia, helvetica, times, sans-serif;
	font-weight:bold;
	font-size:35px;
	text-transform:uppercase;
	margin-top:0px;
	margin-left:2%;
	color: #000000;
	padding-top:22px;
	}
/*************************** HEADER PROPERTIES ************************/
#top {
	padding:0px;
	height:100px;
	width:100%;
	background-color: #CC3300;
	background-image: url(top.jpg);
	background-repeat: repeat-x;
	}
/************************ LEFT SIDE COLUMN *****************/
#left {
float: left; 

	width:200px;
	background:#fff;
	margin-left: 10px;
	margin-top: 10px;

}


	
/************************** MAIN CONTENT IN MIDDLE ******************/

#middle {
background:#fff;
margin-left: 220px;
margin-right:220px;
}
	
#middle p, p {
	font-size:11px;
	color:#404040;
}

#middle h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	border-bottom:1px solid #c4c4c4;
	padding-bottom:3px;
	margin-top:22px;
}
#middle h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #c4c4c4;
	padding-bottom:3px;
	margin-top:22px;
}
#middle h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-top:22px;
}
#middle h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-top:22px;
}
/***************************  RIGHT COLUMN  *********************/
#right {
float: right;

	width:170px;
	background:#fff;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}

#right a {
	line-height:2em;
	
}

#right br {
	line-height:0.7em;
}
/********************************************    FOOTER  *****************/
#footer {
	border-top:1px dashed #c4c4c4;
	padding-top:2px;
	text-align:center;
	width:100%;
	margin:0 auto;
	clear:both;
	margin-top:20px;
}
/********************************************    MENU  *****************/
.menux {
	background-color: #CCCCCC;
	margin: 0px;
	height: 23px;
	width: 100%;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: thin;
	text-align:center;
	background-image: url(bg_menu.gif);
}

#navcontainer
{
	margin: 0;
	padding: 0 0 0 12px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin-top: 2px;	
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer A
{
	color: #666666;
	display: block;
	width: auto;
	text-decoration: none;
	
	margin: 0;
	padding: 2px 10px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #aaa;

}

#current
{
	display: block;
	padding: 5px 3px;
	width: 160px;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #333;
	font-weight: bold;
	font-size: 0.8em;
	
	background-image: url(current.jpg);
}
#navcontainer A:hover, #navcontainer A:active { background: #BBBBBB; }

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}
/********************************************    MENU 2   *****************/
#navcontainer2 { margin-left: 5px; }

#navcontainer2 ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color:#CC0000;
	font-weight: bold;
	width: 180px;
	
}


#navcontainer2 li { margin: 0; border-bottom: 1px solid #999999}

#navcontainer2 a
{
display: block;
padding: 5px 3px;
width: 180px;
color: #333333;
text-decoration: none;

font-weight: bold;
font-size: 0.8em;


}

#navcontainer2 a:hover
{
color: #FFFFFF;
text-decoration: none;
width: 174px;
background-color: #CC0000;
}

#navcontainer2 ul ul li { margin: 0; }

#navcontainer2 ul ul a
{
display: block;
padding: 5px 5px 5px 5px;
width: 170px;
color: #000;
border-bottom: 1px solid #999999;
text-decoration: none;
font-weight: normal;
}

#navcontainer2 ul ul a:hover
{
color: #FFFFFF;
background-color: #CC3333;
text-decoration: none;
border-bottom: 0px solid #999999;
}

/********************************************    NEWS   *****************/
#news {
	width: 180px;
	height: 181px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(newsbg180.jpg);
	visibility: visible;
	background-repeat: no-repeat;
	overflow: visible;
}

#news h1{
	text-align: center;
	font-size:12px;
	margin-top: 2px;
	margin-bottom: 0px;
	border-bottom-width: 0px;
}
#news p{
	text-align: center;
	font-size:11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	margin-top: 0px;
}
#news a{
	text-align: center;
	font-size:11px;
	margin-top: 0px;
	color: #0033CC;
	font-weight: bold;
}
#news a:hover{
	color: #40A7D6;
}
#uutiset{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.thumbnail {
	background-color: #FFFFFF;
	margin-top: 25px;
	padding: 2px;
	border-top: thin solid #CCCCCC;
	border-right: thin solid #999999;
	border-bottom: thin solid #999999;
	border-left: thin solid #CCCCCC;
}
.thumbnail2 {
	background-color: #FFFFFF;
	margin-top: 5px;
	padding: 2px;
	border-top: thin solid #CCCCCC;
	border-right: thin solid #999999;
	border-bottom: thin solid #999999;
	border-left: thin solid #CCCCCC;
	margin-right: 5px;
}

