/* =TEXT
----------------------------------------------------*/

body {
	background:#fff url(../img/bg.png) top center no-repeat;
	color:#535353;
	font:11px Arial,Helvetica,sans-serif;
	line-height:20px;
	padding:0 0 40px 0;
}

a {
	color:#535353;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

h2, h3, h3 a {
	color:#104985;
}

h3 a:hover {
	text-decoration:none;
}

h2 {
	font-size:12px;
	font-weight:bold;
	margin:0 0 20px 0;
}

h3 {
	margin:0;
}

p {
	margin:0 0 20px 0;
}

/* =STRUCTURE
----------------------------------------------------*/

#header {
	height:314px;
	margin:0 auto;
	text-indent:-9999px;
	width:808px;
}

#content {
	margin:0 auto;
	width:808px;
}

#information,
#services,
#contact {
	float:left;
	margin:0 20px 0 0;
	width:256px;
}

#contact {
	margin:0;
}

#etui-rss {
	margin:0 0 20px 0;
}

#footer {
	clear:both;
	margin:0 auto;
	padding:40px 0 0 0;
	width:808px;
}

#clients {
	/*background:url(../img/footer.png) no-repeat;*/
	border-top:1px solid #ccc;
	/*height:105px;*/
	padding:30px 0 0 0;
	width:829px;
}

	#clients h2 {
		text-indent:-9999px;
	}

	#clients li {
		float:left;
		text-indent:-9999px;
	}
	
	#clients a {
		display:block;
	}
	
	#clients .first {
		clear:both;
	}
	
	#clients .row1 a,
	#clients .row2 a {
		height:52px;
	}
	
	#clients .row3 a {
		height:54px;
	}
	
	/* EA */
	#clients #ea a {
		background:url(../img/clients/1-EA-off.jpg) no-repeat;
		width:93px;
	}
	#clients #ea a:hover {
		background:url(../img/clients/1-EA-on.jpg) no-repeat;
	}
	
	/* SA */
	#clients #sa a {
		background:url(../img/clients/2-SA-off.jpg) no-repeat;
		width:122px;
	}
	#clients #sa a:hover {
		background:url(../img/clients/2-SA-on.jpg) no-repeat;
	}
	
	/* Scandinavian Image */
	#clients #scandinavian-image a {
		background:url(../img/clients/3-SI-off.jpg) no-repeat;
		width:125px;
	}
	#clients #scandinavian-image a:hover {
		background:url(../img/clients/3-SI-on.jpg) no-repeat;
	}
	
	/* Roodeberg */
	#clients #roodeberg a {
		background:url(../img/clients/4-Roodeberg-off.jpg) no-repeat;
		width:155px;
	}
	#clients #roodeberg a:hover {
		background:url(../img/clients/4-Roodeberg-on.jpg) no-repeat;
	}
	
	/* Sun */
	#clients #sun a {
		background:url(../img/clients/5-Sun-off.jpg) no-repeat;
		width:81px;
	}
	#clients #sun a:hover {
		background:url(../img/clients/5-Sun-on.jpg) no-repeat;
	}
	
	/* Svenskt Naringsliv */
	#clients #svenskt-naringsliv a {
		background:url(../img/clients/6-SveNaringsliv-off.jpg) no-repeat;
		width:88px;
	}
	#clients #svenskt-naringsliv a:hover {
		background:url(../img/clients/6-SveNaringsliv-on.jpg) no-repeat;
	}
	
	/* Civilekonomerna */
	#clients #civilekonomerna a {
		background:url(../img/clients/7-Civilekonomerna-off.jpg) no-repeat;
		width:149px;
	}
	#clients #civilekonomerna a:hover {
		background:url(../img/clients/7-Civilekonomerna-on.jpg) no-repeat;
	}
	
	/* Civilekonomen*/
	#clients #civilekonomen a {
		background:url(../img/clients/8-Civilekonomen-off.jpg) no-repeat;
		width:160px;
	}
	#clients #civilekonomen a:hover {
		background:url(../img/clients/8-Civilekonomen-on.jpg) no-repeat;
	}
	
	/* AN */
	#clients #an a {
		background:url(../img/clients/9-AN-off.jpg) no-repeat;
		width:87px;
	}
	#clients #an a:hover {
		background:url(../img/clients/9-AN-on.jpg) no-repeat;
	}
	
	/* m3 BYgg */
	#clients #m3bygg a {
		background:url(../img/clients/10-M3bygg-off.jpg) no-repeat;
		width:167px;
	}
	#clients #m3bygg a:hover {
		background:url(../img/clients/10-M3bygg-on.jpg) no-repeat;
	}
	
	/* Medievarlden */
	#clients #medievarlden a {
		background:url(../img/clients/11-Medievarlden-off.jpg) no-repeat;
		width:200px;
	}
	#clients #medievarlden a:hover {
		background:url(../img/clients/11-Medievarlden-on.jpg) no-repeat;
	}
	
	/* Plan */
	#clients #plan a {
		background:url(../img/clients/12-Plan-off.jpg) no-repeat;
		width:66px;
	}
	#clients #plan a:hover {
		background:url(../img/clients/12-Plan-on.jpg) no-repeat;
	}
	
	/* Nojesguiden */
	#clients #nojesguiden a {
		background:url(../img/clients/13-NG-off.jpg) no-repeat;
		width:149px;
	}
	#clients #nojesguiden a:hover {
		background:url(../img/clients/13-NG-on.jpg) no-repeat;
	}
	
	/* Ericsson */
	#clients #ericsson a {
		background:url(../img/clients/14-Ericsson-off.jpg) no-repeat;
		width:418px;
	}
	#clients #ericsson a:hover {
		background:url(../img/clients/14-Ericsson-on.jpg) no-repeat;
	}
	
	/* FEKIS */
	#clients #fekis a {
		background:url(../img/clients/15-FEKIS-off.jpg) no-repeat;
		width:390px;
	}
	#clients #fekis a:hover {
		background:url(../img/clients/15-FEKIS-on.jpg) no-repeat;
	}
	
/* =MISC
----------------------------------------------------*/

.hide {
	display:none;
}