#menu-top-wrapper{
	position: absolute; top:155px; left:0px;
	width:955px;
	background:transparent url(../images/bg_new_design/bg-main-top.gif) 0 0px  no-repeat;
	
}
#menu-top{
	width:949px; height: 33px;
	margin:3px;
	background-color: transparent;
	background-image: url(../images/bg_new_design/bg_left.gif);
	background-repeat: no-repeat;
}

#menu-top #menu-profile {
	position: absolute;
	left: 20px;
	top: 8px;
}

#menu-top #menu-profile select{
	width: 126px;
	height: 20px;
	padding-left: 12px;
}

#menu-top #menu-items {
	padding: 5px 0 0 163px; 
}

#menu-top #menu-items a {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #727d84;
	display: block;
	float: left;
	line-height: 21px;
	padding: 0 5px;
	text-decoration: none;
}

#menu-top #menu-items a:hover {
	text-decoration: underline;
}

#menu-top #menu-items a.first {
	padding-left: 18px;
}

#menu-top #menu-items a.last {
	border-right: 0px;
	padding-right: 0px;
}

#menu-top #menu-items a.select {
	color: #000;
}
