html, body {margin: 0;padding: 0;border: 0;}

body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000;	
	text-align: center;
	height: auto;
	background: #CEDEE6 url(../img2007/body_bg.gif) repeat-x left top;
}

body a img, body a:hover img {border: none;}

body a 
{
	color: #1193DE;
	text-decoration: none;
}

body a:link	
{	
	color: #1193DE;
	text-decoration: none;
}	
		
body a:visited	
{	
	color: #1193DE;
	text-decoration: none;
}	
		
body a:active
{	
	color: #1193DE;
	text-decoration: none;
}	
		
body a:hover {
	color: #1193DE;
	text-decoration: underline;
}

hr {	
	width: 100%;
	height: 1px;
}

p 
{
	margin: 0;
	padding: 0 0 17px 0;
	}


/**********************************************************/


#ContainerOuter 
{
	position: relative;
	display: block;
	margin-top: 12px; 
	margin-right: auto; 
	margin-bottom: 0; 
	margin-left: auto;
	padding: 0;
	height: auto;
	width: 998px;
	text-align: left;
	background: url(../img2007/container_bg1.jpg) repeat-y left top;
}

#ContainerOuter:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}


#ContainerInner 
{
	position: relative;
	display: block;
	margin-top: 0; 
	margin-right: auto; 
	margin-bottom: 0; 
	margin-left: auto;
	padding: 23px 0 0 0;
	height: auto;
	width: 998px;
	text-align: left;
	background: url(../img2007/container_bg2.jpg) repeat-y left top;
}

#ContainerInner:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}


/*************************************** HEADER-ELEMENTS *******************/

#Header {
	position: relative;
	display: block;
	margin: 0 0 0 53px;
	padding: 0;
	width: 892px;
	height: 192px;
}

#Header:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#BannerBox {
	position: relative;
	display: block;
	margin: 0 0 0 53px;
	padding: 0;
	width: 892px;
	height: 189px;
}

#SABanner {
	display: block;
	position: absolute;
	width: 708px;
	height: 189px;
	margin: 0;
	padding: 0;
	top: 0;
	left: 184px;
}



#Logo {
	display: block;
	position: absolute;
	width: 184px;
	height: 179px;
	margin: 0;
	padding: 0;
	top: 0;
	left:0;
}

#Logo2 {
	display: block;
	position: absolute;
	width: 283px;
	height: 24px;
	margin: 0;
	padding: 0;
	top: 23px;
	left: 53px; 
}

 

/******************************* COLUMNS N STUFF ***************************/

#Columns {
	position: relative;
	display: block;
	margin: 5px 0 0 53px;
	padding: 0;
	width: 892px;
	height: auto;
}

.Columns1 {background: url(../img2007/content_bg1.gif) repeat-y left top;}
.Columns2 {background: url(../img2007/content_bg3.gif) repeat-y left top;}


#Columns:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

.ColumnsTopAndBottom1 {
	position: relative;
	display: block;
	margin: 0 0 0 53px;
	padding: 0;
	width: 892px;
	height: 1px;
	background: url(../img2007/content_bg2.gif) no-repeat left top;
	overflow: hidden;
}

.ColumnsTopAndBottom1:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

.ColumnsTopAndBottom2 {
	position: relative;
	display: block;
	margin: 0 0 0 53px;
	padding: 0;
	width: 892px;
	height: 1px;
	background: url(../img2007/content_bg4.gif) no-repeat left top;
	overflow: hidden;
}

.ColumnsTopAndBottom2: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: 150px;
	margin: 0 0 0 17px;
	padding: 0;
}

#C2 {
	position: relative;
	display: block;
	width: 670px;
	padding: 0;
	margin: 0 0 0 34px;
}

#C3 {
	position: relative;
	display: block;
	width: 310px;
	padding: 0;
	margin: 0 0 0 34px;
}

#C4 {
	position: relative;
	display: block;
	width: 310px;
	padding: 0;
	margin: 0 0 0 50px;
}





#C1:after, #C2:after, #C3:after, #C4:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}



/****************************************** SACONTENTS ****************/

