#Custom-NK-GROUP {
	height: 10px;
	padding: 0px 0px 0px 5px;
}
#Custom-NK-GROUP p {
	color: #999999;
	font-size: 8px;
	line-height: 8px;
}

#Custom-Title-Left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 100px;
}

#Custom-Title-Right {
	position: absolute;
	top: 0px;
	left: 200px;
	width: 550px;
	height: 100px;
}

#Custom-SearchMenu {
	position: relative;
	top: 0px;
	left: 0px;
	width: 750px;
	height: 35px;
}

#Custom-Privacy {
	width: 750px;
	padding: 5px 0px 5px 0px;
	background-color: #333333;
	text-align: right;
	font-size: 10px;
}
#Custom-Privacy a:link {
	padding: 0px 5px 0px 16px;
	background-image: url(../images/icon-arrow-02-a.gif);
	background-repeat: no-repeat;
	color: #ffffff;
}
#Custom-Privacy a:visited {
	padding: 0px 5px 0px 16px;
	background-image: url(../images/icon-arrow-02-a.gif);
	background-repeat: no-repeat;
	color: #ffffff;
}
#Custom-Privacy a:hover {
	background-image: url(../images/icon-arrow-02-a.gif);
	color: #ffffff;
}

#Custom-Privacy img {
	border: none;
}

#Custom-Footer {
	position: relative;
	top: 0px;
	left: 0px;
	width: 750px;
	height: 45px;
}