/* Start of CMSMS style sheet 'profiilikeskus_entry_style' */
*{
	margin: 0;
	padding: 0;


}

body {
	background: url(uploads/images/entry_bg.jpg) repeat-x;
	background-color:#160f10;
	color:#ffffff;
	font: 12px "Trebuchet MS",Arial,sans-serif;
	margin: 0;
	padding: 0;


}

p {

	margin-top: 0px;
	margin-bottom:10px;
        line-height:140%;
}


div#wrap {
height:auto !important;
margin:0 auto;
max-width:944px;
min-height:100%;
padding:0;
position:relative;
text-align:center;

}


div#header {

	width: 944px;
	height: 68px;
        margin:90px auto 0px auto;
        padding:0;
        position:relative;
        text-align:center;
}



div#logo {
      background: url(uploads/images/entry_logo.jpg) no-repeat;

       position: relative;
	width: 283px;
	height: 68px;
       margin: 0px auto 0px auto;
       padding:0px 0px 0px 0px;
       text-align:center;
}


div#main_banner{
       /* float:left; */
         position: relative;   
        background:url(uploads/images/entry_img.jpg) no-repeat;
	width:944px;
	height:348px;
	margin:auto 0px auto 0px;
	padding:0;

}
div#text_en{
       clear:both;
        float:left; 
       position: relative;
 	width:300px;
	height:20px;
        top:120px;

        padding:0;
        margin:0px 0px 0px 73px ;
}
div#text_fi{
       clear:both;
        float:right;
       position: relative;
 	width:300px;
	height:20px;
        top:100px;

        padding:0;
        margin:0px 95px 0px 0px ;
        text-align:left;
}

div#lang_text{
       clear:both;
        float:left; 
       position: relative;
 	width:300px;
	height:20px;
        top:175px;
        margin:0px 0px 0px 84px ;
        text-align:left;
}

div#lang_buttons{
       clear:both;
        float:left; 
       position: relative;
 	width:300px;
	height:29px;
        top:186px;
        margin:0px 0px  0px  74px ;

        padding:0px 0px 0px 0px;
}
div#fin_button{
       clear:both;
        float:right; 
       position: relative;
 	width:282px;
	height:41px;
        top:152px;
        margin:0px 107px 0 0 ;
         padding:0px 0px 0px 0px;
        
}

div#footer {


	position:relative;
	font: "Arial",Verdana,sans-serif;
        font-size: 10px;
  	height: 20px;
	width:944px;
	text-align:center;
	color: #ffffff;
	padding:0px;
        margin:0px auto 0px auto;
	
}
img { border:none; }

div#entry_title{
 display:block; 
 overflow:hidden;
text-indent:-9999px;
position:absolute;
}

/* End of 'profiilikeskus_entry_style' */

