#headlogo {
	width:100%;
	height: 89px;
	display:block;
	background:url(../imgs/bg-header.jpg) no-repeat left bottom;
	background-color:#e5e5e5;
}

#logolink {
	float: left;
	width:284px; 
	height:82px;
	background: url('http://www2.select2gether.com/imgs/logo.png') no-repeat left center;
	margin: 0px;
	margin-left: 10px;
}

#headlogo ul {
	float:right;
	list-style: none;
	margin:60px 20px 0 0;
}

#headlogo ul li {
	font-weight: normal;
	display: inline;
	padding: 0 0 0 0px;
	font-weight:bold;
}
