html, body {margin: 0;padding: 0;border: 0;}

body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #333;	
	text-align: center;
	background: #ECF0EE; 
	height: auto;
}

body a img, body a:hover img {border: none;}

body a 
{
	color: #00AE4D;
	text-decoration: underline;
}

body a:link	
{	
	color: #00AE4D;
	text-decoration: underline;
}	
		
body a:visited	
{	
	color: #00AE4D;
	text-decoration: underline;
}	
		
body a:active
{	
	color: #00AE4D;
	text-decoration: underline;
}	
		
body a:hover {
	color: #00AE4D;
	text-decoration: underline;
}

hr {	
	width: 100%;
	height: 1px;
}

table 
{
	font-family: Arial, Helvetica, Sans-serif; 
	font-size: 1em;
	color: #666666; 
}

p 
{
	margin: 0;
	padding: 0 0 17px 0;
	}


/**********************************************************/

#Container 
{
	position: relative;
	display: block;
	margin-top: 0; 
	margin-right: auto; 
	margin-bottom: 0; 
	margin-left: auto;
	padding: 0;
	height: auto;
	width: 790px;
	text-align: left;
	background: url(../img/container_bg.gif) repeat-y left top;
}

#Container:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

/*************************************** HEADER-ELEMENTS *******************/

#Header {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 790px;
	height: 243px;
	background: url(../img/container_top.gif) no-repeat left top;
}

#Header:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#HeaderLeft {
	display: block;
	position: relative;
	width: 184px;
	height: 207px;
	margin: 35px 0 0 20px;
	padding: 0;
	background: #fff;
	color: #959595;
}

#HeaderLeft:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#Logo {
	display: block;
	position: relative;
	width: 184px;
	height: 103px;
	margin:  0;
	padding: 0;
}

#ContactInfo {
	display: block;
	position: relative;
	padding: 0;
	width: 169px;
	height: 70px;
	margin: 10px 0 0 15px;
	color: #666;
}

#ContactInfo:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}


.ContactInfoRow {
	display: block;
	position: relative;
	padding: 0;
	width: 169px;
	margin: 0;
	color: #666;
}

#ContactInfoRow:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#LangMenu {
	display: block;
	position: relative;
	width: 169px;
	height: 20px;
	margin: 0 0 0 15px;
	padding: 0;
	color: #00AE4D;
	font-weight: bold;

}

#LangMenu a { 
	text-decoration:none!important;
}

#LangMenu:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}


#HeaderRight {
	display: block;
	position: relative;
	width: 576px;
	height: 224px;
	margin: 19px 0 0 0;
	padding: 0;
}

#SABanner {
	display: block;
	position: absolute;
	width: 566px;
	height: 224px;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	z-index: 10;
}

#SABanner:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#BannerMask {
	display: block;
	position: absolute;
	width: 566px;
	height: 224px;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	z-index: 20;
}

#BannerMask:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

/******************************* COLUMNS N STUFF ***************************/

#Columns {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 790px;
	height: auto;
}

#Columns:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

.Column 
{
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
}

#C1 {	
	position: relative;
	display: block;
	width: 185px;
	margin: 0 0 0 19px;
	padding: 0;
}

#C2 {
	position: relative;
	display: block;
	width: 540px;
	padding: 0;
	margin: 0 0 0 25px;
}

#C3 {
	position: relative;
	display: block;
	width: 1px;
	height: 200px;
	padding: 0;
	margin: 0;
}

#C1:after, #C2:after, #C3:after  {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

/****************************************** SACONTENTS ****************/

#SAContent1,#SAContent2,#SAContent3,#SAContent4,#SAContent5,#SAContent6,#SAContent7,#SAContent8,#SAArea1,#NewsBox
{
	position:relative;
	display: block;
	height: auto;
	padding: 0;
}

#SAContent1:after,#SAContent2:after,#SAContent3:after,#SAContent4:after,#SAContent5:after,#SAContent6:after,#SAContent7:after,#SAContent8:after,#SAArea1:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#SAContent1 ul, #SAContent2 ul, #SAContent3 ul, #SAContent4 ul, #SAContent5 ul, #SAContent6 ul, #SAContent7 ul, #SAContent8 ul {
	display: block;
	position: relative; 
	clear: both; 
	margin: 0 !important; 
	padding: 0 !important; 
	list-style: disc !important; 
	line-height: 1.15em !important; 

} 

