body{
	margin:0;
	background:#ebebeb;
	min-width:900px;
}
img{
	border-style:none;
	display:block;
} 
a{
	text-decoration:none;
	outline:none;
}
a:hover{text-decoration:underline;}
form,fieldset{
	margin:0;
	padding:0;
	border:0;
}
ul{
	list-style:none;
}
/*Start main*/
#main{
	width:900px;
	margin:0 auto;
	background:url(../images/bg-wrapper.gif) repeat-y;
	overflow:hidden;
	margin-top:25px;
}
/*Start header*/
#header{
	width:100%;
	background:url(../images/bg-header.gif) repeat-x;
}
#header .holder{
	width:900px;
	margin:0 auto;
	position:relative;
	padding-bottom:25px;
}
#header .holder:after{
	content:"";
	display:block;
	clear:both;
}
.logo{
	margin:40px 0 0;
	background:url(../images/bg-logo.gif) no-repeat;
	float:left;
}
.logo a{
	display:block;
	text-indent:-9999px;
	width:127px;
	height:53px;
}
.add-nav{
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	right:12px;
}
.add-nav li{
	background:url(../images/bg-add-border.gif) no-repeat 0 80%;
	display:inline;
	padding:0 2px 0 6px;
}
.add-nav li:first-child{
	background:none;
}
.add-nav li a{
	font:10px Arial, Helvetica, sans-serif;
	color:#F0F0F0;
}
/*Start main navigation*/
#nav{
	margin:56px 0 0 0;
	padding:0;
	float:right;
}
#nav:after{
	content:"";
	display:block;
	clear:both;
}
#nav li{
	float:left;
	margin:0 15px 0 0;
	position:relative;
	height:30px;
}
#nav li a{
	font:12px Arial, Helvetica, sans-serif ;
	color:#fff;
	display:block;
	padding:9px 10px 10px;	
}

#nav li:hover a,
#nav li.hover a,#nav li.active a{
	color:#febd28;
	background:#020202;
	
}

#nav li a:hover{
	color:#febd28;
	text-decoration:none;	
}

#nav li:hover li a,
#nav li.hover li a{
	color:#fff;
	background:none;
}
#nav li:hover li a:hover,
#nav li.hover li a:hover{
	color:#fff;
	text-decoration:none;
	background:#020202;
	
}
/*Start Drop-down menu*/
#nav li .drop{
	width:180px;
	display:none;
	position:absolute;
	top:30px;
	left:0;
	z-index:1000;
}
#nav li .drop .holder{
	background:url(../images/bg-drop.png);
	width:180px;
	position: static !important; 
	padding:0;
}
#nav li .drop ul{
	margin:0 6px 0;
	padding:5px 0 0;
	width:168px;
}
#nav li:hover .drop,
#nav li.hover .drop{
	display:block;
}
#nav li ul li{
	float:left;
	padding:2px 0 0;
	margin:0;
	vertical-align:middle;
	width:168px;
	border-top:1px solid #393939;
}
#nav li ul li:first-child{
	border:none;
}
#nav li ul li a{
	font:12px/28px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0 0 0 3px;
	height:auto;
	display:block;
	width:165px;
	position:relative;
}
#nav li li a span{
	display:block;
	background:url(../images/bg-drop-a.png) no-repeat;
	height:10px;
	width:12px;
	position:absolute;
	line-height:0;
	font-size:0;
	overflow:hidden;
	top:9px;
	right:5px;
}
#nav li li a:hover span{
	background:url(../images/bg-drop-a-hover.png) no-repeat;
}
/*End Drop-down menu*/
/*End main navigation*/
/*end header*/
/*Start content*/
#content{
	width:620px;
	float:right;
	padding:20px 20px 40px;
	overflow:hidden;
}
#content p{
	margin:0;
	font:italic 18px/24px Georgia,"Times New Roman", Times, serif;
	color:#474747;
}
#content #panel_content .text, #content #panel_content .text p{
	margin:0;
	font:normal 14px/24px  Tahoma, Arial, Helvetica, sans-serif;
	color:#474747;
	font-weight: normal;
}
#content #panel_content ul{
	list-style:disc;
}
#content #panel_content .changer {
	list-style:none;
}
#content #panel_content .previous {
	list-style:none;
}
#content #panel_content .text a{
	text-decoration:none;
	outline:none;
	color:#228abf;
}
#content #panel_content .text a:hover{
	color:#22a5d1;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #22a5d1;
}

