html{
	height: 100%;
}
body{
	background-color: #324144;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 100%;
	margin: 0px 0px 0px 0px;
}
h1{
	color: #171e1f;
	font-family: Verdana;
	font-size: 11pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
h2{
	color: #7fa8ac;
	font-family: Verdana;
	font-size: 11pt;
	margin: 0px 0px 0px 0px;	
}
h3{
	color: #263233;
	font-family: Verdana;
	font-size: 11pt;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
h3 a{
	color: #263233;
	text-decoration: none;
}
h3 a:hover{
	color: #cc33cc;
}
p{
	color: #7fa8ac;
	font-family: Verdana;
	font-size: 10pt;
	margin: 0px 0px 30px 0px;
	text-decoration: none;
}
ul{
	border: none;
	font-family: Verdana;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
li{
	border: none;
	display: inline;
}
#website{
	
	height: 552px;
	margin: 186px auto 0px auto;
	width: 900px;
}
#navigatie{
	background-color: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	width: 900px;
}
#navigatie ul{
	height: 22px;
	margin: 0 4px;
	padding: 0;
}
#navigatie ul li{
	float: left;
}
#navigatie ul li a{
	background-image: url(images/button.png);
	border: none;
	color: #ffffff;
	display: block;
	height: 17px;
	margin: 0px 3px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	width: 145px;
	text-align: center;
}
#navigatie ul li a:hover{
	background-image: url(images/button-hover.png);
	border: none;
	height: 17px;
	width: 145px;
}
#about{
	display: block;
	float: left;
	height:470px;
	width: 460px;
	padding: 45px 0px 0px 70px;
}
#about p a{
	color: #263233;
	text-decoration: none;
}
#about p a:hover{
	color: #cc33cc;
}
#navfolio{
	background-color: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	width: 900px;
}
#navfolio ul{
	height: 22px;
	margin: 0 4px;
	padding: 0;
}
#navfolio ul li{
	float: left;
}
#navfolio ul li a{
	background-image: url(images/btn_gra.png);
	border: none;
	color: #ffffff;
	display: block;
	height: 17px;
	margin: 0px 3px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	width: 145px;
	text-align: center;
}
#navfolio ul li a:hover{
	background-image: url(images/btn_log.png);
	border: none;
	height: 17px;
	width: 145px;
}
.blok{
	border: none;
	display: block;
	float: left;
	margin: 15px 15px 0px 0px;
	height: 130px;
	width: 228px;
}
.blok img{
	border: none;
}
.indigio{
	border: none;
	display: block;
	float: right;
	margin: 15px 0px 0px 1px;
	height: 273px;
	width: 170px;
}
.indigio img{
	border: none;
}
.content{
	background-color: #394b4d;
	display: block;
	float: left;
	margin: 52px 0px 0px 0px;
	height: 500px;
	width: 900px;
}
.content ul{
	height: 20px;
	padding: 7px 0px 3px 10px;
}
.content ul li{
	float:left;
	margin: 0px 7px 0px 0px;
}
.content img{
	display: block;
	float: right;
}
.thumbs{
	display: block;
	float: right;
	margin: 0px 0px 0px 0px;
	height: 500px;
	width: 300px;
}
.thumbs ul{
	display: block;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.thumbs ul li{
	border: none;
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.thumbs ul li a img{
	border: none;
}
.bigshot{
	float: left;
}