#SAContent1 ul li, #SAContent2 ul li, #SAContent3 ul li, #SAContent4 ul li, #SAContent5 ul li, #SAContent6 ul li, #SAContent7 ul li, #SAContent8 ul li {
	margin: 0 0 0.4em 20px!important;
	padding: 0!important;
}

#SAContent1 ul li ul, #SAContent2 ul li ul, #SAContent3 ul li ul, #SAContent4 ul li ul, #SAContent5 ul li ul, #SAContent6 ul li ul, #SAContent7 ul li ul, #SAContent8 ul li ul {
	margin: 0.2em 0 0.6em 0!important;
	padding: 0!important;
	list-style: circle outside!important;
	line-height: 1em!important;
}

#SAContent1 ul li ul li, #SAContent2 ul li ul li, #SAContent3 ul li ul li, #SAContent4 ul li ul li, #SAContent5 ul li ul li, #SAContent6 ul li ul li, #SAContent7 ul li ul li, #SAContent8 ul li ul li {
	margin: 0 0 0.2em 0!important;
	padding: 0!important;
}

#SAContent1 ol, #SAContent2 ol, #SAContent3 ol, #SAContent4 ol, #SAContent5 ol, #SAContent6 ol, #SAContent7 ol, #SAContent8 ol {
	margin: 0 0 1.5em 25px;
	padding: 0;
	line-height: 1.15em;
	list-style-position: outside;
	list-style-type: decimal;
}

#SAContent1 ol li, #SAContent2 ol li, #SAContent3 ol li, #SAContent4 ol li,  #SAContent5 ol li,  #SAContent6 ol li,  #SAContent7 ol li,  #SAContent8 ol li {
	margin: 0 0 0.4em 0;
	padding: 0;
}




.SAContentWidth180 {
	width: 180px;
}


.SAContentWidth260 {
	width: 260px;
}

.SAContentWidth300 {
	width: 300px;
}


.SAContentWidth540 {
	width: 540px;
}

.Width540 {
	width: 540px;
}


/*************************** TEXT COLUMNS */

.TextCols 
{
	position:relative;
	display: block;
	margin: 0;
	padding: 0;
	height: auto;
}

.TextCols:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

.TextLeft260
{
	position:relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 260px;
	height: auto;
}

.TextLeft320
{
	position:relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 320px;
	height: auto;
}


.TextRight260
{
	position:relative;
	display: block;
	margin: 0 0 0 20px;
	padding: 0;
	width: 260px;
	height: auto;
}

.TextRight180
{
	position:relative;
	display: block;
	margin: 0 0 0 40px;
	padding: 0;
	width: 180px;
	height: auto;
}


/********************************* FOOTER *************************/

#Footer 
{
	position: relative;
	display: block;
	margin: 0;
	padding: 45px 0 0 0;
	width: 790px;
	height: 60px;
	background: #ECF0EE url(../img/container_bottom.gif) no-repeat left top;
	text-align: right;
}

.DefaultFooter {background: #ECF0EE url(../img/container_bottom_default.gif) no-repeat left top!important;}

#Footer:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#Footer a
{
	position: relative;
	margin: 0;
	width: 200px;
	color: #979797;	
	text-decoration: none;
	margin-right: 50px;
}

	
/********************************************************/

#WindowHeight 
{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
}


/************************************************/


#TitleBar {
	display: block;
	position: relative;
	margin: 0 0 15px 0;
	padding: 0;
	width: 540px;
	height: 45px;
	/*line-height: 45px;*/
	
	text-align: right;
	color: #666;
	
	font-weight: normal;
	/*font-size: 18px;*/
	background: url(../img/line_horizontal_green.gif) repeat-x left bottom;
	font-size: 16px;
}

.WideSpacing
{
    font-size: 18px;
    font-weight: bold;
    /*letter-spacing: 1px;*/
}



/***********************************************/

.TableOutDark {
	background: #E6E6E6;
	padding: 5px 0 5px 0;
	cursor: hand;
}

.TableOutLight {
	background: #F2F2F2;
	padding: 5px 0 5px 0;
	cursor: hand;

}


.StripedTableDark {
	background: #E6E6E6;
	padding: 5px 0 5px 0;
}

.StripedTableLight {
	background: #F2F2F2!important;
	padding: 5px 0 5px 0;

}


.TableOver {
	background: #BABABA;
	padding: 5px 0 5px 0;
	color: #fff;
	cursor: hand;	
}

table tr td p {
	margin: 0!important;
	padding: 3px 0 3px 0!important;
}


#ButtonNollaaValinta
{
display:block;
position: relative;
width: 110px;
}

























