#header-wrapper {
	background: #DE0000 url(images/header-bg-hongkong.gif) repeat-x left bottom;
	border-bottom: 10px solid #CF2027;
}

#header h1 a:link,
#header h1 a:visited {
	background: transparent url(images/logo-hongkong.gif) no-repeat left top;
	height: 105px;
	width: 392px;
	display: block;
	text-indent: -9999px;
}

#left-sidebar h2,
#block-user-1 h2 {
	background-color: #CF2027 !important;
}

#left-sidebar li.collapsed a {
	background: #FAE8E9 url(images/menu-arrow-hongkong.gif) no-repeat 8px center;
	text-indent: 25px;
}

#left-sidebar li.expanded a {
	background: #FAE8E9 url(images/menu-arrow-hongkong-turned.gif) no-repeat 8px center;
	text-indent: 25px;
}

#left-sidebar li.expanded li.collapsed a {
	background: #F5D2D4 url(images/menu-arrow-hongkong.gif) no-repeat 8px center;
	text-indent: 25px;
	border-left: 25px solid #F5D2D4;
}

#left-sidebar li.expanded li.expanded a {
	background: #F1BCBE url(images/menu-arrow-hongkong-turned.gif) no-repeat 8px center;
	text-indent: 25px;
	border-left: 25px solid #F1BCBE;
}

#left-sidebar li.expanded .leaf a {
	background-color: #F5D2D4;
	background-image: none;
	text-indent: 25px;
}

#left-sidebar li.expanded li.expanded .leaf a {
	background-color: #F5D2D4;
	background-image: none;
	border-left: 0px solid #F5D2D4;
	text-indent: 50px;
}

#left-sidebar li.expanded .leaf a.active {
	background-color: #F1BCBE;
	background-image: none;
	text-indent: 25px;
}

#left-sidebar li.expanded li.expanded .leaf a.active {
	background-color: #F1BCBE;
	background-image: none;
	border-left: 0px solid #F1BCBE;
	text-indent: 50px;
}

#page-content h2,
#page-content h4 {
	color: #CF2027;
}

#page-content ul li {
	background: transparent url(images/arrow-hongkong.gif) no-repeat left 3px;
}

#right-sidebar h4 {
	background-color: #DE0000;
}