* {
    margin: 0px;
    padding: 0px;
    border: 0px;
	outline: none;
}
body {
	text-align: center;
   	background: url('/img/bgc.gif') top left repeat-x #e2e2e2;
}
body, div, a {
    font: 11px Tahoma, Arial;
	color: #4b4b4d;
}
a {
    color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.rwrap {
	margin: 0px auto auto auto;
}
.rwrap, .wrap {
	width: 972px;
}
.rwrap, .wrap, .wrap div {
	position: relative;
	display: block;
}
.isTopBlock {
	height: 80px;
}
.isTopBlock a {
	float: left;
	diplay: block;
	padding: 12px 12px 12px 12px;
	background: url('../img/split.gif') center right no-repeat;
}
.isTopBlock a.isIcon {
	height: 15px;
	padding: 12px 0px 12px 12px;
	background: none;
}
.isTopBlock a.isLast {
	background: none !important;
}
.isHeaderBlock {
	width: 972px;
	height: 312px;
	background: url('../img/header.jpg') top left no-repeat;
}
.isHeaderBlock .isHeaderLogo {
	position: absolute;
	top: 0px;
	left: 795px;
	width: 150px;
	height: 35px;
	background: url('../img/faceworks.gif') top left no-repeat;
}
.isHeaderBlock a {
	display: block;
	position: absolute;
	top: 180px;
	left: 204px;
	width: 564px;
	height: 108px;
	background: url('../img/gereserveerd.gif') top left no-repeat;
}
.isFootBlock {
	width: 972px;
	height: 142px;
	background: url('../img/footer.gif') bottom left no-repeat;
}
.isFootBlock div {
	float: left;
	text-align: left;
}
.isFootBlock div, .isFootBlock a {
	color: #ddd;
	display: block;
	line-height: 16px;
}
.isFootBlock div span {
	font-weight: bold;
}
.isFootBlock a {
	padding: 0px 0px 0px 12px;
	background: url('../img/ftLi.gif') center left no-repeat;
}
.isFooterContainer {
	width: 182px;
	padding: 42px 0px 0px 12px;
}