html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #817d78;
	background: #f0e9e2 url(../gfx/global/bg_top.gif) repeat-x top;
	line-height: 1.4;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	color: #F14363;
	text-decoration: none;
}

h2, .noseoh2 {
	font-size: 22px;
	font-weight: normal;
	color: #ed4262;
	margin: 5px 0 20px 0;
	display: block;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	margin: 10px 0;
	display: block;
}

h4 {
	font-size: 15px;
	font-weight: normal;
	color: #ed4262;
	margin-top: 10px;
	display: block;
}

p {
	padding-bottom: 20px;
}

form label { 
	display: block; 
	width: 150px; 
	margin: 15px 0 3px;
	font-weight: bold;
	color: #7d7874;
}


form input, form textarea, form select {
	width: 455px;
	background: #fff;
	padding: 4px;
	border-top: 1px solid #a8a7a6;
	border-left: 1px solid #a8a7a6;
}

form select {
	width: 465px;
}

form .action {
	width: 80px;
	background: #f1e9e2;
	color: #93908d;
	padding: 4px 10px;
	margin: 10px 0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 0;
	border-bottom: 0;
}

form .action:hover {
	background: #c8c2bc;
	color: #fff;
}

#top {
	background: url(../gfx/global/bg_top.gif) repeat-x;
	height: 8px;
}
	

#wrapper {
    width: 750px;
    margin: 0 auto; 
	padding: 0 50px;
}


#header {
	height: 90px;
}

	#logo a {
		background: url(../gfx/global/em_logo.png) no-repeat;
		text-indent: -999px;
		display: block;
		width: 102px;
		height: 59px;
		margin: 22px 0 0 10px;
	}
	
	#nav {
		width: 520px;
		float: right;
		margin: 40px 0 0 0;
	}

	#nav li {
		display: inline;
	}
	
	#nav a {
		font-size: 12px;
		color: #7f7f7f;
		text-transform: uppercase;
		float: left;
		margin: 0;
		padding: 6px 20px;
		border-right: 1px solid #d5cfc8;
	}
	
	#nav a:hover, #nav a#current {
		background: #fbf3eb;
	}
	
	#nav a#last {
		border: 0;
	}
	
	/*#nav a {
		display: block;
		overflow: hidden;
		text-indent: -9999px;
		height: 32px;
		background: url(../gfx/nav.png);
		float: left;
		margin: 0 0 0 20px;
	}
	
	#Home a { width: 72px; background-position: 0 0; }
	#Home a:hover,#Home.current a { background-position: 0 -32px; }
	#About a { width: 78px; background-position: -86px 0; }
	#About a:hover,#About.current a { background-position: -86px -32px; }
	#Services a { width: 88px; background-position: -178px 0; }
	#Services a:hover,#Services.current a { background-position: -178px -32px; }
	#Portfolio a { width: 98px; background-position: -280px 0; }
	#Portfolio a:hover,#Portfolio.current a { background-position: -280px -32px; }
	#Contact a { width: 78px; background-position: -391px 0; }
	#Contact a:hover,#Contact.current a { background-position: -391px -32px; }	*/
		
	
