* {margin:0;padding:0}
/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 

body {
	background: #ffffff url("body_bg.jpg") 0px 0px repeat-y;
	color: #666666;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
}
#outer {
	margin-left:80px;
	margin-right: auto;
	width: 1000px;
	background: transparent;
	clear:both;
	min-height: 100%;
	_height: 100%;
	/*min-height:400px;*/
	/*margin-bottom:-70px;*/
	margin-bottom: -76px;
}

#outerheader {
	width: 1000px;
	height: 272px;
	margin-left: 0px;
	margin-right: auto;
}

#header{
	width: 870px;
	height: 212px;
	margin-left:0px;
	margin-right:auto;
	float: left;
	/*margin-left: 80px;
	margin-right: auto;*/	
	background: url("header.jpg") 0px 0px no-repeat;
}

#languagenav {
	padding-top: 60px;
	float: right;
	width: 100px;
	padding-left: 30px;
	text-align: right;
}
#languagenav ul li {
	padding-bottom: 10px;
	background: #ffffff;
	width: 100px;
	height: 1.5em;
	float: right;
	list-style-type: none;
}

a.langnav{font-size: 12px; color: #7b7b7b; border-bottom: 0px; font-weight: normal;}
a.langnav:hover {color: #C12842; font-weight: normal;}
a.langnav:active {color: #7b7b7b;}
a.langnav:focus {color: #C12842;}
a.langnav_active {font-size: 12px; color: #292929; border-bottom: 0px; font-weight: normal;}
a.langnav_active:hover {color: #292929; font-weight: normal;}
a.langnav_active:active {color: #292929;}
a.langnav_active:focus {color: #292929;}

#navigointi {
	clear: both;
	margin-left: 225px;
	padding: 0px;
	padding-top: 30px;
	height: 30px;
}
a.nav{
	display: block;
	float: left;	
	height: 26px;
	width: 94px;
	padding-left: 6px;
	padding-top: 4px;
	margin-right: 10px;
	border-left: 1px solid #cccccc; 
	border-bottom: 0px;
	background: #ffffff;
	font-size: 18px;
	line-height: 1.25em;
	color: #292929;
	font-weight: normal;
	overflow: hidden; }
a.nav:hover { color:#c12842; font-weight: normal; }

a.nav_active {
	display: block;
	float: left;	
	height: 26px;
	width: 94px;
	padding-left: 6px;
	padding-top: 4px;
	margin-right: 10px;
	border-left: 1px solid #c12842; 
	border-bottom: 0px;
	color: #ffffff;
	font-size: 18px; 
	line-height: 1.25em;
	background: #c12842;
	font-weight: normal;
	overflow: hidden; }
a.nav_active:hover { color:#ffffff; font-weight: normal; }

a.headerlink{
	display:block;
	width:182px;
	height:180px;
	border-bottom: 0px;
}

#content{
	margin-top:101px;
	background: #ffffff;
	width:1000px;
	font-size: 12px;
}
.content_row {
	width: 1000px;
	padding-bottom: 30px;
}
.content_left {
	float: left;
	width: 210px;
	padding-right: 10px;
	height: 38px;
}
.content_header {
	float: left;
	width: 774px;
	padding-left: 5px;
	min-height: 48px;
	line-height: 4em;
	padding-bottom: 5px;
}
.content_center {
	float: left;
	width: 560px;
	padding-left: 5px;
	padding-top: 20px;
	line-height: 1.5em;
	font-size: 13px;
	font-family: helvetica, arial, sans-serif;
	color: #545454;
}
.content_right {
	float: right;
	width: 180px;
	padding-left: 35px;
	padding-top: 20px;
	line-height: 1.5em;
	font-size: 13px;
	font-family: helvetica, arial, sans-serif;
	color: #545454;
}
.clear {
	clear: both;
	visibility: hidden;
}
.hrule {
	width: 1000px;
	height: 1px;
	border-top: 1px solid #cccccc;
	padding-bottom: 30px;
}
#old_news_container {
	width:560px;
	border-top: 1px solid #cccccc;
}
.old_news_row {
	width: 560px;
	height: 2.5em;
	border-bottom: 1px solid #cccccc;
}
.old_news_date {
	float: left;
	width: 110px;
	height: 2.5em;
	font-size: 12px;
	font-weight: normal!important;
	color: #7b7b7b;
	vertical-align: middle;
	line-height: 30px;
	display: inline-block;
}
.old_news_header {
	float: left;
	width: 450px;
	height: 2.5em;
	font-size: 12px;
	vertical-align: middle;
	line-height: 30px;
	display: inline-block;
}

#clearfooter{clear:both;height:46px; visibility: hidden;}/*needed to make room for footer*/
* > html #clearfooter {float:left;width:100%;}/* ie mac styles */
#footer {
	width: 100%;
	clear: both;
	height: 46px;
	position: relative;
	background: transparent;
}
#innerfooter {
	width: 1000px;
	height: 46px;
	margin-left:80px;
	padding-top: 30px;
	background: transparent;
}
.footer_row {
	border-top:1px solid #cccccc;
	width: 780px;
	padding-top: 5px;
	padding-left: 220px;
}
.footer_left {
	float: left;
	width: 120px;
	padding-left: 5px;
	padding-right: 104px;
}
.footer_center {
	float: left;
	width: 115px;
	padding-right: 148px;
}
.footer_right {
	float: left;
	width: 288px;
}
.footertext{
	font-size:11px;
	font-family: helvetica, arial, sans-serif;
	color:gray;	
}
.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.error {
	color: red;
	padding-bottom: 10px;
}
.infotext {
	font-size: 10px;
	color: #000000;
}
a {color: #c12842; text-decoration: none; font-weight: bold; border-bottom: 1px solid #c12842;}
a:hover {color: #c12842; text-decoration: none; font-weight: bold; border-bottom: 0px;}

a.oldnews {color: #545454; border-bottom: 0px; display: block; width: 560px; height: 2.5em; cursor: pointer; cursor: hand;}
a.oldnews:hover {color: #c12842;}

.content_header a {color: #292929; border-bottom: 0px;}
.content_header a:hover {color: #c12842;}

a.move_work {
	display: block;
	width: 210px;
	height: 36px;
	background: url("button_work.jpg") no-repeat 0px 0px;
	border-bottom: 0px;}
a.move_work:hover {background: url("button_hover_work.jpg") no-repeat 0px 0px;}

a.move_news {
	display: block;
	width: 210px;
	height: 36px;
	background: url("button_news.jpg") no-repeat 0px 0px;
	border-bottom: 0px;}
a.move_news:hover {background: url("button_hover_news.jpg") no-repeat 0px 0px;}

a.back {
	display: block;
	width: 210px;
	height: 36px;
	background: url("back_button.jpg") no-repeat 0px 0px;
	border-bottom: 0px;
	margin-top: 2px;}
a.back:hover {background: url("back_button_hover.jpg") no-repeat 0px 0px;}

ul {
	margin-left: 25px;
}
li {
	list-style-image: url("listitem.gif");
}
h1 {
	font-family: helvetica, arial;
	font-size: 4em;
	font-weight: bold;
	color: #292929;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
h2 {
	font-family: helvetica, arial;
	font-size: 3em;
	font-weight: bold;
	color: #292929;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
.case{
	padding-left:226px;
	width:754px;
	padding-bottom:25px;
	padding-top:25px;
	border-bottom:1px solid #cccccc;
}
.casetext{
	font-size:14px;
	font-family: helvetica, arial, sans-serif;
	line-height: 1.5em;
	width:540px;
	padding-top:20px;
}
.contact{
	font-size:14px;
	font-family: helvetica, arial, sans-serif;
	line-height: 1.5em;
	width:540px;
}

.old_news{
	border-bottom:1px solid #cccccc;
	height:30px;
	color:#666666;	
}
img.hidden {
	display: none;
}