@charset "utf-8";
/* CSS Document */
body {
	background:#261006 url(../images/BG.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#dcac96;
	padding:0;
	margin:0;
}

#holder {
	width:903px;
	margin:0 auto;
	padding:0;
}
#vanhold {
	width:903px;
}
	#vaner {
		float:right;
		width:638px;
		height:160px;
	}
		#vaner ul{
			padding:0;
			margin:0;
		}
		#vaner li{
			list-style-type:none;
			display:block;
			float:left;
		}
		
#bbb {
	width:281px;
	height:155px;
	background-image:url(../images/is.jpg);
	background-repeat:no-repeat;
	}		
		
		
#logohold {
	background: url(../images/logo.jpg) top no-repeat;
	width:261px; 
	height:160px;
	float:left;
}
#katawan {
	width:903px;
}
	#katawan .left {
		float:left;
		width:280px;
		
	}
	.left #text {
		width:250px;
		padding-left:15px;
		padding-top:10px;
		padding-bottom:20px;
	}
	#katawan .right {
		padding:0;
		width:620px;
		float:right;
		margin-right:-50px;
		margin-top:-67px;
	}
	
	#katawan .noGal	{
		width:880px;
		padding-left:15px;
		padding-top:55px;
		padding-bottom:20px;
	}
	
#foot {
	background:url(../images/foot.jpg) repeat-x top;
	height:60px;
}
#foot .holder {
	width:903px;
	margin:0 auto;
	padding:11px 0;
	color:#FFF;
	font-size:11px
}
/* ---------------------------------------- Other Css ---------------------------------------- */
.clear {
	clear:both;
}
.titolo {
	color:#f87950;
	font-size:14px;
	
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.brown {
	color:#481d0a;
}
.brown a{
	color:#481d0a;
	text-decoration:none;
}
.theight {
	float:right;
	width:1px;
	height:440px;
}
h1 {
	color:#f87950;
	font-size:24px;
}
.clip{
	background:url(../images/ClipRep.gif);
}
#check{
	list-style:url(../images/check.gif);
	font-size:16px;
	color:#f87950;
}
#check a{
	list-style:url(../images/check.gif);
	font-size:14px;
	color:#f87950;
}
.highlight{
	color:#f87950;
	}
.larger{
	font-size:14px;
	}
#link a{
	color:#f87950;;
	}
#pdf, #pdf a{ text-align:center; 
			  font-size:15px; 
			  font-weight:bold; 
			  text-decoration:underline; 
			  color:#dcac96;
			  padding:10px 0;
}
#man-cave{ text-align:center; 
			  font-size:15px; 
			  font-weight:bold; 
			  text-decoration:none; 
			  color:#dcac96;
			  padding:10px 0;
}

