body {
	/*width:850px;*/
	margin:auto;
	color:#fff;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
#logo{
	margin:0;
	padding:0;
	width:176px; 
	height:96px;
	float:left;
}
#description{
	margin:0;
	padding:27px 117px 0px 60px;
	width:477px; 
	height:69px;
	float:left;
	font-size:13px;
	background:url(../images/bg-header-wine.jpg) right top no-repeat #000;
}

#home_main_container {
	width:830px;
	height:auto;
	/*padding:10px;
	border:1px solid #680404;
	margin-top:15px;
	margin-bottom:15px;*/
}

#home_footer {
	background:url(../images/bg-middle.gif) top right no-repeat #680404;
	padding:20px 0px;
	height:270px;
	clear:both;
	/*border-bottom: #954f4e 1px dotted;*/
}
#home_copyright{
	background:#320101;
	padding:5px;
	font-size:10px;
	
}
h1{
	font-size:16px;
	font-weight:normal;
	margin:0;
}
h2{
	font-size:20px;
	font-weight:normal;
	line-height:20px;
	margin:0;
	padding:0;
}
a{
	color:#fff;
	text-decoration:none;
}
a:hover{
	color:#e9ec64;
}

#link1{
	padding:10px 10px 10px 60px;
	float:left;
	width:345px;
	text-align:center;
	color:#e9dc23;
}
#link2{
	padding:10px 60px 10px 10px;
	float:left;
	width:345px;
	text-align:center;
	color:#e9dc23;
}
#link3{
	padding:25px 10px 10px 10px;
	float:left;
	width:276px;
	text-align:center;
	color:#e9dc23;
}
#link4{
	padding:25px 10px 10px 10px;
	float:left;
	width:216px;
	text-align:center;
	color:#e9dc23;
}
#link5{
	padding:25px 10px 10px 10px;
	float:left;
	width:276px;
	text-align:center;
	color:#e9dc23;
}
#link6{
	padding:10px;
	text-align:center;
	background:#320101;
	color:#c9bb89;
	height:70px;
}
#link6 a{
	font-weight:normal;
	font-size:13px;
	font-weight:bold;
}
#link6 ul{
	/*padding-left:0px;*/
}
#link6 li{
	list-style:url(../images/arrowbullet.gif);
	float:left;
	margin:0px 18px;
	color:#fff;
	font-size:11px;
}
.small{
	width:70px;
}
.medium{
	width:150px;
}

.large{
	width:190px;
}
