a:link {
	color: #000E47;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000E47;
}
a:hover {
	text-decoration: none;
	color: #CC0033;
}
a:active {
	text-decoration: none;
	color: #000E47;
}

body{
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}
h1{
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
h2{
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size: 12px;
	color: #000E47;
	font-weight: bold;
}
h3{
	margin:0px 0px 10px;
	padding:0px;
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
h4{
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
h5{
	margin:0px 20px 0px 0px;
	padding:0px;
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	text-transform: uppercase;
	text-align: left;
}
.bullet{
	float: left;
	height: 10px;
	width: 15px;
	margin-top: 5px;
}
.bullet2{
	float: left;
	height: 25px;
	width: 15px;
	margin-top: 5px;
}
.bullet3{
	float: left;
	height: 30px;
	width: 15px;
	margin-top: 5px;
}

/*----------chromemenu starts----------*/
.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	width: 100%;
	padding: 6px 0;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
	border-right: 0px solid #BBB;
	border-left: 0px solid #BBB;
	font-size: 14px;
}

.chromestyle ul li{
	display: inline;
}

.chromestyle ul li a{
	color: #FFFFFF;
	padding: 4px 8px 4px 4px;
	margin: 0;
	text-decoration: none;
	border-right: 1px dotted #0B337D;
}

.chromestyle ul li a:hover{
color: #FFFFFF;
background: url(jm_navi_liuku_over.jpg) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}

/*----------chromemenu ends----------*/

.jm_top{
width: 100%;
height: 300px;
background-color: transparent;
background-image: url(jm_top_liuku.jpg);
background-repeat: repeat-x;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
}

.jm_center{
background-color: transparent;
}

.jm_top_content{
	width: 800px;
	background-color: transparent;
}

.jm_top_content_left{
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
}

.jm_top_content_right{
	float: right;
	margin-left: 35px;
	padding-top: 20px;
	padding-bottom: 15px;
	text-align: left;
	line-height: normal;
}

.jm_navi_center{
background-color: transparent;
}

.jm_navi{
width: 800px;
height: 29px;
background-color: transparent;
background-image: url(jm_navi_liuku_button.jpg);
background-repeat: repeat-x;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
}

.jm_navi_button{
	background-color: transparent;
	font-weight: bold;
	width: 140px;
	float: left;
	margin-top: 7px;
	margin-right: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #000E47;
	border-right-color: #000E47;
	border-bottom-color: #000E47;
	border-left-color: #000E47;
}

.jm_navi_button_right{
	background-color: transparent;
	width: 70px;
	float: right;
	margin-top: 7px;
	margin-right: 0px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #000E47;
	border-right-color: #000E47;
	border-bottom-color: #000E47;
	border-left-color: #000E47;
}

.jm_mid{
	width: 800px;
	background-color: transparent;
	background-image: url(jm_mid_liuku.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	text-align: left;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B4B4B4;
	margin-top: 5px;
	clear: both;
}
.jm_mid2{
	width: 510px;
	background-color: transparent;
	background-image: url(jm_mid_liuku.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	text-align: left;
	height: 90px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B4B4B4;
	margin-top: 5px;
	padding-left: 20px;
}
.jm_mid3{
	width: 800px;
	background-color: transparent;
	background-image: url(jm_mid_liuku.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B4B4B4;
	margin-top: 5px;
	clear: both;
}
.jm_mid_high1{
	width: 800px;
	background-color: transparent;
	background-image: url(jm_mid_newstausta_high.jpg);
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	text-align: left;
	height: 810px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B4B4B4;
	margin-top: 5px;
	clear: both;
}
.jm_mid_news{
	width: 510px;
	background-color: transparent;
	background-image: url(jm_mid_liuku.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	text-align: left;
	height: 160px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B4B4B4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.jm_mid_news_high1{
	width: 510px;
	background-color: transparent;
	background-image: url(jm_mid_liuku.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	text-align: left;
	height: 770px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B4B4B4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.jm_mid_transactions{
	width: 800px;
	background-color: transparent;
	background-image: url(jm_mid_liuku.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	text-align: left;
	height: 400px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B4B4B4;
	margin-top: 5px;
}
.jm_mid_contacts{
	width: 800px;
	background-color: transparent;
	background-image: url(jm_mid_liuku.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	text-align: left;
	height: 270px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B4B4B4;
	margin-top: 5px;
}
.jm_line{
	width: 800px;
	height: 1px;
	margin-top: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B4B4B4;
	margin-bottom: 0px;
	padding-top: 8px;
	clear: both;
}
.jm_streamer{
	width: 800px;
	height: 40px;
	margin-top: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B4B4B4;
	margin-bottom: 10px;
	padding-top: 5px;
	clear: both;
}

.jm_mid_content_left{
	float: left;
	margin-left: 50px;
	margin-top: 20px;
	width: 330px;
	height: 150px;
	margin-right: 0px;
}
.jm_mid_content_left_fp{
	float: left;
	margin-left: 50px;
	margin-top: 20px;
	width: 335px;
	height: 250px;
	margin-right: 0px;
}
.jm_mid_content_left_assignment{
	float: left;
	margin-left: 50px;
	width: 750px;
	height: 30px;
	margin-right: 0px;
}
.jm_mid_content_left_company{
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	width: 360px;
	height: 150px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.jm_mid_content_left_company02{
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	width: 360px;
	height: 350px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.jm_mid_content_left_services{
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	width: 360px;
	height: 750px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.jm_mid_content_left_codeofpractise{
	float: left;
	margin-left: 130px;
	margin-top: 20px;
	width: 540px;
	height: 410px;
	margin-right: 30px;
}
.jm_mid_content_left_assignments{
	float: left;
	margin-left: 130px;
	margin-top: 20px;
	width: 540px;
	margin-right: 30px;
}
.jm_mid_content_left_keyissues{
	float: left;
	margin-left: 130px;
	margin-top: 20px;
	width: 540px;
	height: 800px;
	margin-right: 30px;
}
.jm_mid_content_left_contacts{
	float: left;
	margin-left: 130px;
	margin-top: 20px;
	width: 540px;
	height: 250px;
	margin-right: 30px;
}
.jm_mid_content_right{
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
}
.jm_mid_content_right_company{
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 20px;
	width: 360px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	padding-left: 20px;
	height: 150px;
	margin-bottom: 20px;
}
.jm_mid_content_right_company02{
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 20px;
	width: 360px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	padding-left: 20px;
	height: 350px;
	margin-bottom: 20px;
}
.jm_mid_content_right_services{
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 20px;
	width: 360px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	padding-left: 20px;
	height: 750px;
	margin-bottom: 20px;
}
/*----------transactions frontpage narrow (5)----------*/

.jm_mid_transactions_left{
	float: left;
	margin-left: 50px;
	margin-top: 15px;
	width: 112px;
	background-color: transparent;
	background-image: url(jm_transactions.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	height: 135px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
}
.jm_mid_transactions_mid{
	float: left;
	margin-left: 10px;
	margin-rightt: 10px;
	margin-top: 15px;
	width: 112px;
	background-color: transparent;
	background-image: url(jm_transactions.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	height: 135px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
}
/*----------transactions frontpage wide (4)----------*/
.jm_mid_transactions_left_wide{
	float: left;
	margin-left: 0px;
	margin-top: 5px;
	width: 224px;
	background-color: transparent;
	background-image: url(jm_transactions_low.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	height: 75px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
}

.jm_mid_transactions_left_wide_blue{
	float: left;
	margin-left: 50px;
	margin-top: 15px;
	width: 148px;
	background-color: transparent;
	background-image: url(jm_transactions_blue.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	height: 135px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
}
.jm_mid_transactions_mid_wide{
	float: left;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 5px;
	width: 224px;
	background-color: transparent;
	background-image: url(jm_transactions_low.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	height: 75px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
}
.jm_mid_transactions_mid_wide_blue{
	float: left;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 15px;
	width: 148px;
	background-color: transparent;
	background-image: url(jm_transactions_blue.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	height: 135px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
}
/*----------contacts (2)----------*/

.jm_mid_contacts_header{
	float: left;
	width: 705px;
	margin-left: 0px;
	margin-top: 20px;
	background-color: transparent;
	height: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #000E47;
	font-weight: bold;
}
.jm_mid_services_header{
	float: left;
	width: 705px;
	margin-left: 0px;
	margin-top: 20px;
	background-color: transparent;
	height: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.jm_mid_contacts_header2{
	float: left;
	width: 260px;
	margin-left: 0px;
	margin-top: 20px;
	background-color: transparent;
	height: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #000E47;
	font-weight: bold;
}
.jm_mid_contacts_header3{
	float: left;
	width: 425px;
	margin-left: 0px;
	margin-top: 20px;
	background-color: transparent;
	height: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #000E47;
	font-weight: bold;
}
.jm_mid_contacts_map{
	float: left;
	width: 750px;
	margin-left: 0px;
	margin-top: 10px;
	background-color: transparent;
	height: 384px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 25px;
}
.jm_mid_contacts_left{
	float: left;
	margin-left: 0px;
	margin-top: 5px;
	width: 225px;
	background-color: transparent;
	background-image: url(jm_contacts_bg.jpg);
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	height: 135px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 20px;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
}
.jm_mid_contacts_mid{
	float: left;
	margin-left: 15px;
	margin-top: 5px;
	width: 225px;
	background-color: transparent;
	background-image: url(jm_contacts_bg.jpg);
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	height: 135px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 20px;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
}
.jm_mid_contacts_mid_right_margin{
	float: left;
	margin-left: 15px;
	margin-right: 50px;
	margin-top: 5px;
	width: 225px;
	background-color: transparent;
	background-image: url(jm_contacts_bg.jpg);
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	height: 135px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 20px;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
}
.jm_mid_contacts_maplink{
	float: left;
	margin-left: 15px;
	margin-top: 5px;
	width: 225px;
	background-color: transparent;
	background-image: url(jm_maplink.jpg);
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	height: 135px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 20px;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	background-repeat: no-repeat;
}
.jm_juttukuva_200x280 {
	float: left;
	height: 280px;
	width: 200px;
	margin-right: 20px;
}
.jm_bottom{
	width: 100%;
	height: 100px;
	background-color: transparent;
	background-image: url(jm_bottom_liuku.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	float: left;
	text-align: center;
	margin-top: 20px;
	padding-top: 10px;
}
.jml_nostot{
	width: 110px;
	height: 110px;
	background-color: transparent;
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}
.jml_nostot2{
	width: 110px;
	height: 110px;
	background-color: transparent;
	float: left;
	margin-right: 10px;
	margin-top: 16px;
	clear: both; 
}
.bottom_strapline{
	font-size: smaller;
	color: #880000;
	margin-bottom: 5px;
}

