
html {
	background-image: url(../bg2.jpg);
	background-repeat: repeat;
}


body{ background:url(../bg.jpg) top center no-repeat;	margin:0px;
	padding:0px; color:#666; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:24px;text-shadow: #000 1px 1px 0px;
}

#wrapper{ margin:0 auto; width:990px; position:relative;}
#top{height:900px;}

h3{ font-size:16px;}
h2{font-size:34px; color:#CCC;}


#logo{ position:absolute; width:460px; height:460px; top:5px; background:url(../images/cilla.png); cursor:move;}

#contact{ position:absolute; width:256px; height:256px; top:500px; left:360px; background:url(../images/contact.png); cursor:pointer;}

#portfolio{ position:absolute; width:222px; height:222px; top:150px; right:0px; background:url(../images/portfolio.png); cursor:pointer; }

#portfolio:hover{ position:absolute; width:222px; height:222px; top:150px; right:0px; background:url(../images/portfolioover.png);  }

.pictures{ width:980px; height:1616px; margin:0 auto; margin-bottom:10px;}
#arrow img{  border:none; text-decoration:none; float:right; margin-bottom:20px; margin-top:40px; }
#ovefelt img{  border:none; text-decoration:none; float:left; margin-bottom:20px; margin-top:40px;}

.footer{ width:200px; margin: 0 auto;}
#case1 {
	color: #666;
	width: 100%;
	height:353px;
	position: absolute;
	z-index: 100;
	top: 0px;
	display: none;
	background:#000;

}

#case1  a{ color:#999; text-decoration:none;}

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

.left{ float:left;}

.right{ float:right;}


#case1 a { border:none; text-decoration:none;}


#case1 img{ float:left; border:none;
}

input{ border:none;}

form {
width: 700px;
padding: 20px;
margin: 0 auto;
}



form .float2 {
width: 350;
margin-right:10px;
float: left;
}


form input {
width: 290px; padding:10px 5px; margin-top:7px; margin-right:8px; background:#000; border:1px solid #333;   font: 12px Arial, Tahoma, Verdana, sans-serif; color: #FFF;
}


textarea{ width:610px; padding:5px; margin-top:16px;  background:#000; border:1px solid #333;  font: 12px Arial, Tahoma, Verdana, sans-serif; color: #FFF;}

	#screenshot{
	position:absolute;
	z-index:22;
	display:none;
	cursor:help;
	}

	
	
	.clear{clear:both;}
		
		
	




