@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../img/spacerBkg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	behavior:url("css/csshover.htc");
}

/* START TOPMENU STYLES */
#navigatiecontainer {
	background-color:#000;
	height: 40px;
	width: 770px;
	padding-left:80px;
}
#thumbhome, #thumb1, #thumb2, #thumb3, #thumb4{
	width:160px;
	height:40px;
	float:left;
	background:url(../slices/thumb_bg.jpg);
	background-repeat:no-repeat;
}
#thumbhome{
	background-position:0 0;
}
#thumb1{
	background-position:-160px 0;
}
#thumb2{
	background-position:-320px 0;
}
#thumb3{
	background-position:-480px 0;
}
#thumb4{
	background-position:-640px 0;
}
#menu{
	float:right;
	height:25px;
	padding-top:15px;
	padding-right:45px;
	font-size:8pt;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0.8pt;
	color:#999;
}
#menu ul {
	padding:0;
    margin:0;
    white-space:nowrap;
    list-style-type:none;
}
#menu ul li {
	display:inline;
	cursor:pointer;
}
#menu ul li a:link, #menu ul li a:active, #menu ul li a:visited {
	color:#999;
	text-decoration:none;
}
#menu ul li a:hover{
	color:#FFF;
	text-decoration:none;
}
/* EINDE TOPMENU STYLES */

/* START CONTENT STYLES */
#header{
	width:850px;
	height:260px;
}
#logo{
	position:relative;
	width:840px;
	height:199px;
	padding:0 0 0 30px;
	margin:23px auto 0 auto;
	z-index:2;
}
#logo img{
	behavior:url("css/iepngfix.htc");
}
#content-container{
	width:860px;
	padding-left:10px;
	margin:-222px auto 0 auto;
	overflow:hidden;
	background-image:url(../img/spacerShadow-trans.png);
	background-repeat:repeat-y;
	azimuth: expression(
	this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "js/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
	);
}
#content-background{
	width:850px;
	background-repeat:no-repeat;
	background-position:right top;
}
#content-main{
	width:850px;
	height:240px;
	clear:both;
	background-image: url(../img/spacerContentRed-trans.png);
	background-repeat:repeat;
	azimuth: expression(
	this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "js/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
	);
}
#homesubmenu, #submenu{
	position:relative;
	z-index:3;
	width:156px;
	height:220px;
	padding:20px 0 0 85px;
	float:left;
	background-repeat:repeat-y;
	azimuth: expression(
	this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "js/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
	);
	font-size:11px;
	font-weight:bold;
}
#homesubmenu{
	background-image: url(../slices/home-stroke-grid-trans.png);
}
#submenu{
	background-image: url(../slices/sub-stroke-grid-trans.png);
}
#submenu ul {
	margin:0;
	padding:0;
}
#submenu ul li {
	background:transparent;
	list-style-position:outside;
	list-style-type:none;
	padding:2px 0 2px 0;
	margin-bottom:5px;
	cursor:pointer;
	color:#ffcc00;
	text-decoration:none;
}
#submenu ul li:hover {
	color:#f7e8c9;
	text-decoration:none;
}
#submenu ul li .active{
	color:#f7e8c9;
	text-decoration:none;
}
#contentblok{
	position:relative;
	z-index:4;
	width:340px;
	height:220px;
	padding:20px 0 0 20px;
	float:left;
	font-size:12px;
	line-height:16px;
	color:#000;
}
#contentblok a:link, #contentblok a:active, #contentblok a:visited{
	color:#ffcc00;
	text-decoration:none;
}
#contentblok a:hover{
	color:#f7e8c9;
	text-decoration:none;
}

#contentblok ul {
	margin:0;
	padding:0;
}
#contentblok ul li {
	background:transparent;
	list-style-position:outside;
	list-style-type:none;
	padding:2px 0 2px 0;
	margin-bottom:5px;
	cursor:pointer;
	font-size:10pt;
	font-weight:bold;
	color:#000;
}
#contentblok ul li:hover {
	background:transparent url(../img/bulletBig.gif) no-repeat scroll left 5px;
	list-style-position:outside;
	list-style-type:none;
	padding:2px 0 2px 12px;
	color:#FFF;
}
#imgblok{
	width:205px;
	padding:48px 0 0 20px;
	float:left;
	font-size:12px;
	line-height:16px;
	color:#000;
}
#imgblok a:link, #imgblok a:active, #imgblok a:visited{
	color:#ffcc00;
	text-decoration:none;
}
#imgblok a:hover{
	color:#f7e8c9;
	text-decoration:none;
}
#imgblok img{
	border:0;
}
#bannerfloat01{
	position:absolute;
	margin:-205px 0 0 625px;
	z-index:1;
	width:178px;
	border: solid 1px #000000;
	background-color:#FF0000;
}
#bannerfloat02{
	position:absolute;
	margin:-135px 0 0 625px;
	z-index:1;
	width:178px;
	height:58px;
	border: solid 1px #000000;
	background-color:#FF0000;
}
#bannerfloat03{
	position:absolute;
	margin:-65px 0 0 625px;
	z-index:1;
	width:178px;
	height:58px;
	border: solid 1px #000000;
	background-color:#FF0000;
}

/* START FOOTER STYLES */
#footer{
	clear:both;
	width:870px;
	height:19px;
	background-image: url(../img/footerImg.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.footer-content {
	width:836px;	
	height:18px;
	padding:12px 0 0 14px;
	background-image: url(../slices/footer-bg.gif);
	background-repeat: no-repeat;
	font-size:11px;
	color:#AFAFAF;
}
.footer-content a:link, .footer-content a:active, .footer-content a:visited{
	color:#AFAFAF;
	text-decoration:none;
}
.footer-content a:hover{
	color:#7D7D7D;
	text-decoration:none;
}

/* EINDE FOOTER STYLES */
