body {
	text-align: center;
	font-family: Georgia;
}
*:focus {
	outline: none;
	font-weight: normal;
}
a:link,
a:visited,
a:hover,
a:active {
	outline: none;;
	font-weight: normal;
}
img {
	border: none;
}
#container {
	width: 647px;
	margin: 0 auto;
	text-align: left;
	background: #fae1a8;
	position: relative;
	padding: 55px 140px 0 140px;
}
#mainNav {
	position: absolute;
	right: 140px;
	top: 16px;
	width: 80px;
	height: 20px;
	text-align: right;
}
#logo {
	padding: 0 0 24px 0;
	border-bottom: 1px solid #ddc58b;
}
.group {
	padding: 0 0 30px 0;
	border-bottom: 1px solid #ddc58b;
}
.item {
	float: left;
	width: 332px;
	position: relative;
}
.right {
	float: right;
	width: 313px;
}
.item img {
	float: left;
}
h2 {
	font-size: 12px;
	padding: 0;
	margin: 0;
}
p {
	font-size: 10px;
	padding: 0;
	margin: 0;
	line-height: 1.7;
}
p a:link {
	font-weight: normal;
}
.text {
	position: absolute;
	left: 141px;
	bottom: 0;
}
.logos .text {
	bottom: 19px;
}
.bottles .text {
	bottom: 9px;
}
.labels .text {
	bottom: 3px;
}
.vineyards .text {
	bottom: 21px;
}


#footer {
	padding: 26px 0 50px 0;
}
#footer p {
	text-transform: none;
	font-size: 11px;
}