html{
	height:100%;
}
body{
	height:100%;
	margin:0;
	color:#58595b;
	font:13px Arial, Helvetica, sans-serif;
	background:#f1f1f2;
	min-width:1002px;
	position:relative;
}
img{border-style:none;}
a{
	text-decoration: underline;
	color:#0085ac;
}
a:hover{color:#666;}
input, textarea{
	font:17px Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:100%;
	height:100%;
	display:table;
}
#w-main{
	width:100%;
	display:table-row;
}
*+html #content{min-height:100%;}
* html #content { height:100%;}
#content .frame{display:table-cell;}
#w-main .w-holder{
	padding-top:212px;
}
#footer{
	width:100%;
	overflow:hidden;
	display:table-footer-group;
	background:#535456 url(../images/bg-footer-shadow.gif) repeat-x;
	color:#b8b8b8;
	font-size:12px;
	line-height:17px;
}
#footer a{color:#b8b8b8;}
#footer .holder{
	height:1%;
	display:table-row;
}
#footer .frame{display:table-cell;}
#footer .f-content{
	width:984px;
	margin:0 auto;
	padding:30px 0 28px;
}
#footer .f-content:after{
	content:"";
	display:block;
	clear:both;
}
#footer .f-section-line{
	width:996px;
	margin:0 0 0 -20px;
	overflow:hidden;
}
#footer h4{
	margin:0;
	padding:0 2px 7px;
	font-size:17px;
	line-height:20px;
	color:#999;
	border-bottom:2px solid #6d6e70;
}
#footer .contacts h4{
	border:none;
}
#footer .f-section{
	display:inline;
	width:478px;
	float:left;
	margin:0 0 0 20px;
}
#footer .contact-form{height:1%;}
#footer .contact-form:after{
	content:"";
	display:block;
	clear:both;
}
#footer .contact-form .form-main{
	width:478px;
	border-bottom:2px solid #6d6e70;
}
#footer .contact-form .form-main:after{
	content:"";
	display:block;
	clear:both;
}
#footer .contact-form .row{
	height:1%;
	position:relative;
	padding:0 0 11px;
}
#footer .contact-form .row:after{
	content:"";
	display:block;
	clear:both;
}
#footer .contact-form .section1{
	width:249px;
	float:left;
}
#footer .contact-form .section2{
	width:229px;
	float:left;
}
#footer .contact-form .text{
	width:229px;
	background:#fff;
	box-shadow:-1px -1px 7px #1e1c1c;
	border-radius:3px;
	overflow:hidden;
}
#footer .contact-form .text input{
	float:left;
	width:213px;
	height:20px;
	padding:6px 8px;
	margin:0;
	background:none;
	border:0;
	font-weight:bold;
	font-size:17px;
	line-height:20px;
	color:#999;
}
#footer .contact-form textarea{
	width:213px;
	float:left;
	border:0;
	padding:6px 8px;
	max-width:213px;
	height:148px;
	overflow:auto;
	background:#fff;
	font-weight:bold;
	font-size:17px;
	line-height:20px;
	color:#999;
	box-shadow:-1px -1px 7px #1e1c1c;
	border-radius:3px;
}
#footer .contact-form .row .parent-focus,
#footer .contact-form .row textarea.focus{
	background:#fff6c4;
}
#footer .contact-form label{
	position:absolute;
	top:6px;
	left:8px;
	font-weight:bold;
	font-size:17px;
	line-height:20px;
	color:#999;
}
#footer .contact-form .submit{
	float:right;
	margin:3px -8px 0 0;
	position:relative;
	width:162px;
	height:51px;
}
#footer .f-list{
	list-style:none;
	margin:6px 0 0 2px;
	padding:0;
	font-weight:bold;
	font-size:15px;
	line-height:18px;
}
#footer .f-list li{
	height:1%;
	overflow:hidden;
	padding:0 0 8px 18px;
	background:url(../images/bullet-f-list.gif) no-repeat 0 2px;
}
#footer .f-list a{text-decoration:none;}
#footer .f-list a:hover{text-decoration:underline;}
#footer .f-row{
	width:498px;
	padding:0 0 11px;
	margin:0 0 0 -20px;
}
#footer .f-row:after{
	content:"";
	display:block;
	clear:both;
}
#footer .f-row .f-hold{
	display:inline;
	width:229px;
	float:left;
	margin:0 0 0 20px;
}
#footer .f-row .f-hold a{text-decoration:none;}
#footer .f-row .f-hold a:hover{text-decoration:underline;}
#footer .nm-list{
	height:1%;
	list-style:none;
	margin:0;
	padding:0 0 7px;
	font-size:0;
	line-height:0;
}
#footer .nm-list:after{
	content:"";
	display:block;
	clear:both;
}
#footer .nm-list img{
	display:block;
	margin:0 0 -11px -7px;
	position:relative;
}
#footer .more{
	margin:0 2px;
	font-weight:bold;
}
#footer .company-details{
	height:1%;
	overflow:hidden;
	border-top:2px solid #6d6e70;
	padding:12px 0 0 11px;
}
#footer .company-details a:hover{text-decoration:none;}
#footer .company-details p{margin:0;}
#footer .company-details dl{margin:0;}
#footer .company-details dl dt{display:inline;}
#footer .company-details dl dd{
	margin:0;
	display:inline;
}
#footer .logo-nm{
	float:left;
}
#footer .company-txt{
	width:337px;
	float:right;
}
#footer .company-details .heading{
	width:100%;
	overflow:hidden;
	clear:both;
	padding:0 0 1px;
}
#footer .company-details .column-line{
	width:324px;
	overflow:hidden;
	margin:0 0 0 -12px;
}
#footer .company-details .company-column{
	display:inline;
	width:150px;
	float:left;
	margin:0 0 0 12px;
}
.logo-box{
	width:980px;
	margin:0 auto;
	position:relative;
	z-index:10;
}
.logo-box h1{margin:0;}
.logo-box .logo{
	width:115px;
	height:115px;
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:-185px;
	left:0;
	z-index:2;
}
.logo-box a.logo {cursor:pointer;}
#header{
	width:100%;
	height:211px;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/bg-header.gif) repeat-x 50% 0;
}
#header:after{
	content:"";
	display:block;
	clear:both;
}
.h-main{
	width:1002px;
	margin:0 auto;
	position:relative;
	height:211px;
}
.h-main:after{
	content:"";
	display:block;
	clear:both;
}
.contact-line{
	width:100%;
	overflow:hidden;
}
.contact-box{
	float: right;
	padding:0 15px 0 0;
}
.contact-box .phone{
	width:113px;
	height:23px;
	padding:0;
	margin:0 0 0 34px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/text-phone.gif) no-repeat;
}
.contact-box .btn-contact{
	width:175px;
	height:39px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-contact.png) no-repeat;
	display:block;
	margin:0 0 8px;
}
.contact-box .btn-contact:hover{background:url(../images/btn-contact-hover.png) no-repeat;}
.nav-bar{
	position:absolute;
	left:0;
	bottom:10px;
	width:1002px;
}
.nav-bar:after{
	content:"";
	display:block;
	clear:both;
}
#nav{
	position:relative;
	z-index:2;
	width:953px;
}
#nav:after{
	content:"";
	display:block;
	clear:both;
}
#nav,
#nav ul {
	padding:0 0 10px;
	margin:0 0 0 -20px;
	list-style:none;
	height:1%;
}
#nav li{
	display:inline;
	float:left;
	background:url(../images/bullet-nav.gif) no-repeat 0 50%;
	margin:0 0 0 9px;
	padding:0 0 1px 22px;
}
#nav li:first-child{background:none;}
#nav a {
	display:block;
}
#nav a.hovedsiden,
#nav a.hvorfor-velge,
#nav a.ez-publish,
#nav a.referanser,
#nav a.artikler,
#nav a.nm-maps{
	text-indent:-9999px;
	overflow:hidden;
	height:35px;
	background:url(../images/text-nav-links.gif) no-repeat;
}
#nav a.hovedsiden{
	width:122px;
	background-position:0 0;
}
#nav a.hvorfor-velge{
	width:178px;
	background-position: -122px 0;
}
#nav a.ez-publish{
	width:110px;
	background-position: -300px 0;
}
#nav a.referanser{
	width:115px;
	background-position: -410px 0;
}
#nav a.artikler{
	width:82px;
	background-position: -525px 0;
}
#nav a.nm-maps{
	width:90px;
	background-position: -607px 0;
}
#nav a.hovedsiden:hover,
#nav li:hover a.hovedsiden,
#nav li.hover a.hovedsiden,
#nav li.active a.hovedsiden{
	background-position: 0 -35px;
}
#nav a.hvorfor-velge:hover,
#nav li:hover a.hvorfor-velge,
#nav li.hover a.hvorfor-velge,
#nav li.active a.hvorfor-velge{
	background-position: -122px -35px;
}
#nav a.ez-publish:hover,
#nav li:hover a.ez-publish,
#nav li.hover a.ez-publish,
#nav li.active a.ez-publish{
	background-position: -300px -35px;
}
#nav a.referanser:hover,
#nav li:hover a.referanser,
#nav li.hover a.referanser,
#nav li.active a.referanser{
	background-position: -410px -35px;
}
#nav a.artikler:hover,
#nav li:hover a.artikler,
#nav li.hover a.artikler,
#nav li.active a.artikler{
	background-position: -525px -35px;
}
#nav a.nm-maps:hover,
#nav li:hover a.nm-maps,
#nav li.hover a.nm-maps,
#nav li.active a.nm-maps{
	background-position: -607px -35px;
}
#nav a:hover,
#nav li:hover a,
#nav li.hover a {
	cursor:pointer;
}
#nav li.hover,
#nav li:hover { position:relative;}
#nav li.hover .drop,
#nav li:hover .drop {display: block;}
#nav .drop{
	width:136px;
	position:absolute;
	left:18px;
	top:100%;
	z-index:100;
	display:none;
}
#nav ul {
	background:url(../images/bg-drop.png) no-repeat;
	margin:0;
	padding:0 8px 3px 6px;
	font-weight:bold;
	font-size:16px;
	line-height:18px;
	overflow:hidden;
	border-radius:3px;
	box-shadow:4px 4px 6px #9c9c9c;
	float:none;
	display:block;
}
#nav li:hover ul a,
#nav li.hover ul a {
	height:1%;
	color:#4d4d4d;
	text-decoration:none;
	padding:6px 0 7px 3px;
	position:relative;
}
#nav li:hover ul li,
#nav li.hover ul li {
	vertical-align:top;
	float:none;
	margin:-1px 0 0;
	padding:1px 0 0;
	background:url(../images/bg-drop-divider.png) no-repeat;
	display:block;
	height:1%;
}
#nav ul a:hover,
#nav ul li:hover a,
#nav ul li.hover a{ color:#666;}
#nav ul li.active a:hover,
#nav ul li.active a{color:#fff;}
#search-box{
	width:291px;
	position:absolute;
	right:10px;
	top:-5px;
}
#search-box .search-main{
	float:right;
	overflow:hidden;
	padding:5px;
}
#search-box form,
#search-box fieldset{position:relative;}
#search-box .text{
	width:221px;
	font-size:18px;
	color:#999;
	float:left;
	margin:0;
	padding:0 7px;
	min-height:35px;
	line-height:35px;
	border:0;
	background:#fff;
	display:none;
}
* html #search-box .text{height:34px;}
#search-box .submit{
	float:right;
	width:40px;
	height:35px;
	margin:0 0 0 6px;
}
#search-box:hover,
#search-box.hover{z-index:3;}
#search-box:hover .search-main,
#search-box.hover .search-main{
	background:url(../images/bg-search-main.png);
	border-radius:3px;
	box-shadow:4px 4px 12px #9a9a9c;
}
#search-box:hover .text,
#search-box.hover .text{
	display:block;
}
#main{
	width:100%;
	overflow:hidden;
	position:relative;
}
#main .m1{
	width:1002px;
	float:left;
	left:50%;
	position:relative;
	text-align:center;
}
#main .m2{
	width:1002px;
	float:left;
	left:-50%;
	position:relative;
	text-align:left;
	padding:0 0 39px;
}
.gallery{
	width:996px;
	margin:0 auto 25px;
	overflow:hidden;
}
.gallery .gallery-items{
	list-style:none;
	margin:0 0 14px;
	padding:0;
	position:relative;
	width:994px;
	height:221px;
	clear:both;
}
.gallery .gallery-items li{
	position:absolute;
	top:0;
	left:0;
	width:994px;
	height:221px;
}
.gallery .gallery-items img{display:block;}
.swicher-line{
	width:100%;
	position:relative;
	text-align:center;
	clear:both;
}
.swicher-line .swicher{
	list-style:none;
	margin:0;
	padding:0;
	height:11px;
	font-size:0;
	line-height:0;
}
.swicher-line .swicher li{
	display:inline-block;
	margin:0 4px 0 6px;
	position:relative;
	vertical-align:top;
}
* html .swicher-line .swicher li{
	display:inline;
	margin-bottom:-10px;
}
*+html .swicher-line .swicher li{
	display:inline;
	margin-bottom:-10px;
}
.swicher-line .swicher a{
	display:inline-block;
	width:11px;
	height:11px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	background:url(../images/bg-swicher-items.gif) no-repeat;
	vertical-align:top;
	text-indent:-9999px;
}
* html .swicher-line .swicher a{
	display:inline;
	text-indent:0;
}
*+html .swicher-line .swicher a{
	display:inline;
	text-indent:0;
}
.swicher-line .swicher a:hover,
.swicher-line .swicher a.active{background-position:0 -11px;}
.swicher-line .swicher li:hover,
.swicher-line .swicher li.hover{position:relative;}
.swicher-line .swicher li:hover .popup,
.swicher-line .swicher li.hover .popup{display:block;}
.popup {
	font-size:18px;
	line-height:21px;
	color:#fff;
	text-align:center;
	position:absolute;
	top:-62px;
	left:50%;
	display:none;
}
.popup .popup-inner {
	position:relative;
	left:-50%;
	float:left;
}
.popup .frame{float:left;}
.popup .frame:after{
	content:"";
	display:block;
	clear:both;
}
.popup .l,
.popup .r{
	width:19px;
	height:53px;
	overflow:hidden;
	float:left;
	margin:0 0 0 -19px;
	background:url(../images/bg-popup-l.png) no-repeat;
	position:relative;
}
.popup .r{
	margin:0 -19px 0 0;
	background:url(../images/bg-popup-r.png) no-repeat;
}
.popup .c{
	white-space:nowrap;
	height:38px;
	float:left;
	padding:15px 2px 0;
	background:url(../images/bg-popup-c.png) repeat-x;
}
.popup .c p{
	margin:0;
	position:relative;
}
.popup .arrow{
	width:29px;
	height:12px;
	background:url(../images/bg-gallery-arrow.png) no-repeat;
	position:absolute;
	top:100%;
	left:50%;
	margin:-10px 0 0 -13px;
}
#content{
	width:996px;
	margin:0 -7px;
	padding:20px 0 0 20px;
	overflow:hidden;
	background:#fff;
	border-radius:8px;
	box-shadow:1px 1px 27px #cfcfd0;
	position:relative;
}
#content .columns-holder{
	width:996px;
	overflow:hidden;
	margin:0 0 0 -20px;
}
#content .txt-columns{
	float:left;
	width:312px;
	margin:0 0 0 20px;
	display:inline;
	line-height:19px;
}
#content .txt-columns-first{margin-bottom:168px;}
#content .txt-1{
	height:1%;
	overflow:hidden;
	margin:0 0 30px;
}
#content .txt-1 .heading{
	height:1%;
	overflow:hidden;
	margin:0 0 14px;
}
#content .txt-1 .heading h2{
	font-weight:normal;
	margin:0;
	font-size:23px;
	line-height:26px;
	color:#fff;
	background:#00a3c3;
	float:left;
	padding:2px 8px 3px 5px;
}
#content .txt-columns p{margin:0;}
#content .txt-1 .subheading{
	font-size:14px;
	line-height:21px;
	color:#6d6e70;
	margin:0 0 7px;
}
#content .c-list{
	list-style:none;
	margin:0;
	padding:3px 0 1px;
	color:#6d6e70;
}
#content .c-list li{
	height:1%;
	overflow:hidden;
	background:url(../images/bullet-c-list.gif) no-repeat 1px 4px;
	padding:0 0 4px 20px;
}
#content .c-list a{
	color:#6d6e70;
	text-decoration:none;
}
#content .c-list a:hover{text-decoration:underline;}
#content .txt-columns .more{
	font-weight:bold;
	line-height:18px;
}
#content .c-list-2{
	list-style:none;
	margin:0 0 0 7px;
	padding:4px 0 0;
}
#content .c-list-2 li{
	height:1%;
	overflow:hidden;
	padding:0 0 17px;
}
#content .c-list-2 .img-holder{
	width:76px;
	float:left;
}
#content .c-list-2 .img-holder img{float:left;}
#content .c-list-2 .details{
	height:1%;
	overflow:hidden;
}
#content .c-list-2 h3{
	margin:0 0 1px;
	font-size:15px;
	line-height:18px;
}
#content .c-list-2 h3 a{text-decoration:none;}
#content .c-visual{
	position:absolute;
	left:0;
	bottom:0;
}
#content .txt-2{
	width:294px;
	padding:0 7px 8px;
	margin:0 0 30px;
	border:2px solid #ececec;
}
#content .txt-2:after{
	content:"";
	display:block;
	clear:both;
}
#content .txt-2 .heading{
	height:1%;
	padding:0 0 7px;
}
#content .txt-2 .heading:after{
	content:"";
	display:block;
	clear:both;
}
#content .txt-2 h3{
	margin:-10px 0 0;
	padding:0 6px 0 3px;
	background:#fff;
	float:left;
	font-size:14px;
	line-height:17px;
	color:#ff6800;
	position:relative;
}
#content .txt-2 .txt-main{
	font-size:12px;
	line-height:17px;
	color:#999;
	padding:0 16px 0 5px;
}
#content .txt-2 .txt-main-c{
	height:1%;
	overflow:hidden;
}
#content .txt-2 .logos{
	float:right;
	margin:7px 0 0 10px;
	padding:0;
	list-style:none;
	text-align:right;
	font-size:0;
	line-height:0;
}
#content .txt-2 .logos li{
	padding:0 0 8px;
	overflow:hidden;
}
#content .txt-2 p{margin:0 0 4px;}