#content {
	clear: both;
	padding-top: 10px;
}	

	#showroom {
		background: url(../gfx/referanser/transparent_bg.gif) repeat;
		width: 730px;
		height: 319px;
		margin: 15px 0;
		border: 10px solid #c7c3c0;
	}
	
	#showroom img {
		width: 730px;
		height: 319px;
		border: 1px solid #ffffff;
	}

	#col1 {
		width: 530px;
		float: left;
	}
	
	#col1 .inner { border: 1px solid #d5cfc8; padding: 10px; height: 163px;}
		
	#col1 #readmore a {
		background: url("../gfx/readmore.png") no-repeat;
		text-indent: -999px;
		display: block;
		width: 86px;
		height: 24px;
		position: relative;
		bottom: 0px;
		right: -220px;
	}
	
	#col2 {
		width: 185px;
		float: left;
		margin-left: 35px;
	}
	
	/*#col2 #latest { 
		background: url("../gfx/latest.png") no-repeat;
		position: relative;
		bottom: 210px;
		left: 30px;
		width: 125px;
		height: 35px;
		z-index: 2;
	}
	
	#col2 img {
		position: relative;
		top: 0;
		left: -2px;
		z-index: 1;
		border: 1px solid #d5cfc8;
	}
	*/
	
	#col2 h2 {
		color: #282828;
	}
	
	#col3 {
		width: 700px;
		height: 185px;
		background: #f0e9e2;
		border: 10px solid #fff;
	}
	
	.front-ico {
		float: right;
		position: relative;
		top: -10px;
		padding: 0 30px;
		right: 0px;
	}
	
	#latest {
		background: #fff;
		padding: 1px;
		border: 5px solid #C7C3C0;
	}
	
	/* Om edge */
	#aboutintro {
		font-size: 15px;
	}
	
	#bissniss {
		margin-right: 20px;
	}
	
	
	/* Tjenester */
	#servicestext {
		font-size: 26px;
		display: block;
		padding-bottom: 20px;
	}
	
	#services_list {
		width: 730px;
	}
	
	#services_list a {
		color: #817d78;
	}
	
	#services_list li {
		font-size: 10px;
		line-height: 1.5;
		width: 140px;
		height: 80px;
		float: left;
		padding: 0px 18px;
		border-right: 1px solid #d5cfc8;
		border-left: 1px solid #fff;
	}
	
	#services_list li#first {
		border-left: 0;
	}
	
	#services_list li#last {
		border-right: 0;
	}
	
	#services_list li img {
		float: left;
		padding-right: 10px;
	}
	
	#services_list li span {
		display: block;
		font-size: 12px;
		font-weight: bold;
	}
	
	
	/* Referanser */
	.cat {
		margin-top: 3px;
		font-style:italic;
	}
	
	.box {
		float: left;
		width: 200px;
		height: 150px;
		padding: 10px;
		margin-right: 30px;
		margin-bottom: 20px;
	}
	
	.box img {
		background: #fff;
		padding: 1px;
		border: 10px solid #C7C3C0;
	}
	
	ol#controls {
		width: 500px;
		float: left;
		margin-top: -15px;
	}
	
	ol#controls li {
		float: left;
		margin: 0 10px 0 0;
	}
	
	ol#controls li a {
		background: #F0E9E2;
		border: 1px solid #c7c3c0;
		color: #817D78;
		float: left;
		padding: 5px 8px;
		text-decoration: none;
	}
	
	ol#controls li.current a {
		background: #c7c3c0;
		color: #737272;
	}
	
	#www {
		float: right;
		background: #c7c3c0;
		padding: 6px 15px;
		margin-top: -15px;
	}
	
	
	#www a {
		color: #737272;
	}
	
	#hr {
		background: url(../gfx/referanser/hr_bg.png) no-repeat;
		padding: 10px 0;
		margin-bottom: 15px;
		clear: both;
	}
	
	#back {
		display: block;
		clear: both;
	}
	
	
	/* Kontakt */
	#contactform {
		width: 470px;
		background: #e5dfd9;
		padding: 20px 25px 5px 25px;
		border: 1px solid #fff;
	}
	
	#contactform #allfields {
		padding-top: 15px;
	}
	
	#contactform_2 {
		width: 180px;
		padding: 60px 10px 10px;
	}
	
	#contactform #contacttext_f {
		font-size: 15px;
		color: #635e59;
	}
	
	#contactform_2 #contacttext {
		font-size: 15px;
		color: #635e59;
	}
	
	#contactform_2 #bird {
		padding: 60px 0 0 70px;
	}
	
	.msg {
		vertical-align: middle;
		padding-bottom: 15px;
		padding-right: 20px;
	}
	
/* Footer */
#footer {
	font-size: 11px;
	color: #a6a09b;
	text-align: right;
	margin: 15px 0;
	position: relative;
	bottom: 0;
}

/* Diverse */

.cuftext { font-size: 15px; }
.clear { clear: both; }
.left { float: left; }
.right { float: right; }