#content .contenbox-holder{
	height:1%; 
}
#content .holder{
	background:url(../images/cont-shadow-left.gif) no-repeat 0 100%;
	padding-bottom:44px;
}
#content .frame{
	background:url(../images/cont-shadow-right.gif) no-repeat 0 100%;
	padding-bottom:30px;
	overflow:hidden;
}
#content .contenbox-holder .box{
	padding:0 0 24px;
}
#content .contenbox-holder .box h2{
	margin:0;
	padding:14px 0 16px;
	border-top:1px solid #a7a7a7;
	font:18px Georgia,"Times New Roman", Times, serif;
}
#content .contenbox-holder .box h2.event{
	border-top:2px solid #a7a7a7;
}
#content .contenbox-holder .box .item-1 strong{
	display:block;
	font:26px/25px Tahoma,Georgia,"Times New Roman", Times, sans-serif;
	color:#553206;
	margin-bottom:27px;
}
#content .contenbox-holder .box .item-1 span{
	display:block;
	font:21px Tahoma,Georgia,"Times New Roman", Times, sans-serif;
	color:#3e2f1a;
}
#content .contenbox-holder .box .item-2 strong{
	display:block;
	font:26px/25px Tahoma,Georgia,"Times New Roman", Times, sans-serif;
	color:#553206;
	margin-bottom:27px;
}
#content .contenbox-holder .box .item-2 span{
	display:block;
	font:16px/30px Tahoma,Georgia,"Times New Roman", Times, sans-serif;
	color:#3e2f1a;
}
#content .contenbox-holder .box .item-2 em{
	display:block;
	font:20px Tahoma,Georgia,"Times New Roman", Times, sans-serif;
	color:#3e2f1a;
}
#content .contenbox-holder .box .item-1 a{
	float:right;
	padding-right:22px;
	margin:170px 13px 0 0;
	font:12px Tahoma,Georgia,"Times New Roman", Times, sans-serif;
	background:url(../images/bull-item-2.gif) no-repeat 100% 3px;
}
#content .contenbox-holder .box .item-2 a{
	float:right;
	padding-right:22px;
	font:12px Tahoma,Georgia,"Times New Roman", Times, sans-serif;
	background:url(../images/bull-item-2.gif) no-repeat 100% 3px;
	margin-top: 170px;
	margin-right: 13px;
	margin-bottom: 0;
	margin-left: 0;
}