#SAContent1,#SAContent2,#SAContent3,#SAContent4,#SAContent5,#SAContent6,#SAContent7,#SAContent8,#SAArea1
{
	position:relative;
	display: block;
	height: auto;
	padding: 10px 0 10px 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;
}

.Width11 {width: 11px;}
.Width40 {width: 40px;}
.Width145 {width: 145px;}
.Width180 {width: 180px;}
.Width202 {width: 202px;}
.Width205 {width: 205px;}
.Width215 {width: 215px;}
.Width216 {width: 216px;}
.Width245 {width: 245px;}
.Width290 {width: 290px;}
.Width260 {width: 260px;}
.Width305 {width: 305px;}
.Width310 {width: 310px;}
.Width454 {width: 454px;}
.Width550 {width: 550px;}
.Width660 {width: 660px;}
.Width700 {width: 700px;}
.Width840 {width: 840px;}
.Width886 {width: 886px;}

/*************************** 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;
}



.TextLeft320{
	position:relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 320px;
	height: auto;
}


.TextRight320
{
	position:relative;
	display: block;
	margin: 0 0 0 20px;
	padding: 0;
	width: 320px;
	height: auto
}




/********************************* FOOTER *************************/

#Footer 
{
	position: relative;
	display: block;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 998px;
	height: 10px;
	text-align:left;
	background: url(../img2007/footer_bg.gif) no-repeat left top;
	}

#Footer:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#LogoBox 
{
	position: relative;
	display: block;
	margin: 25px 0 25px 54px;
	padding: 0;
	width: 890px;
	height: 82px;
	background: #fff url(../img2007/logobox_bg.gif) repeat-y center top;
	border-top: 1px solid #E4EDF1;
	}

#LogoBox:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

.LogoBox_Sosiaali {
	display: block;
	position: absolute;
	height: 53px;
	width: 155px;
	left: 20px;
	top: 17px;
}

.LogoBox_Sonet {
	display: block;
	position: absolute;
	height: 53px;
	width: 165px;
	left: 175px;
	top: 17px;
}

.LogoBox_Vaasa {
	display: block;
	position: absolute;
	height: 53px;
	width: 152px;
	left: 350px;
	top: 17px;
}

.LogoBox_Keski {
	display: block;
	position: absolute;
	height: 53px;
	width: 166px;
	left: 510px;
	top: 17px;
}

.LogoBox_Etela {
	display: block;
	position: absolute;
	height: 53px;
	width: 170px;
	left: 680px;
	top: 17px;
}
	
/********************************************************/

#CopyRight 
{
	display: block;
	position: relative;
	width: 888px;
	height: 25px;
	margin: 0 0 0 5px;
	padding: 0 10px 0 0;
	line-height: 25px;
	background: #5D5D5D;
	text-align: right;
	color: #CCCCCC;
	
}

* html #CopyRight {width: 898px;}

#CopyRight a
{
	color: #CCCCCC;
}

/************************************************/

#InfoBox
{
	display: block;
	position: relative;
	width: 250px;
	height: auto;
	margin: 0;
	padding: 0;
	background: #fff url(../img2007/infobox1_bg.gif) repeat-y left top;
	border-top: 1px solid #F1F1F1;
	border-bottom: 1px solid #F1F1F1;	
}

#InfoBoxTitle {
	display: block;
	position: relative;
	width: 202px;
	height: auto;
	margin: 0;
	padding: 0 24px 0 24px;
	background: #4E4E4E url(../img2007/infobox1_title_bg.gif) no-repeat left center;;
	border-top: 1px solid #C1C1C1;
	border-bottom: 1px solid #C1C1C1;	
}

* html #InfoBoxTitle {width: 250px;}

#InfoBoxBody {
	display: block;
	position: relative;
	width: 202px;
	height: auto;
	margin: 7px 0 7px 7px;
	padding: 0 15px 0 15px;
	border: 1px solid #F1F1F1;
}

* html #InfoBoxBody {width: 234px;}

.ToolButton {
	text-decoration: none;
	color: #BBC9D9;
]

a.ToolButton:hover {text-decoration: none!important;]




