body {
	margin:0;
	padding:0;
	background:#37393d;
	color:#b4bcbc;
	font:9px Verdana, Arial, Helvetica, sans-serif;
}
a { text-decoration:none; }
img {
	margin:0;
	border:0;
	padding:0;
}
h2 {
	padding:3px 0 5px 0;
	border-top:5px solid #b7733c;
	border-bottom:1px solid #b7733c;
	font-size:10px;
	height:10px;
	margin:5px 0 5px 0;
	text-transform:uppercase;
}
#container {
	width:700px;
	margin:0 auto;
}
#header {
	border-top:10px solid #b7733c;
	border-bottom:5px solid #b7733c;
	height:76px;
	background:url(_gfx/logo.gif) no-repeat center left;
}
#header ul {
	display:block;
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	height:76px;
}
#meny li {
	position:relative;
	float:left;
	text-align:center;
	text-transform:uppercase;
}
#meny li a {
	width:80px;
	height:13px;
	padding:0 0 17px 0;
	color:#b4bcbc;
	text-decoration:none;
	display:block;
	margin-top:41px;
	font-weight:bold;
	line-height:13px;
	border-bottom:5px solid #37393d;
}
#meny li a:hover {
	border-bottom:5px solid #b7733c;
}
#meny li a.active {
	border-bottom:5px solid #b7733c;
}
#content {
	margin:30px 0 0 0;
}
#meny span {
	text-align:center;
}
#cCol {
	width:500px;
	float:left;
	margin:0 0 30px 0;
}

/* ___________________Project information_____________________ */
#desc {
	float:left;
	margin:0 5px 0 0;
	width:300px;
}
#extUrl {
	float:left;
	margin:5px 5px 0 0;
}
#extUrl a {
	display:block;
	width:300px;
	background:#333439;
	padding:2px 0 2px 0;
	text-align:center;
	color:#b4bcbc;
}
#extUrl a:hover {
	background:#b7733c;
}
#extPrev {
	float:left;
	margin:5px 5px 0 0;
}
#extPrev a {
	display:block;
	width:60px;
	background:#333439;
	padding:2px 0 2px 0;
	text-align:center;
	color:#b4bcbc;
}
#extPrev a:hover {
	background:#b7733c;
}
#extNum {
	float:left;
	margin:5px 5px 0 0;
	width:65px;
	background:#333439;
	padding:2px 0 2px 0;
	text-align:center;
}

#extNex {
	float:left;
	margin:5px 0 0 0;
}
#extNex a {
	display:block;
	width:60px;
	background:#333439;
	padding:2px 0 2px 0;
	text-align:center;
	color:#b4bcbc;
}
#extNex a:hover {
	background:#b7733c;
}
#tech {
	float:left;
	width:195px;
}

/* ___________________Menu_____________________ */
#menyCol {
	width:195px;
	float:left;
	margin:0 5px 0 0;
}
#menyCol li a {
	width:195px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:189px;
	display:block;
	padding:3px;
	color:#b4bcbc;
}
html>body #menyCol li a {
  width:189px;
} 
#menyCol li a:hover {
	background:#b7733c;
}
#menyCol li a.subActive {
	background:#b7733c;
}
#menyCol ul {
	margin:0;
	padding:0;
	list-style:none;
}

/* ___________________Footer_____________________ */

#footer {
	clear:both;
	width:700px;
	border-top:5px solid #b7733c;
	padding:5px;
	text-align:right;
	color:#63656a;
}
#footer a {
	color:#63656a;
	text-decoration:none;
}
#footer a:hover {
	color:#b7733c;
}

/* ___________________sIFR_____________________ */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-hasFlash h2 span {
	visibility: hidden;
	font-size:11px;
}
.sIFR-hasFlash #meny span {
	visibility: hidden;
	font-size:11px;
	letter-spacing:-0.25em;
	line-height:8px;
}