*{font-size:100.01%}
html {
	font-size:62.5%;
	height:100%;
}
body {
	color:#556470;
	font:1.3em "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin:0;
	background:#fff url(../images/bg-body.jpg) repeat-x;
	min-width:940px;
	height:100%;
}
body.frontpage {
	background:#fff url(../images/bg-body-frontpage.jpg) repeat-x;
}
/* Common Parts */
a {color:#556470;}
a:hover {text-decoration:none;}
p {
	margin:0 0 18px;
	line-height:1.385em;
}
img {border-style:none;}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
input, select, label, textarea {vertical-align:middle;}
input.text, select, textarea {
	font:.923em "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#4c4c4c;
}
input.text, textarea {
	padding:3px 5px;
	border:1px solid #bdbdbd;
}
ul {
	margin:0 0 18px 15px;
	padding:0;
}
ul ul {margin:2px 0 2px 15px;}
/*accessibility navigation*/
#accessibility, .loginbox label {
	position:absolute;
	left:-9999em;
	text-align:left;
}
.hr {
	background:url(../images/dot.gif);
	height:1px;
	overflow:hidden;
	clear:both;
	margin:0 0 5px;
}
/* Main Blocks */
#page-box {
	min-height:100%;
	background:url(../images/border-header.gif) repeat-x 0 119px;
	width:50%;
}
* html #page-box {height:100%;}
#page-box:after {
	clear:both;
	content:"";
	display:block;
}
#main {
	width:940px;
	margin:0 -470px 0 0;
	float:right;
	padding:240px 0 110px;
	position:relative;
}
.frontpage #main {
	width:948px;
	padding-top:183px;
}
.inner {
	width:940px;
	margin:0 auto;
	overflow:hidden;
}
/*footer*/
#footer {
	background:url(../images/bg-footer.jpg) repeat-x;
	height:107px;
	overflow:hidden;
	margin:-107px 0 0;
	position:relative;
	color:#ccc;
	font-size:.846em;
	width:100%;
	float:left;
}
* html #footer {
	float:none;
	width:auto;
}
*+html #footer {
	float:none;
	width:auto;
}
#footer .inner {padding:40px 0 0;}
#footer a {
	color:#ccc;
	text-decoration:none;
}
#footer a:hover {text-decoration:underline;}
#footer p {
	margin:0;
	float:left;
	clear:left;
	white-space:nowrap;
}
#footer ul {
	float:left;
	clear:left;
	margin:0 0 4px;
	list-style:none;
	overflow:hidden;
	font-size:1.091em;
}
#footer li {
	float:left;
	padding:0 10px;
	margin:0 10px 0 -10px;
	display:inline;
	border-left:1px solid #ccc;
}
#footer address {
	float:right;
	font-style:normal;
}
#footer strong {
	display:block;
	font-size:1.091em;
	margin:0 0 3px;
}
/*header*/
#header {
	position:absolute;
	height:240px;
	top:0;
	left:0;
	width:940px;
	overflow:hidden;
	background:url(../images/bg-header.jpg) no-repeat;
}
/*logo*/
#logo {
	position:absolute;
	width:515px;
	height:101px;
	overflow:hidden;
	text-indent:-9999em;
	top:19px;
	left:42px;
	margin:0;
	z-index:100;
}
#logo a {
	display:block;
	height:100%;
}
/*login*/
#login {
	position:absolute;
	top:4px;
	right:0;
	color:#fff;
	font-weight:bold;
	margin:0;
	list-style:none;
}
#login li {float:left;}
#login a {
	color:#fff;
	text-decoration:none;
	display:block;
}
#login a span {
	padding:0 15px;
	height:30px;
	display:table-cell;
	vertical-align:middle;
}
* html #login a span {
	line-height:30px;
	display:block;
	height:auto;
}
*+html #login a span {
	line-height:30px;
	display:block;
	height:auto;
}
#login a:hover, #login .active a {background:url(../images/bg-tab-header-left.gif) no-repeat;}
#login a:hover span, #login .active span {background:url(../images/bg-tab-header-right.gif) no-repeat 100% 0;}
.loginbox {
	position:absolute;
	display:none;
	background:url(../images/bg-loginbox.gif) repeat-x;
	top:0;
	right:0;
	color:#fff;
}
.open .loginbox {
	display:block;
}
.loginbox .holder {
	background:url(../images/bg-loginbox-right.gif) no-repeat 100% 0;
	float:left;
	margin: 0 -5px 0 0;
}
.loginbox .holder div.holder-inner {
	background:url(../images/bg-loginbox-left.gif) no-repeat;
	height:80px;
	float:left;
	padding:3px 3px 0 13px;
	width: 274px;
}
.loginbox .holder div.holder-inner div{
	width: 105%;
	overflow: hidden;
}
.loginbox strong {
	display:block;
	margin:0 0 3px;
	font-weight:normal;
}
#login .loginbox a {
	display:inline;
	background:none !important;
	text-decoration:underline;
}
#login .loginbox a:hover {text-decoration:none;}
#login .loginbox em {
	display:block;
	font-style:normal;
	font-weight:normal;
	font-size:.846em;
	padding:4px 0 0;
	clear:both;
}
.loginbox input {
	float:left;
	margin:0 5px 0 0;
}
.loginbox input.text {width:100px;}
.loginbox input.password {width:65px;}
/*navigation*/
#nav {
	position:absolute;
	top:124px;
	left:306px;
	font-size:1.231em;
	font-weight:bold;
	margin:0;
	list-style:none;
	width:660px;
}
#nav li {
	float:left;
	margin:0 0 0 5px;
}
#nav a {
	float:left;
	text-decoration:none;
	color:#4c4c4c;
	white-space:nowrap;
}
#nav span {
	display:table-cell;
	height:39px;
	vertical-align:middle;
	padding:0 10px;
	cursor:pointer;
}
* html #nav a span {
	line-height:39px;
	float:left;
}
*+html #nav a span {
	line-height:39px;
	float:left;
}
#nav a:hover, #nav li.active a {
	background:url(../images/bg-tab-nav-left.gif) no-repeat;
	color:#fff;
}
#nav a:hover span, #nav li.active a span {background:url(../images/bg-tab-nav-right.gif) no-repeat 100% 0;}
#nav ul {
	margin:0;
	list-style:none;
	position:absolute;
	display:none;
	top:53px;
	left:15px;
	font-size:.938em;
	font-weight:normal;
}
#nav .active ul {display:block;}
#nav li li {margin:0 20px 0 0;}
#nav li li a {
	float:none;
	text-decoration:none;
	color:#fff;
	background:none !important;
}
#nav li li a:hover, #nav li li.active a {text-decoration:underline;}
#nav li li.active a {font-weight:bold;}
/*container*/
#container {
	width:100%;
	overflow:hidden;
}
/*buttons*/
#buttons {
	float:right;
	width:140px;
	margin:0;
	list-style:none;
}
#buttons li {
	margin:0 0 12px;
	vertical-align:top;
	height:1%;
}
.buttons img {display:block;}
/*content*/
#content {
	float:left;
	width:780px;
}
#content h1, .wrap h1 {
	color:#556470;
	font-size:2.154em;
	margin:0 0 6px;
}
#content h2, .wrap h2 {
	color:#999;
	font-size:1.692em;
	font-weight:normal;
	margin:0 0 10px;
}

