#logo{
	background: url("logo.bd.gif") no-repeat;
	display: block;
	width: 186px;
	height: 150px;
	position: absolute;
	top: 15px;
	left: 5px;
	}
#menu-header a{
	color:#A1B5B4;
	text-decoration: none;
	}
#menu-header li a:hover{
	color: #fff;
	}
#signin{
	border-bottom: 1px solid #AEB4BB;
	margin: 0 0 3px 0;
	}
#menu-header #signin a{
	color: #fff;
	}
#menu-header a.selected, #menu-header #signin a:hover{
	color: #15CAE8;
	}