#splash {
	background: url('/img/global/dots.gif') no-repeat top center;
	padding: 75px 0 0;
}
#splash h1 {
	background: url('/img/global/dark_logo.gif') no-repeat center;
	width: 185px; height: 104px;
	font-size: 0.1em;
	color: #464637;
	text-indent: -9999em;
}
#splash #left {
	background: #464637;
	width: 199px; height: 472px;
	padding: 20px 0 0;
	float: left;
}
#splash #right {
	padding: 0;
	background: none;
	width: 719px;
	float: left;
}

#left p {
	color: #ccc;
	font-size: 12px;
	padding: 20px 0 10px 20px;
}
#left li a {
	width: 154px;
	background: none;
	padding: 6px 0 6px 63px;
}
#left li a:hover {
	background-color: #59594b !important;
	color: #f9c11e;
}

.en {
	background: url('/img/flags/usa.gif') no-repeat 21px 6px !important;
}
.fr {
	background: url('/img/flags/france.gif') no-repeat 21px 6px !important;
}
.en_CA {
	background: url('/img/flags/canada.png') no-repeat 41px 6px !important;
}
.fr_CA {
	background: url('/img/flags/canada.png') no-repeat 41px 6px !important;
}
.de {
	background: url('/img/flags/germany.gif') no-repeat 21px 6px!important;
}
.zh_CN {
	background: url('/img/flags/china.gif') no-repeat 21px 6px!important;
}    

.ko {
	background: url('/cms/img/icons/flags/kr.png') no-repeat 41px 6px!important;
}

.zh_TW {
	background: url('/cms/img/icons/flags/tw.png') no-repeat 41px 6px!important;
}


#left li a.cms,
#left li span.cms {
	background-color: rgba(192,0,0,0.4) !important;
}

#left li a.zh_CN {
	font-size: 11px;
}

.jp {
	background: url('/img/flags/japan.gif') no-repeat 21px 6px !important;
}