/*breadcrumbs*/
.breadcrumbs {
	font-size:.846em;
	margin:0 0 14px;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.breadcrumbs li {
	float:left;
	background:url(../images/split.gif) no-repeat 0 50%;
	padding:0 3px 0 7px;
	margin:0 7px 0 -7px;
	display:inline;
}
.home a {
	background:url(../images/ico-home.gif) no-repeat 0 50%;
	padding:0 0 0 13px;
}
.breadcrumbs a {text-decoration:none;}
.breadcrumbs a:hover {text-decoration:underline;}
.message {
	border:2px solid #aedee4;
	background:#dff2f4 url(../images/ico-message.gif) no-repeat 10px 50%;
	padding:8px 8px 8px 40px;
	font-size:1.077em;
	font-weight:bold;
	color:#4c4c4c;
	margin:0 0 15px;
}
/*general info*/
.general-info {
	background:url(../images/bg-general.jpg) no-repeat;
	padding:15px 300px 0 35px;
	overflow:hidden;
	min-height:317px;
	text-align:center;
	position:relative;
}
* html .general-info {height:317px;}
#content .general-info h2 {
	font-size:1.538em;
	color:#556470;
	margin:0 0 11px;
}
.general-info img {
	display:block;
	border:1px solid #b3b3b3;
	margin:0 0 0 39px;
}
.general-info .main-photo {
	margin:0;
	position:absolute;
	top:1px;
	right:0;
	border:none;
}
.text-holder {
	width:100%;
	overflow:hidden;
	text-align:left;
	padding:18px 0 0;
}
.img-holder {
	float:left;
	background:url(../images/img-holder.gif) no-repeat;
	width:196px;
	height:132px;
	overflow:hidden;
	margin:0 18px;
	display:inline;
}
.text-box {
	display:table;
	height:1%;
}
.text-holder h3 {
	color:#ff7e14;
	font-size:1.077em;
	margin:0 0 5px;
}
.text-holder ul {
	margin:0;
	list-style:none;
	font-weight:bold;
}
.text-holder li {
	padding:3px 0 3px 24px;
	background:url(../images/bullet.gif) no-repeat 0 .2em;
}
/*wrap*/
.wrap {
	width:100%;
	overflow:hidden;
	padding:0 0 5px;
}
/*products*/
.general {
	font-weight:bold;
	color:#556470;
	text-decoration:none;
	font-size:.846em;
	padding:2px 0 2px 28px;
	background:url(../images/arrow.gif) no-repeat 10px 50%;
}
.general:hover {text-decoration:underline;}
.product-list {
	width:542px;
	float:left;
	overflow:hidden;
}
.product {
	background:url(../images/split-product.jpg) no-repeat 50% 100%;
	margin:20px 0 -20px;
	padding:6px 25px 40px 0;
	overflow:hidden;
	width:517px;
	font-weight:bold;
}
.product img {
	float:left;
	margin:0 20px 0 0;
}
#content .product h2 {
	font-size:1.846em;
	font-weight:bold;
	margin:0 0 5px;
}
#content .blue, #content .product-detail h1 {color:#004fa3;}
#content .orange {color:#ff7e14;}
#content .green {color:#74b64a;}
.product h3 {
	color:#999;
	font-size:1.385em;
	font-weight:normal;
	margin:0 0 5px;
}
.product p {margin:0;}
.enterprise {
	float:right;
	color:#ccc;
	font-weight:bold;
	text-decoration:none;
	margin:0 -23px 0 0;
	position:relative;
}
.enterprise:hover {text-decoration:underline;}
/*sidebar*/
.sidebar {
	float:right;
	width:220px;
}
.sidebar h3 {
	margin:25px 0 5px;
	color:#ff7e14;
	font-size:1.077em;
}
/*info box*/
.info-box {
	width:196px;
	border:2px solid #e6e6e6;
	padding:10px;
	margin:0 0 13px;
}
.sidebar .info-box h3 {
	background:#f0a014 url(../images/bg-heading.gif) repeat-x 0 100%;
	margin:-12px -12px 10px;
	padding:5px 12px;
	width:100%;
	color:#fff;
	position:relative;
}
.info-box p {margin:0 0 .7em;}
.info-box ul {
	margin:0 0 0 5px;
	list-style:none;
}
.info-box li {
	padding:2px 0 2px 20px;
	background:url(../images/bullet-grey.gif) no-repeat 0 .3em;
}
.info-box img {
	float:right;
	margin:0 0 4px 10px;
}
/*info column*/
.info-column {
	float:left;
	width:540px;
}
.info-column h3 {
	color:#ef7a2f;
	font-size:1.385em;
	margin:0 0 7px;
}
.info-column h4 {
	color:#ef7a2f;
	font-size:1.077em;
	margin:0 0 7px;
}
.main {
	display:block;
	color:#556470;
	font-size:1.077em;
	margin:0 0 20px;
}
.photo-holder {
	float:right;
	margin:0 0 10px 20px;
	color:#999;
	font-size:.846em;
	width:300px;
}
.photo-holder img {display:block;}
.photo-holder a {
	position:relative;
	display:block;
	border:2px solid #e6e6e6;
	margin:0 0 5px;
}
.photo-holder span {
	width:32px;
	height:32px;
	overflow:hidden;
	text-indent:-9999em;
	position:absolute;
	top:0;
	left:-9999em;
	background:url(../images/ico-zoom.gif) no-repeat;
}
* html .photo-holder span {top:2px;}
*+html .photo-holder span {top:2px;}
.photo-holder a:hover span {left:0;}
.photo-holder p {
	clear:both;
	margin:0;
}
/*product detail*/
.product-detail {
	width:100%;
	overflow:hidden;
	background:url(../images/split-product.jpg) no-repeat 70px 100%;
	padding:0 0 18px;
	margin:0 0 30px;
}
.product-detail img {
	float:left;
	margin:0 20px 0 0;
}
.product-detail img.photo {
	float:right;
	margin:0 0 0 30px;
	border:5px solid #f2f2f2;
}
.product-detail p {font-size:1.077em;}
.contact-info {
	background:url(../images/pxl.gif) repeat-y 50% 0;
	margin:0 auto;
	list-style:none;
	width:440px;
	overflow:hidden;
	font-size:.846em;
}
.contact-info li {
	float:left;
	width:200px;
	padding:10px;
	text-align:center;
}
.button {
	background:url(../images/bg-button.gif) no-repeat;
	text-align:center;
	width:162px;
	line-height:30px;
	display:block;
	text-transform:uppercase;
	font-weight:bold;
	margin:0 0 8px;
	text-decoration:none;
	color:#4c4c4c;
	font-size:1.182em;
}
.button:hover {text-decoration:underline;}
.phone {
	color:#556470;
	font-size:1.273em;
	margin:0 0 8px;
	line-height:30px;
	font-weight:bold;
	background:url(../images/ico-phone.gif) no-repeat 0 50%;
	text-align:left;
	padding:0 0 0 35px;
}
.phone strong {color:#2779b3;}
/*tab holder*/
.tab-holder {
	margin:0 1px;
	padding:1px 0;
	background:#ccc;
	width:778px;
}
.inner-tab {
	margin:0 -1px;
	padding:6px 4px 4px;
	background:#ccc;
	width:772px;
	overflow:hidden;
	position:relative;
}
.tabset {
	width:100%;
	overflow:hidden;
	margin:0;
	list-style:none;
	font-weight:bold;
}
.tabset li {
	float:left;
	margin:0 0 0 5px;
	display:inline;
	background:url(../images/bg-tab-left.gif) no-repeat;
}
.tabset li.active {background-position:0 -28px;}
.tabset li a {
	display:table-cell;
	height:28px;
	vertical-align:middle;
	background:url(../images/bg-tab-right.gif) no-repeat 100% 0;
	color:#fff;
	text-decoration:none;
	padding:0 10px;
}
* html .tabset li a {
	display:block;
	line-height:28px;
	height:auto;
}
*+html .tabset li a {
	display:block;
	line-height:28px;
	height:auto;
}
.tabset li.active a {
	color:#ff7e14;
	font-size:1.077em;
	background-position:100% -28px;
}
.tabset li a:hover {color:#556470;}
.tab-holder .content {
	background:#fff;
	padding:15px 10px;
	width:752px;
	overflow:hidden;
	display:none;
	font:.846em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
}
.tab-holder .content.open {display:block;}
.tab-holder .column {
	float:left;
	width:375px;
}
.tab-holder h3 {
	font-size:1em;
	margin:0;
}
.tab-holder .content a {
	color:#2779b3;
	text-decoration:underline;
}
.tab-holder .content a:hover {text-decoration:none;}
.box {
	width:100%;
	overflow:hidden;
}
.box img {
	float:right;
	margin:10px 40px 0 40px;
}
.tab-holder p {text-align:justify;}
/*reference list*/
.reference-list .main {padding-right:200px;}
.row {
	width:100%;
	overflow:hidden;
	margin:0 0 15px;
}
.reference {
	float:left;
	margin:0 20px 0 0;
	width:220px;
}
.reference .logo {
	position:relative;
	display:block;
	border:2px solid #e6e6e6;
	width:216px;
	text-decoration:none;
	text-align:center;
	margin:0 0 5px;
}
.reference .logo div {
	position:relative;
	display:block;
	width:216px;
	height:100px;
}
.reference .logo a {
	width:216px;
	height:100px;
	position:absolute;
	top:0;
	left:0;
	text-decoration:none;
}
.reference .logo a:hover {background:url(../images/ico-zoom.gif) no-repeat;}
.reference .logo span {
	display:table-cell;
	height:100px;
	width:216px;
	vertical-align:middle;
	text-align:center;
}
.reference strong {
	display:block;
	font-size:1.077em;
	color:#ff7e14;
	margin:0 0 2px;
}
/*union box*/
.union-box {
	width:100%;
	overflow:hidden;
	clear:both;
}
/*form holder*/
.form-holder {
	border:2px solid #ededea;
	padding:5px 28px 20px;
	background:#fafafa;
	width:476px;
}
.form-holder h3 {
	margin:10px -24px 10px -10px;
	padding:0 10px;
	width:480px;
	background:url(../images/bg-title.gif) no-repeat 0 10px;
	font-size:14px;
	color:#ff7e14;
	position:relative;
}
.form-holder h3 span {
	background:#fafafa;
	padding:0 3px;
	font-size:.929em;
}
.form-holder label {
	display:block;
	font-size:.923em;
	font-weight:bold;
	margin:0 0 3px;
}
.form-holder input.text {	
	padding:5px 10px;
	width:345px;
}
.form-holder .row {
	width:100%;
	overflow:hidden;
	margin:0 0 14px;
}
.form-holder .row .col {
	float:left;
	width:185px;
}
.form-holder .col input.text {	
	width:157px;
	margin:0 10px 0 0;
}
.form-holder textarea {
	width:453px;
	height:60px;
}
/*main info*/
.main-info {
	float:left;
	width:500px;
}
/*contact holder*/
.contact-holder {
	float:left;
	background:url(../images/bg-contact.gif) repeat-y;
	width:380px;
	margin:10px 0 20px;
}
.contact-holder .btm {
	background:url(../images/bg-contact-btm.gif) no-repeat;
	height:11px;
	overflow:hidden;
}
.contact-holder .inner {
	background:url(../images/bg-contact-top.gif) no-repeat;
	padding:10px 10px 0;
	width:360px;
}
.contact-holder p {
	margin:5px 0 0;
	text-align:center;
	width:186px;
	float:right;
	font-size:.846em;
}
.contact-holder strong {
	float:left;
	width:120px;
	padding:0 0 0 40px;
	background:url(../images/ico-phone.gif) no-repeat 0 50%;
	color:#556470;
	font-size:1.077em;
}
.contact-holder strong em {
	color:#2779b3;
	font-style:normal;
}
/*bedrift info*/
.bedrift-info {
	width:700px;
	float:left;
}
.step-holder {
	width:100%;
	padding:0 0 15px;
	clear:both;
	overflow:hidden;
}
.title {
	color:#f2f2f2;
	background:url(../images/bg-step.jpg) no-repeat;
	padding:26px 0 0;
	overflow:hidden;
	width:100%;
	margin:0 0 25px;
}
.title strong {
	float:left;
	background:#efa114 url(../images/bg-step-box.gif) repeat-x;
	color:#fff;
	margin:0 1px;
	padding:1px 0;
}
.title strong em {
	float:left;
	height:26px;
	line-height:26px;
	background:#efa114 url(../images/bg-step-box.gif) repeat-x;
	color:#fff;
	margin:0 -1px;
	position:relative;
	font-style:normal;
}
.title .text {
	float:left;
	background:url(../images/bg-step-arrow.gif) no-repeat 100% 50%;
	margin:-1px 0;
	padding:0 10px;
	height:28px;
	position:relative;
	font-size:1.077em;
}
.title .num {
	float:left;
	background:url(../images/bg-num.gif) no-repeat 100% 100%;
	font-size:1.286em;
	padding:5px 15px 0 10px;
	height:28px;
	margin:-6px 0 -1px;
	position:relative;
}
/*product form*/
.product-form {
	border:2px solid #ededea;
	width:360px;
	padding:10px;
	float:left;
}
.product-form h3 {
	margin:-20px 0 20px;
	color:#ff7e14;
	position:relative;
}
.product-form h3 span {
	background:#fff;
	padding:0 3px;
}
.product-form .row {
	margin:0 0 10px;
}
.product-form label, .product-form strong {	
	font-weight:bold;
	width:180px;
	margin:0 5px 0 0;
	float:left;
}
.product-form .info {
	padding:2px 0 2px 18px;
	background:url(../images/ico-help.gif) no-repeat 0 50%;
	font-size:.846em;
}
.product-form select, .product-form input.text {
	color:#2f3e45;
	font-weight:bold;
	font-size:.923em;
	margin:0 5px 0 0;
}
.product-form input.text {
	width:30px;
}
.controls {	
	float:left;
}
.product-form .controls label {	
	width:auto;
	margin:0 0 0 -3px;
	float:none;
	font-size:.846em;
}
/*add info*/
.add-info {
	float:right;
	width:290px;
}
.add-info h3 {
	float:left;
	background:#ededea url(../images/bg-tab.gif) no-repeat 100% 0;
	padding:3px 50px 3px 10px;
	color:#ff7e14;
	font-size:.923em;
	margin:0;
}
.add-info table {
	clear:both;
	border:2px solid #ededea;
	width:100%;
	border-collapse:collapse;
}
.add-info td {
	border-bottom:1px solid #ededea;
	padding:3px 10px 3px 5px;
	color:#999;
	font-size:.917em;
}
.add-info td strong {
	color:#ff7e14;
	font-size:1.182em;
}
.add-info td.name {
	width:160px;
	color:#556470;
	font-size:1em;
	padding-left:10px;
}
.add-info td.price {
	width:70px;
	text-align:right;
	padding-right:0;
}
.add-info td.name strong {
	color:#556470;
	font-size:1em;
}
.wrap-box {
	width:100%;
}
/*contact detail*/
.contact-detail {
	border:2px solid #ededea;
	width:666px;
	padding:10px 15px;
}
.contact-detail h3 {
	margin:-20px 0 20px;
	color:#ff7e14;
	position:relative;
}
.contact-detail h3 span {
	background:#fff;
	padding:0 3px;
}
.colums {
	width:701px;
	margin:0 -35px 0 0;
	overflow:hidden;
	background:url(../images/pxl.gif) repeat-y 330px 0;
}
.column-form {
	float:left;
	width:312px;
	margin:0 35px 0 0;
}
.column-form .row {margin:0 0 7px;}
.column-form label {
	display:block;
	margin:0 0 2px;
	font-size:.923em;
	font-weight:bold;
}
.column-form input.text {
	width:298px;
	padding:4px 5px;
}
.column-form .col {
	float:left;
	width:137px;
}
.column-form .col input.text {
	width:113px;
}
/*description*/
.description {
	margin:10px 0 0;
	font-size:.846em;
}
.description a {
	color:#004fa3;
}
/*visual*/
.visual {
	overflow:hidden;
	background:url(../images/bg-visual.gif) no-repeat;
	width: 940px;
	padding:4px 4px;
	margin:0 0 59px;
}
.flash-holder {
	width:688px;
	float:left;
}
/*carusel*/
#carusel {
	overflow:hidden;
	width:672px;
	margin:10px 0 0 8px;
}
.link-prev {
	float:left;
	background:url(../images/bg-link-prev.gif) no-repeat;
	width: 9px;
	height: 11px;
	text-indent:-9999em;
	overflow:hidden;
	margin:23px 7px 0 0;
}
.link-next {
	float:right;
	background:url(../images/bg-link-next.gif) no-repeat;
	width: 9px;
	height: 11px;
	text-indent:-9999em;
	overflow:hidden;
	margin:23px 0 0;
}
#carusel div {
	width:645px;
	overflow:hidden;
	position:relative;
	float:left;
}
#carusel div ul {
	position:relative;
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
}
#carusel div ul li {
	float:left;
	width:215px;
}
.backup01 {background:url(../images/ico-03.gif) no-repeat 4px 8px;}
.backup02 {background:url(../images/ico-02.gif) no-repeat 4px 8px;}
.backup03 {background:url(../images/ico-01.gif) no-repeat 4px 8px;}
#carusel div ul li a {
	color:#999;
	display:block;
	font-weight:bold;
	height:52px;
	width:146px;
	padding:10px 6px 0 58px;
	text-decoration:none;
	font:0.8em/1.2em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
}
#carusel div ul li a:hover, #carusel div ul li.active a {
	background:url(../images/bg-carusel-rollover.gif) no-repeat;
}
#carusel div ul li a strong {
	color:#004fa3;
	display:block;
	padding:0 0 1px;
}
/*promo*/
.promo {
	width:222px;
	padding:11px 0 0 14px;
	float:left;
}
.logo-holder {
	position:relative;
	width:100%;
	overflow:hidden;
}
.logo-holder ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.logo-holder ul li{
	float:left;
	padding:10px 0;
}
.btn-referanser {
	position:absolute;
	top:47px;
	left:55px;
	display:block;
	background:url(../images/btn-referanser.gif) no-repeat;
	width: 112px;
	text-align:center;
	color:#fff;
	font:12px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	text-decoration:none;
	padding:8px 0;
}
.btn-referanser:hover {text-decoration:underline;}
/*info-holder*/
.info-holder {
	width:100%;
	overflow:hidden;
}
.twocolumn {
	overflow:hidden;
	background:url(../images/bg-twocolumns-center.gif) repeat-y;
	width: 620px;
	float:left;
	margin:0 0 0 4px;
}
.twocolumn-top {
	background:url(../images/bg-twocolumns-top.gif) no-repeat;
	width: 620px;
	overflow:hidden;
	padding:0 0 15px;
}
.column-box {
	float:left;
	width:280px;
	padding:5px 10px 0 10px;
}
.column-box h2 {
	color:#fff;
	font-size:1.1em;
	margin:0;
	padding:0 0 13px;
}
.column-box h3 {
	clear:both;
	margin:0;
	padding:0 0 0 6px;
}
.left-column {margin:0 20px 0 0;}
.left-column p{width:220px !important;}
.left-column img {float:left !important;}
.column-box p {
	float:left;
	width:190px;
	margin:0;
	padding:0 0 0 6px;
	font-size:1em;
}
.column-box img {float:right;}
.column-box .mai {
	color:#999;
	font-weight:bold;
}
.twocolumn-bottom {
	background:url(../images/bg-twocolumns-bottom.gif) no-repeat;
	width: 620px;
	height: 9px;
	overflow:hidden;
}
.info-holder a {
	float:left;
	margin:0 0 0 19px;
}
