#logo img {
	width: 305px;
	height: 53px;
}

#menu ul li {
	background: transparent url(images/nk2/menu-li.png) no-repeat top left;
}
#menu ul li.current {
	background: transparent url(images/nk2/menu-li-current.png) no-repeat top left;
}

#submenu {
	background: transparent url(images/nk2/submenubgr.png) no-repeat right top;
}
ul.leftmenu li {
	background: transparent url(images/nk2/submenubullet.gif) no-repeat left 10px;
}
ul.leftmenu li a, #footer ul.quicklist li a, h1, h2, h3, h4, h5, h6 {
	color: #4eb9e5;
}
#content {
	color: #616161;
}

#left, #leftbanner, #content, #emptyspace, #footer {
	border-color: #b7b7b7;
}
#footer span.quickheader {
	color: #b7b7b7;	
}

