body {
	background: #fcfcfc url(../images/background_top.gif) top center no-repeat;
	font-size: 11px;
	padding: 50px 0 0 0;
}	


#logotype {
	background: url(../images/header.gif) no-repeat;
	height: 94px;
	margin-bottom: 45px;
	display: block; 
}

#logotype a {
	width: 940px; 
	height: 90px;
	display: block;
}

#logotype span {
	display: none;
}


.case img {
	border: 5px solid #fff;
}

.casebig img {
	border: 5px solid #fff;
}

.feature {
	
}

.offline {
	color: #ff9b50;
	font-style: italic;
}

.bigfeature {
	
}

#footer {
	background: #ff6c00 url(../images/footer_bg.gif) top center no-repeat;
	width: 100%; 
	overflow: hidden;
	height: 200px; 
	padding-top: 50px; 
	color: #fff;
}

.caption {
	padding-bottom: 40px; 
	text-shadow: 0px 1px 0px #fff;

}

.projects {
	margin-top: 50px; 
}

.liicon a {
	background: url(../images/linkedin.gif) top left no-repeat;
	display: block;
	width: 16px;
	height: 16px; 
	float: left; 
	padding: 0 4px 0 0; 
}

.fbicon a {
	background: url(../images/fb.gif) top left no-repeat;
	display: block;
	width: 16px;
	height: 16px; 
	float: left; 
	padding: 0 4px 0 0; 
}

.twicon a {
	background: url(../images/twitter.gif) top left no-repeat;
	display: block;
	width: 16px;
	height: 16px; 
	float: left; 
	padding: 0 4px 0 0; 
}

.fbicon a:hover {
	background: url(../images/fb.gif) bottom left no-repeat;
	display: block;
	width: 16px;
	height: 16px; 
	float: left; 
	padding: 0 4px 0 0; 
}

.twicon a:hover {
	background: url(../images/twitter.gif) bottom left no-repeat;
	display: block;
	width: 16px;
	height: 16px; 
	float: left; 
	padding: 0 4px 0 0; 
}

.liicon a:hover {
	background: url(../images/linkedin.gif) bottom left no-repeat;
	display: block;
	width: 16px;
	height: 16px; 
	float: left; 
	padding: 0 4px 0 0; 
}


.ad1 {
	margin-right: 40px; 
	float: left;
}

.ad2 {
	margin-right: 40px; 
	float: left;
}

.ad3 {
	float: left;
}

.project strong {
	color: #acacac;
}

/* TYPOGRAFI
----------------------------------------------------------------------------------------------------*/
body{
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:1.5em;
	color: #bcbcbc;
	letter-spacing: -0.02em; 
}

h2 {
	font-size: 30px; 
	margin:5px 0 5px 0;
	text-shadow: 0px 1px 0px #fff;
}

h3 {
	font-size: 18px; 
	margin:5px 0 5px 0;
	color: #acacac;
	text-shadow: 0px 1px 0px #fff;
	}

#footer h3 {
	font-size: 18px; 
	color: #fff;
	text-shadow: 0px 1px 0px #fff;
	}

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

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