.brandbar{
				margin: 0 auto;
				padding: 10px 0 0 0;
				width: 898px;
				height: 70px;
				display: block;
				clear: both;
			}
			
			.brandbar a{
				outline: none;
			}
			
			.brandbar a.bb-corksupply:link, .brandbar a.bb-corksupply:visited{
				width: 52px;
				height: 70px;
				display: inline-block;
				float: left;
				text-indent: -9000px;
				background: url(/_images/brand-bar-home-sprite-cs.gif) 0 0 no-repeat;
				margin: 0 0 0 30px;
			}
			
			.brandbar a.bb-corksupply:hover{
				background-position: 0 -70px;
			}
			
			.brandbar a.bb-tonnellerieo:link, .brandbar a.bb-tonnellerieo:visited{
				width: 147px;
				height: 70px;
				display: inline-block;
				float: left;
				text-indent: -9000px;
				background: url(/_images/brand-bar-home-sprite-tonnellerieo.gif) 0 0 no-repeat;
				margin: 0 0 0 0;
			}
			
			.brandbar a.bb-tonnellerieo:hover{
				background-position: 0 -70px;
			}
			
			.brandbar a.bb-vinoak:link, .brandbar a.bb-vinoak:visited{
				width: 102px;
				height: 70px;
				display: inline-block;
				float: left;
				text-indent: -9000px;
				background: url(/_images/brand-bar-home-sprite-vinoak.gif) 0 0 no-repeat;
				margin: 0 0 0 40px;
			}
			
			.brandbar a.bb-vinoak:hover{
				background-position: 0 -70px;
			}
			
			.brandbar a.bb-studiolabels:link, .brandbar a.bb-studiolabels:visited{
				width: 106px;
				height: 70px;
				display: inline-block;
				float: left;
				text-indent: -9000px;
				background: url(/_images/brand-bar-home-sprite-studio-labels.gif) 0 0 no-repeat;
				margin: 0 0 0 40px;
			}
			
			.brandbar a.bb-studiolabels:hover{
				background-position: 0 -70px;
			}
			
			.brandbar p{
				font-family: "Lucida Grande", Verdana, Arial;
				font-size: 12px;
				color: #618474;
				
				margin: 25px 15px 0 15px;
			}
			
			.brandbar p a:link, .brandbar p a:visited{
				font-family: "Lucida Grande", Verdana, Arial;
				font-size: 12px;
				font-weight: bold;
				text-decoration: none;
				color: #618474;
			}
			
			.brandbar p a:hover{
				color: #80a091;
			}