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