#main #content .contenbox-holder .box a span{
	font:12px Tahoma,Georgia,"Times New Roman", Times, sans-serif;
	border-bottom:1px solid #663903;
	color:#3e2505;
}
#main #content .contenbox-holder .box a:hover span{
	border:none;
}
#content .contenbox-holder .box a:hover{
	text-decoration:none;
}
#content .contenbox-holder .box .item-1{
	padding:83px 0 0 33px;
	width:263px;
	height:196px;
	background:url(../images/bg-item-1.jpg) no-repeat;
	float:left;
	margin-right:28px;
}
#content .contenbox-holder .box .item-2{
	padding:84px 0 0 31px;
	width:265px;
	height:196px;
	background:url(../images/bg-item-2.jpg) no-repeat;
	float:left;
}
/*end content*/
/*Start sidebar*/
#sidebar{
	padding:18px 0 0 20px;
	border-top:1px solid #e5e5e5;
	width:220px;
	float:left;
}
.tabset{
	width:197px;
	border-bottom:2px solid #a7a7a7;
	padding-left:3px;
}
.tabset:after{content:"";display:block;clear:both;}
.tabset a{
	float:left;
	margin:0 0 0 1px;
	padding:5px 0 0 22px;
	width:59px;
	height:24px;
	background:url(../images/tab-btn.gif) no-repeat;
	color:#f1f1f1;
	font:16px "Times New Roman", Times, serif;
	position:relative;
}
.tabset a:hover{
	background:url(../images/tab-btn-hover.gif) no-repeat;
}
.tabset a.active{
	background:url(../images/tab-btn-active.gif) no-repeat;
	color:#303030;
	border-bottom:2px solid #fff;
	margin:0 0 -2px 1px;
}
.tabset a.active:hover{
	background:url(../images/tab-btn-active.gif) no-repeat;
}
.tabset a:hover{
	text-decoration:none;
}
#tab2{
	margin-bottom:17px;
}
#sidebar .holder{
	width:209px;
	background:url(../images/bg-sidebar-shadow.png) no-repeat;
	margin-bottom:17px;
}
#sidebar .frame{
	padding:18px 7px 6px 7px;
	width:186px;
	background:#fff;
	overflow:hidden;
}
#sidebar .frame h2{
	margin:0 0 15px 6px;
	color:#303030;
	font:18px "Times New Roman", Times, serif;
}
#sidebar .top-box{
	display:block;
	overflow:hidden;
	height:2px;
	width:200px;
	background:#444;
}
#sidebar .frame a{
	display:block;
	padding:8px 0 0 11px;
	width:176px;
	height:26px;
	background:url(../images/sidebar-btn.gif) no-repeat;
	font:14px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
}
#sidebar .frame a:hover{
	text-decoration:none;
	background:url(../images/sidebar-btn-hover.gif) no-repeat;
}
#sidebar .frame .news{
	margin:0 0 7px;
	padding:0;
	width:185px;
	overflow:hidden;
}
#sidebar .frame .news li{
	padding-bottom:4px;
	border-bottom:1px solid #b5b5b5;
	margin-bottom:4px;
}
#sidebar .stories .news li{
	padding-bottom:8px;
	border-bottom:2px solid #b5b5b5;
	margin-bottom:36px;
}
#sidebar .frame .news li a{
	display:block;
	padding:8px 15px 15px 5px;
	width:166px;
	background:url(../images/bull-sidebar.gif) no-repeat 156px 89%;
	height:1%;
}
#sidebar .stories .news li a{
	padding:8px 37px 5px 5px;
	width:144px;
}
#sidebar .frame .news li a em{
	font:11px/11px Georgia,"Times New Roman", Times, serif;
	color:#474747;
	background:#fff;
}
#sidebar .frame .news li a:hover,#sidebar .frame .news li.active a{
	text-decoration:none;
	background:#f5f5d9 url(../images/bull-sidebar-hover.gif) no-repeat 156px 89%;
}
#sidebar .frame .news li a span{
	display:block;
	color:#227db1;
	font:14px/19px Tahoma, Arial, Helvetica, sans-serif;
}
#sidebar .frame .news li a:hover span,#sidebar .frame .news li.active a span{
	text-decoration:underline !important;
	color:#21a5d0;
}
#sidebar .frame .news li img{
	margin:9px 0 9px 6px;
}
/*end sidebar*/
/*start footer*/
#footer{
	width:100%;
	background:#000;
	padding:25px 0 100px;
	margin-top:34px;
}
#footer .holder{
	width:900px;
	margin:0 auto;
	padding-bottom:12px;
	overflow:hidden;
}
.nav{
	margin:0 0 0 21px;
	padding:0 0 0 15px;
	width:200px;
	float:left;
	border-left:1px solid #484848;
}
.nav li{
	vertical-align:middle;
	height:1%;
	line-height:14px;
	margin-bottom:4px;
}
.nav li a{
	font:12px Arial, Helvetica, sans-serif ;
	color:#fff;
}
.nav li a:hover{
	color:#febd28;
	text-decoration:none;
}
#footer .contakts{
	display:block;
	width:300px;
	float:left;
	border-left:1px solid #484848;
	margin:0 0 0 24px;
	padding:0 0 0 19px;
}
#footer .contakts strong{
	font:14px Arial, Helvetica, sans-serif ;
	color:#848484;
	display:block;
}
#footer .contakts span{
	font:12px/19px Arial, Helvetica, sans-serif ;
	color:#b5b5b5;
	display:block;
}
#footer .contakts a{
	color:#0099cf;
	font:14px Arial, Helvetica, sans-serif ;
}
#footer .list{
	float:left;
	width:190px;
	overflow:hidden;
	margin:16px 0 0 5px;
	padding:0 0 0 15px;
	display:inline;
	border-left:1px solid #484848;
}
#footer .list li{
	font:14px/19px Arial, Helvetica, sans-serif ;
	color:#b5b5b5;
}
.footer-link{
	display:inline;
	height:64px;
	width:64px;
	overflow:hidden;
	float:right;
	margin-right:20px;
}
/*end footer*/
/*start artikkelside page*/
/*start breadcrumbs*/
#content .breadcrumbs{
	margin:0 0 23px;
	padding:22px 0 19px;
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #b1b1b1;
	background:url(../images/bg-breadcrumbs.gif) repeat-x;
}

#content .breadcrumbs li{
	float:left;
	padding:0 13px 0 0;
	font:14px Tahoma, Arial, Helvetica, sans-serif;
	color:#474747;
	list-style:none;
}
#content .breadcrumbs li a{
	padding:0 13px 0 0;
	color:#0099cf;
	font:14px Tahoma, Arial, Helvetica, sans-serif;
}
#content .breadcrumbs li a:hover{
	text-decoration:none;
	color:#474747;
}
/*end breadcrumbs*/
/*start artikkelside page content*/
#content h3{
	margin-top:20;
	margin-bottom:20;
	color:#6a6a64;
	font: normal 18px/17px Georgia,"Times New Roman", Times, serif;	
}
h1{
	margin:0 0 15px;
	color:#474747;
	font:24px/28px Georgia,"Times New Roman", Times, serif;
	
}
#content .artikkel-cont{
	margin:0 0 15px;
	color:#474747;
	font:24px/28px Georgia,"Times New Roman", Times, serif;
	
}
#content .artikkel-cont span{
	color:#474747;
	text-decoration:underline;
	background:#f5f5d9;
}

