@charset "utf-8";
/* CSS Document */

/*the glob setting*/

html {
	font-family: Arial;
}
body {
	font-size:14px;
	background-image: url(../images/body_bg1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 12px;
	min-height: 465px;
	background-color:#F2F1F1;
}
h1, h2, h3, h3, h4, h5, h6, h7 {
	padding:0px;
	margin:0px;
}
h1 {
	font-size:24px;
	font-family: "Times New Roman";
}
h2 {
	font-size:22px;
}
h3 {
	font-size:20px;
	color: #7289af;
}
h4 {
	font-size:18px;
}
h5 {
	font-size:16px;
}
h6 {
	font-size:14px;
	color:#991B1E
}
.font1 {
	font-size:13px;
	color:#636364;
}
.cleardiv {
	clear:both;
}

.span1{
	color:#991B1E;
	font-weight:bold;
}

.a1{
	color:#991B1E;
	text-decoration:underline;
}

#page {
	background-image: url(../images/wrapper_bg1.png);
	background-repeat: repeat-y;
	width: 1008px;
	margin:0 auto;
}
.pagebottom {
	background-image: url(../images/wrapper_bottom1.png);
	width:1008px;
	height:11px;
	display:block;
	margin:0 auto;
	background-repeat:no-repeat;
}
.wapper {
	width: 1000px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	height: 104px;
}
#header #logo {
	float: left;
	width: 164px;
        display:inline;
}
#header .flag {
	float:right;
	position:relative;
	right:-23px;
        display:inline;
}
#header .flag img {
	margin-bottom:3px;
}
#header #right_pic {
        float:right;
        width:222px;
}
#navmenu {
	height: 58px;
	background-image: url(../images/menu_mid_bg.png);
	color:#636364;
}
#navmenu #m_left {
}
#navmenu #m_mid {
	background-repeat: repeat-x;
	height:58px;
}
#navmenu #m_right {
	
}
#menu_table {
	margin-left: 135px;
}
#menu_table img {
	border:none;
        vertical-align:top;
}

#menu_table td .menu_secondlevel{
    position:absolute;
    margin-top:6px;
}

#menu_table td .menu_secondlevel a{
    color:#636364;
    text-decoration: none;
}

#content {
	background-color: #ffffff;
}
/*end the glob setting*/


/*home page style*/

#c_left_home {
	padding-right: 504px;
	padding-top: 30px;
	margin-left: 30px;
	margin-bottom: 20px;
}
#c_right_home {
	float: right;
	width: 380px;
    margin-top:30px;
	margin-right:50px;
}
#left_title_home{
	margin-bottom:20px;
	color: #7289af;
	text-align: center;
	}
#content_bottom_home{
	line-height:70px;
	
		}
#home_image_float{
	float:right;
	margin-right:45px;	
	margin-left:45px;
	padding-bottom:30px;
		}

#c_left {
	padding-right: 334px;
	padding-top: 64px;
	padding-left: 135px;
	padding-bottom: 60px;
}
#left_title_14{
	margin-bottom:20px;
	vertical-align:middle;
		}
		
#left_title_14 img{
	vertical-align:middle;
		}
		
#c_right {
	float: right;
	width: 306px;
	display: block;
}
#c_right_inner {
	padding-top: 18px;
	display: block;
}

.title1 {
	color: #7289af;
	text-align: center;
	margin-top: 25px;
	padding-bottom: 1px;
}
.shape {
	background-image: url(../images/shape_mid.gif);
	overflow:hidden;
}
.shape_top {
	background-image: url(../images/shape_top.gif);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	width: 249px;
}
.shape_mid {
	background-repeat: repeat-y;
	display: block;
	width: 249px;
}
.mid_text {
	padding-top:5px;
	padding-bottom:8px;
	color: #fff;
	margin-right: 10px;
	margin-left: 15px;
	display: block;
}
.shape_bottom {
	background-image: url(../images/shape_bottom.gif);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	background-position:bottom;
	width: 249px;
}

/*end home page style*/

/*the style for palvelut.html*/
#content_top {
	padding-top: 9px;
	padding-left: 258px;
}

#content_top a{
    color:#636364;
    text-decoration: none;
}

.content_bottom {
	margin-top:35px;
	margin-bottom:40px;
	background-repeat: repeat-y;
}
.content_bottom_home{
	margin-top:35px;
	margin-bottom:40px;
	padding-left:30px;
	}
.content_bottom #pal_left{
	float:left;	
	width:202px;
	border:#E4E7EA solid 1px;
	background-color:#F2F1F1;
}

.content_bottom #pal_left #pal_left_inner{
	margin:25px 36px 16px 38px;
	font-size:13px;
}

.content_bottom #pal_right{
	padding-left:252px;
	padding-right:113px;
}

.content_bottom #pal_right a{
	color:#991B1E;
	text-decoration:underline;
}

/*end the style for palvelut.html*/

/*the style for tuottel.html*/

#tuottet_content{
	padding-left:38px;
	padding-right:58px;
}

.tuottet_list{
	
}

.tuottet_list img{
	float:right;
	margin:40px;
}

.tuottet_list h6{
	margin-left:25px;
}

.tuottet_list ul{
	list-style-image: url(../images/triangle.png);
	padding:0px;
	margin:16px;
	list-style-position:outside;
}

.tuottet_list ul li{	
	margin-bottom:15px;
	padding-left:8px;
}

/*end the style for tuottel.html*/


.content_footer {
	height: 29px;
	background-image: url(../images/submenu_mid_bg.png);
}
.content_footer .s_left {
	
}
.content_footer .s_right {
	
}
.content_footer .s_mid {
	background-repeat: repeat-x;
	height:29px;
}