h1{
	font-size:2.0em;
	color: #1a1a1a;
}
h2{
	font-size:2.0em;
	color: #1a1a1a;
}
h3{
	font-size:1.6em;
	color: #1a1a1a;
}
h4{
	font-size:1.5em;
}
h5, p, a, td, li, input, textarea, td, label{
	font-size:1.2em;
}
h1 a, h2 a, h3 a, h4 a, h5 a, 
li a, li p, li textarea, li input, 
p a, p textarea, p input, 
td a, td p, td textarea, td input,
th a, th p, th textarea, th input,
p label, li label, td label, th label, 
label input, label a{
	font-size:1em;
}

a, a:hover{
	color: #2070a5;
	text-decoration: none;
}
html, body {
	margin:0;
	padding:0;
	height:100%;
}
body{
	color: #6f6f6f;
	background-color: #fff;
	background-image: url(../image/bg-main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#main-container{
	min-height: 100%;
	position: relative;
}
* html #main-container {
	height: 100%;	
}
#header{
	position: relative;
	height: 114px;	
	width: 958px;
	margin: 0 auto;
}
#main-content{
	background-image: url(../image/bg-maincontent-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 948px;
	padding: 5px 0 150px 5px;
	height: 400px;
	height: auto!important;
	min-height: 400px;
	margin: 0 auto;
}
#footer-container {
	position:absolute;
	bottom:0;
	width:100%;
	height:150px;
	background-color: #f5f5f5;
}
#footer{
	background-image: url(../image/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 16px 32px;
	margin: 0 auto;
	width: 894px;
}
.column {
	padding: 12px 12px 44px 15px;
	background-color: #fff;
}
.small-column {
	width: 206px;
	background-image: url(../image/bg-small-column.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #fff;
}
.medium-column {
	width: 688px;	
}
.large-column {
	width: 921px;
}
.start-column {
	width: 930px;
	padding-right: 8px;
	padding-left: 11px;
}
/* HEADER */
#header #logo {
	position: absolute;
	left: 20px;
	top: 28px;
	display: block;
	width:107px;
	height: 75px;
	background-image: url(../image/sprite-elements.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	overflow: hidden;
}
#header .description {
	position: absolute;
	left: 150px;
	top: 39px;
	width: 200px;
	font-size: 1.2em;
	font-weight: bold;
	color: #cececa;
	letter-spacing: -0.5px
}
.main-menu {
	position: absolute;
	left: 136px;
	top: 81px;
}
.main-menu li {
	float: left;
	font-size: 1.3em;
	padding: 0 5px;
}
.main-menu li a {
	color:	#1a1a1a;
	font-weight: bold;
	padding: 0 9px 0 6px;
}

.main-menu li a:hover, .main-menu li.current_page_item a {
	color: #005b99;
}
.sub-menu {
	border-top: 6px solid #005b99;
	margin-top: 5px;
	padding: 14px 0 0 13px;
	width: 184px;
}
.sub-menu li {
	font-size: 1.2em;
}
.sub-menu li a {
	color: #545454;
	line-height: 2em;
}
.sub-menu li a:hover, .sub-menu li.current_page_item a, .sub-menu li.current_page_ancestor a{
	color: #005b99;
	font-weight: bold;
}

/* MAIN */

/* Start page */
.image-holder-start {
	padding: 0 0 119px 0;
	margin: 0 0 26px 4px;
	background-image: url(../image/sprite-elements.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
}
.image-holder-start img {
	display: block;	
}
.image-holder-start .description {
	position: absolute;
	left: 38px;
	bottom: 128px;
	font-size: 2.6em;
	line-height: 1em;
	font-weight: bold;
	color: #fff;
	width: 450px;
	padding: 0;
}
.image-holder-start .intro {
	position: absolute;
	left: 38px;
	bottom: -2px;
}
.image-holder-start .intro p {
	color: #fff;
	float: left;
	width: 200px;
	font-size: 1.1em;
}
.image-holder-start .intro p a, .image-holder-start .intro p a:hover {
	color: #fff;
	font-weight: bold;
}
.puff-container {
	margin-bottom: 14px;	
}
.puff-holder {
	margin: 0 11px 20px 0;
	position: relative;
	width: 223px;
	float: left;
}
.puff-holder-last {
	margin-right: 0;	
}
.puff-holder a {
	display: block;
	background-image: url(../image/sprite-elements.png);
	background-repeat: no-repeat;
	background-position: 1px -317px;
	font-size: 1.4em;
}
.puff-holder a:hover {
	background-position: 1px -417px;
	color: #fff;
}
.puff-holder img {
	display: block;
}
.puff-holder span {
	display: block;
	padding: 8px 0 9px 18px;
}
.current-container {
	padding: 0 14px;	
}
.current-container  div.news-feed{
	float: left;
	width: 425px;
	margin-right: 35px;
}
.current-container  div.current-projects{
	float: left;
	width: 435px;
}
.current-container ul {
	list-style: none;
	padding: 0;
}
.current-container ul li {
	padding: 10px 0;
	border-bottom: 1px solid #f5f5f5;
}
.current-container ul li.last-item {
	border: 0;	
}
.current-projects ul {
	float: left;
	width: 49%;
}

/* News */
.category-nyheter .post {
	border-bottom: 1px solid #f5f5f5;
	padding: 20px 0 10px;
	margin-bottom: 10px;
}
/* References */
.references table {
	width: 620px;
}
.references table thead td {
	font-weight: bold;
	color: #000;
}
.references table tbody td {
	border-bottom: 1px solid #f5f5f5;
	padding: 15px 0;
	vertical-align: top;
}
.references table tbody tr.last-row td {
	border: 0;
}
/* Services */
.service {
	float: left;
	width: 420px;
	padding-right: 50px;
}
.related { 
	float: left;
	width: 215px;
}
.related ul {
	list-style: none;
	padding: 0;
}
.related ul li {
	padding: 10px 0;
	border-bottom: 1px solid #f5f5f5;
}
.related ul li.last-item {
	border: 0;	
}
/* Generic page */
.image-holder {
	padding: 0 4px 8px;
	margin-bottom: 19px;
	background-image: url(../image/bg-image-holder.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.post p {
	width: 425px;	
}
.post p.date {
	padding-bottom: 5px;	
}
.post p.supplierlogo, .post div.news-image {
	width: 230px;
	float: right;
	overflow: hidden;
	padding: 0;
}
.post div.news-image img {
	margin-bottom: 10px;	
}
.contact-info p {
	float: left;
	width: 220px;
}
/* FOOTER */
#footer p {
	float: left;
	width: 200px;
	color: #9e9e9e;	
}
#footer p a, #footer p a:hover {
	color: #9e9e9e;	
	font-weight: bold;
}
#footer .footer-logos {
	float: left;
	width: 294px;
}
#footer .footer-logos a {
	float: left;
	text-indent: -999em;
	overflow: hidden;
	
	background-image: url(../image/sprite-elements.png);
	background-repeat: no-repeat;
	background-position: left -317px;
}
#footer .footer-logos .logo-aaa {
	width: 95px;
	height: 59px;
	background-position: -200px top;
	margin: 23px 38px 0 74px;
}
#footer .footer-logos .logo-afg {
	width: 77px;
	height: 79px;
	background-position: -400px top;
	margin: 11px 0 0 0; 
}

/* WP-stuff */
/* Begin Images */
p img {
	padding: 0;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */