#logo{
	background: url("../images/logo.bd.new.v.gif") no-repeat;
	display: block;
	width: 274px;
	height: 127px;
	position: absolute;
	top: 10px;
	left: -20px;
	}
#header h1{
padding: 130px 0 0 6px;
text-align: left;
font-size: 19px;
font-weight: normal;
color: #CFE3F2F8F9E5;
}
#header h1 a{
color:#5BE6F4;
cursor: default;
	text-decoration: none;
}

#menu-header li {
text-align: right;
}	
#menu-header a{
	color:#A1B5B4;
	text-decoration: none;
	}
#menu-header li a:hover{
	color: #fff;
	}	
#menu-header li#signin{
	position: absolute;
	bottom: 0;
	right: 0;
	}
#menu-header li#signin a.fb-connect{
	display: inline-block;
	width: 17px;
	height: 17px;
	text-align: left;
	text-indent: -10000px;
	background: url(../images/bt-fbconnect-menu.gif) no-repeat center top;
	}	
#menu-header li#signin a.fb-connect:hover{
	background: url(../images/bt-fbconnect-menu.gif) no-repeat center bottom;
	}	
	
#menu-header li#signin a{
	color: #fff;
	}
#menu-header #signin #create{
	background: url(/images/bt.register.gif) no-repeat;
	color: #fff;
	display: inline-block;
	width: 142px;
	height: 24px;
	padding-left: 10px;
	line-height: 24px;
	text-align: center;
	}
#menu-header #signin #create:hover{
	color: #006680;
	}
#menu-header #signin #user-name{
	color: #fff;
	font-size: 110%;
	line-height: 30px;
	}
#menu-header #signin a:hover {
	color: #15CAE8;
}	
#menu-header a.selected {
	color: #15CAE8;
	}