body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,pre,form,fieldset,input,p,blockquote,th,td,img{margin:0;padding:0;border-collapse:collapse;border-spacing:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
cite,code,em,strong,th{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
th{text-align:left;}
h1,h2,h3,h4{font-size:100%;}
q:before,q:after{content:'';}
* { outline: none; }

body {
	background: #000 url('../images/bg.jpg') repeat-x top left; 
	text-align: center; 
	font-size: 12px;
	font-family: "tahoma", "trebuchet ms", "arial";
	color: #fff;
	height: 100%;
	
}

h1 { font-weight: bold; font-size: 18px; color: #93c1f5; }
h2 { font-weight: bold; font-size: 15px; color: #93c1f5; }
h3 { font-weight: bold; font-size: 14px; color: #fff; }

h1, h2, h3, h4, h5, .sideButtons { font-family: "arial", "trebuchet ms"; text-transform: uppercase; letter-spacing: -0.01em;}

a { color: #93c1f5; text-decoration: none; }
a:hover { color: #fff; text-decoration: underline; }

.bold, strong {font-weight: bold; }
em { font-style: italic; }

ol { list-style-type: upper-roman; list-style-position: inside; color: #aaa; }

.altColor {color: #93c1f5; }
.altColor2 {color: #999; }

.clear { clear: both; margin: 0; padding: 0; }

#page { margin: 0 auto; text-align: left; width: 960px; position: relative;}
#container { background:  url('../images/container_bg.jpg') no-repeat top left; margin: 0; padding: 0;}

#flash { height: 400px; margin: 0; padding: 0; }

#alt {
	position: absolute;
	left: 370px;
	top: 60px;
	font-size: 12px;
	font-family: "arial";
	text-transform: uppercase;
}
#alt a { padding: 0 5px; }

/*********************************
 * HEADER
 **********************************/
#logo {
	position: absolute;
	top: 32px;
	left: 70px;
	z-index:888;
}
 
 
#lang { 
	height: 32px;
	line-height: 32px;
	padding: 0 20px;
	background: url('../images/lang_bg.png') repeat-x;
	position: absolute;
	top: 0;
	right: 30px;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: -0.03em;
	font-family: "arial";
	z-index: 999;
}

#lang li { display: inline; padding: 0 4px 0; }
#lang li a {opacity: 0.7; filter:alpha(opacity=70)}
#lang li a:hover {opacity: 1; filter:alpha(opacity=100)}

#lang li.disabled { opacity: 0.3; filter:alpha(opacity=30) }

/*********************************
 * FOOTER
 **********************************/
#footer {
	margin: 15px 15px 0; 
	width: 930px;
	height: 70px;
	background: url('../images/footer_bg.jpg') no-repeat top left;
	font-size: 11px;
}

.footer_left {
	float: left;
	margin: 13px 15px;
	color: #474747;
	width: 400px;
}

.footer_left a {color: #474747; text-decoration: underline; }

.footer_left img { float: left; margin-right: 15px;}

.footer_right {
	width: 400px;
	text-align: right;
	color: #4f5f71;
	float: right;
	margin: 13px 15px;
}


/*********************************
 * SIDEBAR
 **********************************/
#sidebar {
	float: left;
	width: 280px;
	padding: 42px 30px 20px;
}

#sidebar h2 { color: #fff; margin-bottom: 20px; }
#sidebar p { margin-bottom: 16px; }

#sidebar ul {
	
}
#sidebar li { background: url('../images/nuolet_harmaa.gif') no-repeat 0 4px; margin-bottom: 8px; padding-left: 16px; }

#sidebar ul a { color: #7e7e7e; }
#sidebar ul a:hover { color: #fff; }

.sideButtons { margin-top: 50px; }
.sideButtons a { margin-bottom: 8px; display: block; width: 280px; height: 28px; overflow: hidden; line-height: 28px; background: url(../images/side_button.jpg) no-repeat top left; text-indent: 10px; text-transform: uppercase; font-size: 12px; font-weight: bold; color: #fff; }
.sideButtons a:hover { background-position: bottom left; text-decoration: none; color: #93c1f5;}

#sidebar .notice { margin-top: 50px; }

/*********************************
 * CONTENT
 **********************************/
#content {
	margin: 30px 0 0 18px;
	width: 572px;
	float: left;
}

#content h1 { padding: 13px 0 10px 12px; background: url('../images/title_bg.png') no-repeat top left; width: 100%;  margin-bottom: 16px; }
#content h2 { margin: 20px 0 14px 0; }


#content .inner {
	width: 560px;
	padding-left: 12px;
}

.inner p { margin-bottom: 16px; line-height: 17px; }

.inner ul { list-style-type: square; color: #aaa; margin-bottom: 16px; list-style-position: inside; }
.inner li { margin-bottom: 4px; }

.block {
	float: left;
	width: 250px;
	padding: 12px 0 12px 12px;
	background: url('../images/block_bg.png') no-repeat top left;
	margin-bottom: 10px;
	font-size: 11px;
}

.bleft {margin-right: 44px; }

.block p {margin-top: 10px; }
#content .block h2 { margin: 0; }

p.link { background-color: #000; padding: 7px 10px;  font-size: 12px; margin-bottom: 0;}
p.link  a { background: url('../images/nuolet_sininen.gif') no-repeat 0 4px; padding-left: 16px;}


table.contact { width: 100%; margin: 20px 0 15px; }
table.contact td { padding-bottom: 16px; line-height: 17px; }


img, .block, #lang , #content h1 { behavior: url(pngfix/iepngfix.htc) }

/*********************************
 * NEWS
 **********************************/
.news {
	padding: 12px 0 12px 12px;
	margin-bottom: 15px;
	background: url('../images/block_bg.png') no-repeat top left;
}

#content .news h2 { margin: 0; }

.newsDate { font-size: 10px; color: #aaa; }

