#headed {
	padding: 20px 1px 0px 1px;
	position: relative;
	height: 240px;
	width: 956px;
	margin: 0 auto;
}

#headed ul.ui-tabs-nav {
	position: absolute;
	top: 0px;
	left: 505px;
	list-style: none;
	margin: 0px;
	width: 200px;
	padding-top: 20px;
}

#headed ul.ui-tabs-nav li {
	padding-left: 10px;
	height: 60px;
}

#headed .ui-tabs-panel {
	width: 505px;
	height: 240px;
	position: relative;
	background: #666666;
}

#headed .ui-tabs-hide {
	display: none;
}

#headed li.ui-tabs-nav-item {
	background: #666666;
}
#headed li.ui-tabs-selected {
	background: #333333;
}

#headed img.text-logo {
	position: absolute;
	top: 0;
	left: 205px;
	width: 420px;
	height: 20px;
}

#headed img.dar-logo {
	position: absolute;
	top: 0;
	left: 10px;
	width: 88px;
	height: 94px;
}

#headed img.bbb-logo {
	position: absolute;
	top: 0;
	left: 705px;
	width: 112px;
	height: 94px;
}

#headed div.dar-welcome {
	position: absolute;
	top: 0;
	left: 705px;
	list-style: none;
	margin: 0;
	width: 250px;
}

