
html{
	height:100%;
	overflow:hidden;
}
#cover{
	width:5000px;
	height:2000px;
	background-color:#000;
	position:absolute;
	z-index:99999;
}
body{
	
	height:100%;
	margin:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000;
	overflow:hidden;
	
		background-attachment:fixed;
		background-position:center top;
		background-repeat:no-repeat;
}
img{
	outline:none;
}
a img{
	border:none;outline:none;
}
#logo{

position:absolute;
right:20px;
margin-top:84px;
z-index:9999;
}
a{
	outline:none;
	color:#fff;
	text-decoration:none;
}
a:hover, a:active, a:focus, img {
   outline:none;
}

#transBlackBg{
	position:absolute;
	top:0px;left:0px;;
	z-index:1;
	background-color:#000;

	opacity: 0.55;
	width:100%;
	height:110px;
}
#portfolio_menu{
	/*border-bottom:1px solid #fff;*/
	
	cursor:pointer;
	/*-moz-user-select: none;*/
	width:100%;position:fixed;
	height:110px;
	z-index:999;
	top:0px;

}
.bgimg{
	position:fixed;
	left:0px;
	top:0px;
}
#background img{
	/*width:100%;*/
	position:absolute;left:50%;margin-left:-960px;
}
#background{	
	width:100%;
	height:100%;
	background-color:#333;	
	position:fixed;

}
#interlace{
	display:none;height:100%;width:100%;position:fixed;background-image:url(img/scanline.png);z-index:1;
}
#menu{	
	margin:45px 35px;
	line-height:16px;
	width:280px;
	position:fixed;	
	z-index:9;
}


	
	
#projectholder{
	position:absolute;top:200px;height:360px;z-index:10;
}
.textdiv h1{
	font-size:16px;color:#F36;margin-top:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.nav{
	font-family:Arial, Helvetica, sans-serif;position:absolute;bottom:-3px;right:5px;font-size:18px;font-weight:bolder;
}
.blok .nav a{
	color:#000;
}
.blok	{
margin-left:35px;
	position:relative;
	background-color:#FFF;
	border:1px solid #000;
	/*background-image:url(img/kader.png);
	background-repeat:no-repeat;*/
	float:left;
	width:690px;
	height:342px;
	
	
	}

.blok a	{
	color:#d44457;
}
.arrow{
	z-index:9999;
	margin-right:27px;
}
#arrows{
	z-index:4;
	position:fixed;
	top:155px;
	left:630px;
}
.imagedivholder{

	position:absolute;
	top:11px;
	left:259px;
	height:320px;
	width:420px;
	background-color:#fff;
}

.textdivholder{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	
	margin:10px;
	position:absolute;
	left:0px;
	line-height:13px;
	height:320px;
	width:245px;
	background-color:#fff;
}
.pfbutton{
	outline:none;
}
.pf_menu_column{
left:20px;
	margin-top:5px;
	z-index:99999;
	margin-left:5px;
	font-size:9px;
	font-family: sans-serif;

	}
	
.pf_menu_column a:hover{
	font-weight:bold;
	text-decoration:underline;
	}
