.leftColHolder a#logo {
	border: none;
}	

#logoBesson {
	background: url(../_img/logoBesson.png) no-repeat;
	width: 196px;
	height: 143px;
	margin-left: 40px;
	border: none;
	text-decoration: none;
}

#mainNav {
	margin-top: 35px;
	_margin-top: 30px;
}

#mainNav ul {
	list-style: none;
	width: 140px;
	margin: 0 auto;
}


li.news a:link, li.news a:visited {
	display: block;
	background: url(../_img/navNews.png) no-repeat top left;
	width: 124px;
	height: 21px;
	text-indent: -6000px;
	overflow:hidden;
}

li.instruments a:link, li.instruments a:visited {
	display: block;
	background: url(../_img/navInstruments.png) no-repeat top left;
	width: 124px;
	height: 23px;
	text-indent: -6000px;
	overflow:hidden;
}

li.artists a:link, li.artists a:visited {
	display: block;
	background: url(../_img/navArtists.png) no-repeat top left;
	width: 123px;
	height: 23px;
	text-indent: -6000px;
	overflow:hidden;
}

li.dealers a:link, li.dealers a:visited {
	display: block;
	background: url(../_img/navDealers.png) no-repeat top left;
	width: 123px;
	height: 23px;
	text-indent: -6000px;
	overflow:hidden;
}

li.history a:link, li.history a:visited  {
	display: block;
	background: url(../_img/navHistory.png) no-repeat top left;
	width: 123px;
	height: 24px;
	text-indent: -6000px;
	overflow:hidden;
}

li.contacts a:link, li.contacts a:visited {
	display: block;
	background: url(../_img/navContact.png) no-repeat top left;
	width: 123px;
	height: 22px;
	text-indent: -6000px;
	overflow:hidden;
}

.leftColHolder #moreInfo a {
	display: block;
	margin: -20px 0 0 55px;
	background: url(../_img/navMoreInfo.png) no-repeat;
	text-indent: -6000px;
	padding: 0;
	text-decoration: none;
	border: none;
	
	height: 11px;
	width: 156px;
}
