/* CSS Document */
html {
height:100%
}
body {
margin:0;
padding:0;
background-color:#e3eefa;
height:100%;
font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#221E1F;
}
#wrap {
width:791px;
margin:0 auto;
background-color:#FFFFFF;
height:95%;
display:table; /*added */
background-image:url(images/left_nav_bg.gif);
background-repeat:repeat-y;
background-position:left;
}
#left{
width:156px;
height:682px;
float:left;
height:100%	;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFF;
}
#left_nav {
width:141px;
height:272px;
background-color:#193564;
float:right;
margin-top:240px;
}
#left_nav ul {
color:#FFFFFF;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
/* font-style:italic; */
font-weight:light;
list-style-type:none;
padding:0;
margin: 28px 0 0 34px;
}
#left_nav ul li{
text-decoration:none;
color:#FFF;
display:block;
width:105px;
/*height:22px;*/
margin:0 0 12px 0;
padding:0;
}
#left_nav ul a{
text-decoration:none;
color:#FFF;
display:block;
height:100%;
padding:2px 0 2px 4px;
}
#left_nav ul a:hover{
text-decoration:none;
color:#FFF;
background-image:url(images/left_nav_link_bg.gif);
background-repeat:no-repeat;
}
.link_active{
background-image:url(images/left_nav_link_bg.gif);
background-repeat:no-repeat
}
#left_flag {
bottom:0;
text-align:right;
width:140px;
font-size:12px;
color:#FFFFFF;
font-weight:bolder;
letter-spacing:1px;
margin-top:35px;
}
#left_flag img{
margin-left:30px;
vertical-align:bottom;
}
#left_flag a{
color:#FFF;
text-decoration:none;
}
#left_flag a:hover{
color:#FF0000;
}
#left_info {
width:141px;
/* font-style:italic; */
float:right;
}
#left_info ul{
list-style-type:none;
left:48px;
margin: 15px 0 0 34px;
padding:0;
}
#left_info ul li a{
color:#FFFFFF;
text-decoration:none;
display:block;
height:100%;
padding:2px 0 2px 4px;
}
#left_info ul li a:hover{
background-image:url(images/left_nav_link_bg2.gif);
background-repeat:no-repeat;
}
.link_active2{
background-image:url(images/left_nav_link_bg2.gif);
background-repeat:no-repeat
}
#left_photo {
width:141px;
float:right;
margin-top:131px;
}
.inner {
margin:0 !important;
}


#right {  /*this is for the right part of the homepage */
width: 635px;
float:right;
padding-top:25px;
text-align:center;
}
#right_logo {
text-align:center;
}
#right_logo em {
color:#17457D;
font-size:13px;
font-weight:bold;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#right_home_main_txt {
width:535px;
margin:20px auto 22px auto;
/*margin:20px auto 41px auto;*/
text-align:left;
}
#right_home_main_txt img{
float:left;
margin-right:20px;
}
#home_bottom_tagline {
margin-top:50px;
}
#right_inner { /*this is for the right part of the innerpages */
width: 635px;
float:right;
/*background-image:url(images/nordic_inner_header_bg.jpg);
background-position:top left;
background-repeat:no-repeat;
padding-top:180px;*/
}

#right_header {
width:581px;
height:131px;
background-image:url(images/nordic_inner_header_bg.jpg);
background-repeat:no-repeat;
background-position: top left;
margin:0 0 30px 0;
text-align:left;
}
#right_header #header_logo{
position:relative;
top:25px;
left:405px;
}
#right_inner_content {
width:550px;
margin:auto;
text-align:left;
display:table;
}
#right_inner_content a {
color:#0061AC;
}

#north_west_photo {
margin-bottom:22px;
}

#the_group {
margin-bottom:50px;
}

#nordic_group_photo {
width:370px;
height:278px;
margin:45px auto;
}

.clear {
clear:both;
}

#footer {
clear:both;
font-size: 80%;
text-align:center;
color:#0061AC;
}

#partners img{
margin:5px 20px 5px 0px;
}