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;
}
* html #footer .section2 label{
	position:relative;
	z-index:30;
}
* html #footer .contact-form .row textarea{
	position:relative;
	margin:-20px 0 0;
}
#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 strong {
	position:absolute;
	width:115px;
	height:115px;
	top:0;
	left: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:20;
	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:25;}
#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;}
/* inner page */
body.inner {min-width:1014px;}
.inner #main .m1{width:1014px;}
.inner #main .m2{width:1014px;}
.inner #main {padding:15px 0 0;}
.inner #content {
	background:#fff url(../images/bg-sidebar.gif) repeat-y 100% 0;
	padding:20px 0 0;
	width:100%;
}
.inner #main-content {
	float:left;
	width:698px;
	padding:0 0 30px;
}
#main-content .breadcrumd-bar {
	padding:0 20px;
	height:1%;
	overflow:hidden;
	color:#a7a7a7;
	font-size:12px;
	line-height:14px;
	margin:0 0 14px;
}
#main-content .breadcrumd-bar strong {
	float:left;
	padding:0 10px 0 0;
}
#main-content .breadcrumd-bar .breadcrumbs {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
}
#main-content .breadcrumd-bar .breadcrumbs li {
	float:left;
	padding:0 7px 0 0;
}
#main-content .breadcrumd-bar .breadcrumbs a {
	color:#a7a7a7;
	background:url(../images/sep-breadcrumb.gif) no-repeat 100% 50%;
	padding:0 14px 0 0;
}
#main-content .breadcrumd-bar .breadcrumbs a:hover {text-decoration:none;}
#main-content .promo {
	width:698px;
	background:url(../images/bg-promo.gif) repeat-y -698px 0;
	margin:0 0 25px;
}
#main-content .promo .promo-holder {
	background:url(../images/bg-promo.gif) no-repeat;
	width:100%;
}
#main-content .promo .promo-frame {
	background:url(../images/bg-promo.gif) no-repeat -1396px 100%;
	height:1%;
	padding:15px 35px;
	overflow:hidden;
}
#main-content .promo .img {
	float:right;
	padding:17px 0 0 18px;
}
#main-content .promo .img img {display:block;}
#main-content .promo .txt {
	height:1%;
	overflow:hidden;
	font-size:15px;
	line-height:23px;
	color:#58595b;
}
#main-content .promo h1 {
	margin:0 0 10px;
	font-size:25px;
	line-height:27px;
	color:#58595b;
}
#main-content .promo .txt p {margin:0;}
#main-content .section {
	height:1%;
	padding:0 0 0 20px;
	margin:0 0 20px;
	font-size:13px;
	line-height:19px;
}
#main-content .section:after {
	display:block;
	clear:both;
	content:"";
}
#main-content .section .ttl {
	background:url(../images/bg-ttl.jpg) no-repeat 0 100%;
	overflow:hidden;
	padding:0 0 5px 5px;
	margin:0 0 10px;
}
#main-content .section .ttl h2 {
	background:url(../images/bullet-ttl.gif) no-repeat 0 2px;
	padding:0 0 0 25px;
	margin:0;
	font-size:21px;
	line-height:25px;
	color:#666;
}
#main-content .section .ttl h2 span {font-weight:normal;}
#main-content .section p {
	margin:0 0 10px;
	padding:0 40px 0 0;
}
#main-content .section .hightlight {
	font-size:15px;
	line-height:23px;
	color:#0082b0;
	border-left:6px solid #0082b0;
	padding:0 45px 0 10px;
}
#main-content .section h3 {
	font-size:17px;
	line-height:19px;
	color:#58595b;
	margin:0 0 5px;
}
#main-content .section ul {
	list-style:none;
	padding:0;
	margin:0;
	width:270px;
	font-size:13px;
	line-height:19px;
}
#main-content .section ul li {
	background:url(../images/bullet-c-list.gif) no-repeat 1px 4px;
	padding:0 0 0 20px;
	margin:0 0 3px;
}
.inner #sidebar {
	float:right;
	width:296px;
	padding:26px 0 0;
}
.inner #sidebar .box {
	width:100%;
	overflow:hidden;
	margin:0 0 20px;
}
.inner #sidebar .box h4 {
	border-bottom:1px solid #c6c6c6;
	padding:0 0 8px 14px;
	margin:0;
	color:#0082b0;
	font-size:19px;
	line-height:21px;
}
.inner #sidebar .menu {
	list-style:none;
	padding:0;
	margin:0 0 55px;
	width:100%;
	overflow:hidden;
	font-size:17px;
	line-height:19px;
	font-weight:bold;
}
.inner #sidebar .menu li {
	border-bottom:1px solid #c6c6c6;
	float:left;
	width:100%;
	overflow:hidden;
}
.inner #sidebar .menu li a {
	float:left;
	width:100%;
	padding:10px 0 8px 40px;
	background:url(../images/bg-menu.gif) no-repeat 15px 10px;
	text-decoration:none;
	color:#58595b;
}
.inner #sidebar .menu li a:hover {
	background:url(../images/bg-menu-hover.gif) no-repeat 15px 10px;
	color:#989898;
}
.inner #sidebar .menu .active a,
.inner #sidebar .menu .active a:hover {
	background:#fff url(../images/bg-menu-act.gif) no-repeat 15px 10px;
	color:#ff6b00;
}
.inner #sidebar .feedback-form {
	width:264px;
	overflow:hidden;
	padding:0 15px;
}
.inner #sidebar .feedback-form .row {
	width:100%;
	overflow:hidden;
	margin:0 0 14px;
	position:relative;
}
.inner #sidebar .feedback-form .row p {
	color:#808080;
	margin:0;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	padding:7px 0 0 ;
}
.inner #sidebar .feedback-form .text{
	width:250px;
	background:#fff;
	overflow:hidden;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: solid 1px #b2b2b2;
	padding:0 5px;
}
.inner #sidebar .feedback-form .text input{
	float:left;
	width:234px;
	height:20px;
	padding:4px 4px 3px;
	margin:0;
	background:none;
	border:0;
	font-weight:normal;
	font-size:15px;
	color:#989898;
}
.inner #sidebar .feedback-form .text input:focus {outline:none;}
.inner #sidebar .feedback-form .text-big {
	width:244px;
	background:#fff;
	overflow:hidden;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: solid 1px #b2b2b2;
	padding:3px 8px;
}
.inner #sidebar .feedback-form textarea {
	width:244px;
	float:left;
	max-width:244px;
	height:85px;
	overflow:auto;
	background:#fff;
	font-weight:normal;
	font-size:15px;
	color:#989898;
	border:0;
}
.inner #sidebar .feedback-form .text input,
.inner #sidebar .feedback-form textarea:focus {outline:none;}
.inner #sidebar .feedback-form label{
	position:absolute;
	top:5px;
	left:10px;
	font-size:15px;
	line-height:17px;
	color:#989898;
}
.inner #sidebar .feedback-form .mark input,
.inner #sidebar .feedback-form .mark label {color:#0082b0;}
.inner #sidebar .feedback-form .submit {
	float:left;
	position:relative;
	width:156px;
	height:45px;
}
/* inner page */
body.inner {min-width:1014px;}
.inner #main .m1{width:1014px;}
.inner #main .m2{width:1014px;}
.inner #main {padding:15px 0 0;}
.inner #content {
	background:#fff url(../images/bg-sidebar.gif) repeat-y 100% 0;
	padding:20px 0 0;
	width:100%;
}
.inner #main-content{
	float:left;
	width:698px;
	padding:0 0 30px;
	position:relative;
	z-index:10;
}
#main-content .breadcrumbs-bar {
	padding:0 20px;
	height:1%;
	overflow:hidden;
	color:#a7a7a7;
	font-size:12px;
	line-height:14px;
	margin:0 0 14px;
}
#main-content .breadcrumbs-bar strong {
	float:left;
	padding:0 10px 0 0;
}
#main-content .breadcrumbs-bar .breadcrumbs {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
}
#main-content .breadcrumbs-bar .breadcrumbs li {
	float:left;
	padding:0 7px 0 0;
}
#main-content .breadcrumbs-bar .breadcrumbs a {
	color:#a7a7a7;
	background:url(../images/sep-breadcrumb.gif) no-repeat 100% 50%;
	padding:0 14px 0 0;
}
#main-content .breadcrumbs-bar .breadcrumbs a:hover {text-decoration:none;}
#main-content .promo {
	width:698px;
	background:url(../images/bg-promo.gif) repeat-y -698px 0;
	margin:0 0 25px;
}
#main-content .promo .promo-holder {
	background:url(../images/bg-promo.gif) no-repeat;
	width:100%;
}
#main-content .promo .promo-frame {
	background:url(../images/bg-promo.gif) no-repeat -1396px 100%;
	height:1%;
	padding:15px 35px;
	overflow:hidden;
}
#main-content .promo .img {
	float:right;
	padding:17px 0 0 18px;
}
#main-content .promo .img img {display:block;}
#main-content .promo .txt {
	height:1%;
	overflow:hidden;
	font-size:15px;
	line-height:23px;
	color:#58595b;
}
#main-content .promo h1 {
	margin:0 0 10px;
	font-size:25px;
	line-height:27px;
	color:#58595b;
}
#main-content .promo .txt p {margin:0;}
#main-content .section {
	height:1%;
	padding:0 0 0 20px;
	margin:0 0 20px;
	font-size:13px;
	line-height:19px;
}
#main-content .section:after {
	display:block;
	clear:both;
	content:"";
}
#main-content .section .ttl {
	background:url(../images/bg-ttl.jpg) no-repeat 0 100%;
	overflow:hidden;
	padding:0 0 5px 5px;
	margin:0 0 10px;
}
#main-content .section .ttl h2 {
	background:url(../images/bullet-ttl.gif) no-repeat 0 2px;
	padding:0 0 0 25px;
	margin:0;
	font-size:21px;
	line-height:25px;
	color:#666;
}
#main-content .section .ttl h2 span {font-weight:normal;}
#main-content .section p {
	margin:0 0 10px;
	padding:0 40px 0 0;
}
#main-content .section .hightlight {
	font-size:15px;
	line-height:23px;
	color:#0082b0;
	border-left:6px solid #0082b0;
	padding:0 45px 0 10px;
}
#main-content .section h3 {
	font-size:17px;
	line-height:19px;
	color:#58595b;
	margin:0 0 5px;
}
#main-content .section ul {
	list-style:none;
	padding:0;
	margin:0;
	width:270px;
	font-size:13px;
	line-height:19px;
}
#main-content .section ul li {
	background:url(../images/bullet-c-list.gif) no-repeat 1px 4px;
	padding:0 0 0 20px;
	margin:0 0 3px;
}
.inner #sidebar {
	float:right;
	width:296px;
	padding:26px 0 0;
}
.inner #sidebar .box {
	width:100%;
	overflow:hidden;
	margin:0 0 20px;
}
.inner #sidebar .box h4 {
	border-bottom:1px solid #c6c6c6;
	padding:0 0 8px 14px;
	margin:0;
	color:#0082b0;
	font-size:19px;
	line-height:21px;
}
.inner #sidebar .menu {
	list-style:none;
	padding:0;
	margin:0 0 55px;
	width:100%;
	overflow:hidden;
	font-size:17px;
	line-height:19px;
	font-weight:bold;
}
.inner #sidebar .menu li {
	border-bottom:1px solid #c6c6c6;
	float:left;
	width:100%;
	overflow:hidden;
}
.inner #sidebar .menu li a {
	float:left;
	width:100%;
	padding:10px 0 8px 40px;
	background:url(../images/bg-menu.gif) no-repeat 15px 10px;
	text-decoration:none;
	color:#58595b;
}
.inner #sidebar .menu li a:hover {
	background:url(../images/bg-menu-hover.gif) no-repeat 15px 10px;
	color:#989898;
}
.inner #sidebar .menu .active a,
.inner #sidebar .menu .active a:hover {
	background:#fff url(../images/bg-menu-act.gif) no-repeat 15px 10px;
	color:#ff6b00;
}
.inner #sidebar .feedback-form {
	width:264px;
	overflow:hidden;
	padding:0 15px;
}
.inner #sidebar .feedback-form .row {
	width:100%;
	overflow:hidden;
	margin:0 0 14px;
	position:relative;
}
.inner #sidebar .feedback-form .row p {
	color:#808080;
	margin:0;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	padding:7px 0 0 ;
}
.inner #sidebar .feedback-form .text{
	width:250px;
	background:#fff;
	overflow:hidden;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: solid 1px #b2b2b2;
	padding:0 5px;
}
.inner #sidebar .feedback-form .text input{
	float:left;
	width:234px;
	height:20px;
	padding:4px 4px 3px;
	margin:0;
	background:none;
	border:0;
	font-weight:normal;
	font-size:15px;
	color:#989898;
}
.inner #sidebar .feedback-form .text input:focus {outline:none;}
.inner #sidebar .feedback-form .text-big {
	width:244px;
	background:#fff;
	overflow:hidden;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: solid 1px #b2b2b2;
	padding:3px 8px;
}
.inner #sidebar .feedback-form textarea {
	width:244px;
	float:left;
	max-width:244px;
	height:85px;
	overflow:auto;
	background:#fff;
	font-weight:normal;
	font-size:15px;
	color:#989898;
	border:0;
}
.inner #sidebar .feedback-form .text input,
.inner #sidebar .feedback-form textarea:focus {outline:none;}
.inner #sidebar .feedback-form label{
	position:absolute;
	top:5px;
	left:10px;
	font-size:15px;
	line-height:17px;
	color:#989898;
}
.inner #sidebar .feedback-form .mark input,
.inner #sidebar .feedback-form .mark label {color:#0082b0;}
.inner #sidebar .feedback-form .submit {
	float:left;
	position:relative;
	width:156px;
	height:45px;
}
#main.price{padding:0 !important;}
.price #content{background:#fff;}
.block-container{
	width:1014px;
	margin:0 -7px;
	overflow:hidden;
	padding:0 0 10px;
}
.block-container .block-header{
	width:100%;
	padding:0 0 15px;
	font:bold italic 18px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#808184;
	text-align:center;
}
.block-header h1{
	margin:0 0 11px;
	font:bold 56px/60px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#58595b;
}
.block-header p{margin:0;}
.block-container .block-header a{color:#006abf;}
.block-container .block-header a:hover{text-decoration:none;}
.boxes{
	width:965px;
	margin:0 0 16px 25px;
	padding:50px 0 0;
	background:url(../images/bg-boxes.png) no-repeat;
}
.boxes .boxes-holder{
	padding:0 0 11px;
	background:url(../images/bg-boxes.png) no-repeat 0 100%;
	width:965px;
}
.boxes:after,
.boxes .boxes-holder:after{
	clear:both;
	display:block;
	content:"";
}
.boxes .boxes-section{
	margin:-45px 0 0 -5px;
	width:970px;
	float:left;
	position:relative;
}
.boxes .box{
	margin:0 0 0 10px;
	float:left;
	display:inline;
	overflow:hidden;
	font:bold 16px/18px Arial, Helvetica, sans-serif;
	width:199px;
	padding:5px 16px;
	color:#666;
}
.boxes .box h2{
	color:#fff;
	font:bold 26px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 15px;
	text-align:center;
}
.boxes h3{
	background:url(../images/bg-border.gif) repeat-x 0 100%;
	padding:0 0 9px;
	margin:0 0 6px;
}
.boxes ul{
	width:205px;
	padding:0 0 5px;
	margin:0 0 63px;
	list-style:none;
}
.boxes ul li{
	background:url(../images/bullet-nav.gif) no-repeat 0 2px;
	padding:0 0 0 20px;
	margin:0 0 10px;
}
.boxes dl{
	position:absolute;
	z-index:6;
	bottom:3px;
	width:205px;
	padding:0;
	margin:0;
}
.boxes dt{
	float:left;
	padding:9px 0 0;
	margin:0 3px 0 0;
}
.boxes dd{
	padding:9px 0 0;
	margin:0 0 9px;
	background:url(../images/bg-border.gif) repeat-x;
}
.button-bar{
	width:100%;
	overflow:hidden;
	margin:0 0 8px;
}
.button-bar .bar-holder{
	position:relative;
	left:50%;
	float:left;
}
.button-bar .bar-frame{
	position:relative;
	left:-50%;
	float:left;
}
.button-bar .text{
	float:left;
	font:bold italic 20px/51px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#808184;
	margin:0 10px 0 0;
}
.button-bar p{margin:0;}
.button-bar .btn-ask{
	float:left;
	cursor:pointer;
	background:url(../images/btn-ask.png) no-repeat;
	width:218px;
	height:51px;
	overflow:hidden;
	text-indent:-9999px;
}
.content-container{
	padding:0 19px 20px;
	overflow:hidden;
	width:976px;
}
.content-block{
	float:left;
	width:478px;
}
.content-container h2{
	color:#0085ac;
	font-size:17px;
	line-height:20px;
	margin:0 0 10px;
}
.content-container strong{
	font-size:14px;
	line-height:16px;
	color:#6d6e70;
	display:block;
	margin:0 0 23px;
}
.content-block .block-box{
	background:url(../images/bg-block.gif) no-repeat;
	padding:2px 0 0;
	width:478px;
}
.content-block .block-box .holder{
	padding:7px 16px 7px 7px;
	width:450px;
	border:2px solid #ececec;
	border-width:0 2px 2px;
}
.content-block .block-box .holder:after{
	clear:both;
	content:"";
	display:block;
}
.block-box h3{
	position:relative;
	color:#ff6800;
	margin:-16px 0 0 2px;
	font-size:13px;
	line-height:16px;
}
.block-box .frame-holder{
	width:100%;
	overflow:hidden;
	padding:11px 0 0;
}
.block-box .text{
	float:left;
	width:280px;
	font-size:13px;
	line-height:18px;
	color:#666;
}
.block-box .text p{margin:0 0 8px;}
.block-box .text strong{
	display:inline;
	font-size:13px;
	line-height:18px;
	color:#666;
	margin:0;
}
.block-box .img-holder{
	width:146px;
	float:right;
	padding:7px 0 0;
}
.block-box .img-box{
	width:146px;
	overflow:hidden;
	margin:0 0 12px;
	color:#999;
	font-size:12px;
	line-height:16px;
}
.block-box .img-box p{margin:0;}
.content-columns{
	float:right;
	width:479px;
	font-size:13px;
	line-height:19px;
}
.content-columns p{margin:0 0 10px;}
.content-columns h2{margin:0 0 6px;}
.content-columns .info{
	font-size:14px;
	line-height:21px;
	color:#6d6e70;
	display:block;
	margin:0 0 9px;
}
.box-flexibility{
	width:226px;
	float:left;
}
.box-templates{
	width:229px;
	float:right;
}
.content-columns ul{
	margin:0;
	padding:0;
	list-style:none;
}
.content-columns ul li{
	background:url(../images/bullet-c-list.gif) no-repeat 0 3px;
	padding:0 0 0 20px;
	margin:0 0 5px;
}
