body.wijco #header h1.logo,
body.wijco #body .sidebar ul.menu li a,
body.wijco #body .sidebar ul.menu ul li a,
body.wijco #body .content {
	behavior:url(scripts/iepngfix.htc);
}

body.wijco {
	background:url(images/wijco_bg.png) #fff repeat-x;
}

body.wijco #wrapper {
	background:url(images/wijco_wrapper.jpg) top center no-repeat;	
}

body.wijco #header h1.logo {
	background:url(images/wijco_logo.png) no-repeat;
	margin:0 0 0 145px;
	height:76px;
	width:306px;
}

body.wijco #header h1.logo a {
	height:76px;
	width:306px;	
}

body.wijco #body .sidebar ul.menu li a {
	background:url(images/wijco_menu.png) no-repeat;
}

body.wijco #body .sidebar ul.menu ul li a {
	background:url(images/wijco_menu_sub.png) no-repeat;
}

body.wijco #footer {
	background:#4f4941;
	padding:4px 0 0 0;
	height:26px;
}