
#top {
	background: #000 url(/img/bg-top-pianos.jpg) left bottom repeat-x;
	}



#logo {
	position: absolute;
	top: 0px;
	left: 13px;
	height: 101px;
	width: 355px;
	}


#section h2 {
	background: #faf6d6 url(/img/bg-nav-top-pianos.jpg) left bottom repeat-x;	
	border-bottom: 1px solid #CaC6B6;
	}
	

#section ul li a.active {
	border-top: 1px solid #6b86ff;
	background: #3b46b0 url(/img/bg-nav-help.jpg) left bottom repeat-x;
	color: #fff;
	}
	
	
	

h1 {
	color: #333d91;
	}



#download-catalogue a img {
	padding: 1px;
	border: 3px solid #ccc;
	margin-right: 8px;
	margin-left: 10px;
}

#download-catalogue a:hover img {
	padding: 1px;
	border: 3px solid #888;

	}