#boxes {
	width:580px;
	margin:10px auto
}
.boxHdrGVW {
	width:580px;
	background: #666 url(../img/clubs/hdr-gvw.png) no-repeat;
	height: 36px;
}
.boxHdrVS {
	width:580px;
	background: #666 url(../img/clubs/hdr-vs.png) no-repeat;
	height: 36px;
}
.boxHdrWW {
	width:580px;
	background: #666 url(../img/clubs/hdr-ww.png) no-repeat;
	height: 36px;
}
.boxHdrPF {
	width:580px;
	background: #666 url(../img/clubs/hdr-pf.png) no-repeat;
	height: 36px;
}
.boxHdrVino {
	width:580px;
	background: #666 url(../img/clubs/hdr-vino.png) no-repeat;
	height: 36px;
}

.box1 p {
padding:9px 19px 24px 12px;
margin:0
}
.box1ul {
	margin:5px 0 0;
	float: right;
	width: 430px;
}
.box1 li {
	margin:4px 0 0;
}
.box1Img {
	padding:0 19px 10px 10px;
	margin:0;
	float: left;
	border-width: 0px;
}
.boxnav img{
	float: right;
}