#content h3 span{
	background:#f5f5d9;
	color:#6a6a64;
	text-decoration:underline;
	line-height: normal;
}

#content .text{
	padding:15px 0 24px;
}
#content .text em{
	margin:26px 0 0;
	display:block;
	font:14px/24px Tahoma, Arial, Helvetica, sans-serif;
	color:#474747;
}
#content .content-box em{
	margin:26px 0 0;
	display:block;
	font:14px/24px Tahoma, Arial, Helvetica, sans-serif;
	color:#474747;
}
#content .img-holder{
	float:right;
	margin-top:-22px;
}
#content .img-holder span{
	margin:12px 0 0 11px;
	width:194px;
	font:italic 14px/18px Georgia,"Times New Roman", Times, serif;
	color:#6d6d6d;
	height:1%;
	display:block;
}
/*end artikkelside page content*/
/*start sidebar*/
#sidebar h2{
	margin:5px 0 0 13px;
	color:#303030;
	font:18px Georgia, "Times New Roman", Times, serif;
}
#sidebar .box{
	padding:58px 0 0 22px;
	width:178px;
	height:224px;
	background:url(../images/bg-event.jpg) no-repeat;
}
#sidebar .box a{
	float:right;
	padding-right:22px;
	margin:31px 9px 0 0;
	font:12px Georgia,"Times New Roman", Times, serif;
	background:url(../images/bull-item-3.gif) no-repeat 100% 3px;
}
#sidebar .box a:hover span{
	border:none;
}
#sidebar .box a:hover{
	text-decoration:none;
}
#sidebar .box a span{
	font:10px Georgia,"Times New Roman", Times, serif;
	border-bottom:1px solid #663903;
	color:#3e2505;
}
#sidebar .box strong{
	display:block;
	font:26px/25px Tahoma,Georgia,"Times New Roman", Times, sans-serif;
	color:#553206;
	margin:-5px 0 19px;
}
#sidebar .box span{
	display:block;
	font:16px/25px Tahoma,Georgia,"Times New Roman", Times, sans-serif;
	color:#3e2f1a;
}
#sidebar .box em{
	display:block;
	font:20px/25px Tahoma,Georgia,"Times New Roman", Times, sans-serif;
	color:#3e2f1a;
}
.menu{
	margin:18px 0 46px 10px;
	padding:0;
}
.menu li{
	padding-bottom:10px;
}
.menu li a{
	padding:2px 0;
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#303030;
}
.menu li a span{margin:0 3px;}
.menu li a:hover span,.menu li.active a span{
	display:inline;
	border-bottom:1px solid #303030;
	font:14px Georgia, "Times New Roman", Times, serif;	
}
.menu li a:hover,.menu li.active a{
	text-decoration:none;
	background:#f5f5d9;
	border-bottom:1px solid #e6e6db;
}
/*end sidebar*/
/*Star news page*/
/*Star news page content*/
#content .content-holder{
	margin:0 0 15px;
	padding:22px 0 15px;
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #b1b1b1;
	background:url(../images/bg-breadcrumbs.gif) repeat-x;
}
#content .content-holder h2{
	margin:0 0 0 3px;
	display:inline;
	color:#474747;
	font:24px/22px Georgia,"Times New Roman", Times, serif;
	background:#f5f5d9;
}
#content .content-holder h2 a{
	color:#474747;
	text-decoration:underline;
}
#content .content-holder h2 a:hover{
	text-decoration:none;
}
#content .news-list{
	margin:0 0 12px;
	padding:0;
	width:100%;
	overflow:hidden;
}
#content .news-list li{
	padding:8px 0;
	margin:0 0 8px 4px;
	border-top:1px solid #b5b5b5;
	border-bottom:1px solid #b5b5b5;
}
#content .news-list li a{
	display:block;
	padding:8px 7px 10px 5px;
	width:605px;
	background:url(../images/bull-sidebar.gif) no-repeat 98% 70%;
	height:1%;
}
#content .news-list a em{
	font:11px/11px Georgia,"Times New Roman", Times, serif;
	color:#474747;
	background:#fff;
}
#content .news-list a:hover,#content .news-list li.active a{
	text-decoration:none;
	background:#f5f5d9 url(../images/bull-sidebar-hover.gif) no-repeat 98% 70%;
}
#content .news-list li a span{
	display:block;
	color:#0069a5;
	font:14px/18px Tahoma, Arial, Helvetica, sans-serif;
}
#content .news-list li a:hover span,.news-page #content .news-list li.active a span{
	text-decoration:underline !important;
	color:#21a5d0;
}
#content .page-changer{
	width:617px;
	height:38px;
	padding:11px 0 0 8px;
	border-top:1px solid #6b6b6b;
	border-bottom:1px solid #6b6b6b;
	overflow:hidden;
	margin:0 4px 20px;
}
#content .page-changer .changer ul{
    list-style:none;
}



