* {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body {
	text-align: center;
	background: url('../img/bgc.jpg') left top repeat-x #edf1f6;
}
body, td, th, a, input, textarea, select {
    font: 11px Tahoma, Verdana, Arial;
	color: #555555;
}
h1, h1 a {
    font: 18px Tahoma, Arial;
	color: #000000;
}
h2, h2 a {
    font: 18px Tahoma, Arial;
	color: #000000;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul, ul li {
	list-style: none;
}
.rwrap, .wrap, .footer, .logo {
	width: 990px;
}
.rwrap {
	position: relative;
	margin: 6px auto auto auto;
}
.home .rwrap div {
	float: left;
}
.wrap {
	position: relative;
	text-align: left;
	background: #fff;
}
.home .wrap {
	height: 580px;
	background: url('../img/faceworks_hand.jpg') 6px 6px no-repeat #fff;
}
.content {
	height: 530px;
	width: 970px;
}
.footer {
	clear: both;
	height: 40px;
	background: url('../img/faceworks_small.gif') right top no-repeat #a41654;
}
.footer div {
	padding: 7px 0px 0px 12px;
}
.footer, .footer a {
	color: #fff;
}
div#menu {
	width: 516px;
	padding: 52px 0px 0px 72px;
}
div#menu .section {

	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	background-repeat: no-repeat;
	float: left;
	display: block;
	width: 218px;
	height: 22px;
	color: #fff;
	height:80px;
	width:252px;
	margin-bottom: 12px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
div#menu .section-over {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.00;
	background-repeat: no-repeat;
	text-decoration: none;
	float: left;
	display: block;
	width: 218px;
	height:80px;
	width:252px;
	color: #fff;
	margin-bottom: 12px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.subs div a {
	color:#fff;	
}
a.slink {
	display:block;
	height:48px;
	width:252px;
}
.subs div {
	padding:9px 0 0 34px;
}
.subs {
	width:234px;
	height:32px;
	display:inline;
}
div#menu div.isLeft {
	margin-right: 12px;
}
div#menu div.isFull {
	width: 516px;
	height:80px;
}
div#menu div.isFull a.slink {
	display:block;
	height:48px;
	width:516px;		
}
div#menu div.isFull .subs {
	padding:0 0 0 265px;		
}
.isVormgeving {
	background:url('../img/sprite.jpg') 0px -270px no-repeat !important;
}
.isMarketing {
	background:url('../img/sprite.jpg') 0px -360px no-repeat !important;
}
.isBedrijf{
	background:url('../img/sprite.jpg') 0px 0px no-repeat !important;
}
.isHosting {
	background:url('../img/sprite.jpg') 0px -90px no-repeat !important;
}
.isDevelopment {
	background:url('../img/sprite.jpg') 0px -180px no-repeat !important;
}
.isGolfclub {
	background:url('../img/sprite.jpg') 0px -450px no-repeat !important;
}
.isService {
	background:url('../img/sprite.jpg') 0px -540px no-repeat !important;
}
.right {
	width: 342px;
	background-image: url('../img/faceworks.gif');
	background-position: 753px 17px;
	background-repeat: no-repeat;
}
.right div {
	padding: 155px 0px 0px 83px;
	line-height: 16px;
}
.highlite {
	font-weight: bold;
}
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
    visibility: visible !important;
    margin: 0;
}
.sIFR-replaced {
    visibility: visible !important;
}
span.sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1 {
    visibility: hidden;
}
.sIFR-hasFlash h1 {
    letter-spacing: -5px;
    font: 24px Tahoma, Arial;
}