#content .page-changer .changer li.active strong{
	padding:2px 8px 0;
	float:left;
	width:7px;
	height:21px;
	background:url(../images/page-changer-active.gif) no-repeat;
	color:#21a5d0;
	font:14px Tahoma, Arial, Helvetica, sans-serif;
}
#content .page-changer .changer li a strong{
	padding:2px 10px 0;
	float:left;
	width:7px;
	height:21px;
	color:#0069a5;
	cursor:pointer;
	background:#fff;
	font:14px Tahoma, Arial, Helvetica, sans-serif;
}
#content .page-changer .changer li a:hover{
	text-decoration:none;
	background:#fff;
}
#content .page-changer .changer li a:hover strong{
	color:#21a5d0;
}
#content .page-changer .changer{
	margin:0;
	padding:0;
	height:1%;
	float:left;
}
#content .page-changer .changer li{
	float:left;
	color:#041b30;
	font:14px Tahoma, Arial, Helvetica, sans-serif;
}
#content .page-changer .previous{
	margin:0;
	padding:0;
	float:right;
}
#content .page-changer .previous li{
	float:left;
	padding:0 8px 0 0;
	color:#152a3e;
}
#content .page-changer .previous li a{
	color:#0069a5;
	font:14px Tahoma, Arial, Helvetica, sans-serif;
	padding:0 8px 0 0;
}
/*end news page content*/
/*start company page*/
/*start company page content*/
#main #content span.cont-top{
	margin:20px 0 0;
}
#content .frame p{
	margin:23px 0 0;
	font:italic 18px/24px Georgia,"Times New Roman", Times, serif;
	color:#474747;
}
#content .cont{
	margin:0;
	display:inline;
	color:#474747;
	font:24px/28px Georgia,"Times New Roman", Times, serif;
	background:#f5f5d9;
}
#content .cont span{
	color:#474747;
	text-decoration:underline;
}
#content .section{
	width:620px;
	overflow:hidden;
	padding:25px 0 32px;
	border-bottom:1px solid #b1b1b1;
}
#content .section h4{
	margin:0;
	display:inline;
	color:#474747;
	font:18px Georgia,"Times New Roman", Times, serif;
	background:#f5f5d9;
}
#content .section h4 span{
	color:#474747;
	text-decoration:underline;
	padding:0 4px;
}
#content .section em{
	color:#474747;
	font:italic 16px Georgia,"Times New Roman", Times, serif;
	margin:9px 0 14px 0;
	display:block;
}
#content .section strong, #content .section strong p{
	color:#474747;
	font: normal 14px/24px Tahoma, Arial, Helvetica, sans-serif;
	display:block;
	margin-bottom:17px;
	width: 420px;
}
#content .section .image{
	border:1px solid #a7a7a7;
	float:right;
	margin-right:2px;
	display:inline;
}
#content .section .image img{
	margin:0;
}
#content .section .addr{
	margin:3px 0 0;
}
#content .section .addr a{
	margin-top:5px;
	display:block;
	color:#228ac0;
	font:14px Georgia,"Times New Roman", Times, serif;
}
.section dl{
	margin:0 0 5px;
	padding:0;
	overflow:hidden;
}
.section dt{
	float:left;
	font:16px Georgia,"Times New Roman", Times, serif;
	color:#474747;
}
.section dd{
	margin:0;
	font:16px Georgia,"Times New Roman", Times, serif;
	color:#474747;
}
.company{
	padding-bottom:229px;
} 


.footer_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#737373;
	font-style:italic;
	width:100%;
	text-align:center;
	padding-top:40px
}
.footer_footer span {
	padding-right:5px
}
.footer_footer a {
	color:#bcbcbc;
	text-decoration:none
}
.footer_footer a:hover {
	text-decoration:none;
	border-bottom:1px solid #7a704c
}
