body {
	background:#fafafa url('../images/bg4.gif') repeat-x;
}
#site {
	width:950px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	position:relative;
}
#main_header {
	height:519px;
	background:url('../images/wine_bg2.jpg') no-repeat 160px 0;
	position: relative;
}
#logo {
	float: left;
}
#news {
	margin-top:80px;
	width:200px;
	float:right;
	color:#999999;
}
#news .title a {
	color:#999999;
}
#news .title a:hover {
	color:white;
}
#news p {
	margin-left:0;
}
#news h2 {
	font-weight:normal;
	margin-bottom:5px;
	color:#999999;
}
#news .title {
	margin-top:10px;
	font-weight:bold;
}
#news .date {
	font-size:10px;
}
#news .viewport { 
	width: 170px; 
	height: 250px; 
	overflow: hidden; 
	position: relative; 
}
#news .overview { 
	list-style: none; 
	position: absolute; 
	left: 0; 
	top: 0; 
	padding: 0; 
	margin: 0; 
}
#news .scrollbar{ 
	background: transparent url(../images/bg-scrollbar-track-y.png) no-repeat 0 0; 
	position: relative; 
	background-position: 0 0; 
	float: right; 
	width: 15px; 
}
#news .track { 
	background: transparent url(../images/bg-scrollbar-trackend-y.png) no-repeat 0 100%; 
	height: 100%; 
	width:13px; 
	position: relative; 
	padding: 11px 1px; 
}
#news .thumb { 
	background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; 
	height: 20px; 
	width: 25px; 
	cursor: pointer; 
	overflow: hidden; 
	position: absolute; 
	top: 0px; 
	margin-top:10px;
	left: -5px; 
}
#news .thumb .end { 
	background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0; 
	overflow: hidden; 
	height: 5px; 
	width: 25px; 
}
#news .disable { 
	display: none; 
}
#content {
	float:right;
	width:400px;
	margin-left:350px;
	padding-top:30px;
	text-align:justify;
	color:#999999;
}
#content p{
	margin-right:0;
}
#where_block {
	clear:both;
	width:100%;
}
#where_block ul {
	list-style: none;
	width:100%;
	margin:0;
	padding:0;
}
#where_block li {
	float: left;
	width: 215px;
	margin: 9px 29px 10px 0;
	display:inline-block;
}
#where_block li .where_title_btn:hover {
	background:#1f1f1f url('../images/sub_btn_bg_active.gif') repeat-x;
	color:white;
}
#where_block li:last-child {
	margin-right:0px;
}
#where_block li .where_title_btn {
	font-family:Play, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#999999;
	font-size:16px;
	display:block;
	height:31px;
	padding:10px 10px 0px 10px;
	background-color:#1f1f1f;
}
#where_block li img {
	padding:0;
	margin:0;
	height: 130px;
	width: 100%;
}
#where_block .where_box {
	width: 205px;
	min-height:100px;
	float:left;
	border-right:1px #666666 dotted;
	font-size:11px;
	text-align:justify;
	margin-top:10px;
	margin-bottom:20px;
	padding: 5px;
	padding-right: 17px;
	margin-left:0;
}
#where_block .first {
	width: 210px;
	padding-left:0;
	margin-left:0;
}
#where_block .last {
	padding-right:0;
	margin-right:0;
	border:0;
	float: right;
}
#resellers_left_column {
	float:left;
	width: 749px;
	margin-top:20px;
}
#resellers_right_column {
	float:left;
	width:200px;
	margin-top:30px;
}
#resellers_right_column ul {
	list-style:none;
	margin:0;
	padding:0;
}
#resellers_right_column li {
	font-weight:bolder;
}
#resellers_right_column li a {
	color:#999999;
}
#resellers_right_column li a:hover {
	color:#be0f34;
	text-decoration:none;
}
.reseller-item {
	padding:5px;
	color:#636363;
	width: 235px;
	float: left;
}
.reseller-item.clearboth {
	clear:both;
}
.reseller_company {
	font-size:14px;
	font-weight:bold;
	color:#999999;
}
#resellers {
	float:left;
	width:500px;
	margin-left:350px;
	padding-top:30px;
	color:#999999;
	text-shadow: 1px 1px 1px #000;
}
#resellers .viewport { 
	width: 470px; 
	height: 350px; 
	overflow: hidden; 
	position: relative;
}
#resellers .overview { 
	list-style: none; 
	position: absolute; 
	left: 0; 
	top: 0; 
	padding: 0; 
	margin: 0; 
}
#resellers .scrollbar{ 
	background: transparent url(../images/bg-scrollbar-track-y.png) no-repeat 0 0; 
	position: relative; 
	background-position: 0 0; 
	float: right; 
	width: 15px; 
}
#resellers .track { 
	background: transparent url(../images/bg-scrollbar-trackend-y.png) no-repeat 0 100%; 
	height: 100%; 
	width:13px; 
	position: relative; 
	padding: 11px 1px; 
}
#resellers .thumb { 
	background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; 
	height: 20px; 
	width: 25px; 
	cursor: pointer; 
	overflow: hidden; 
	position: absolute; 
	top: 0px; 
	margin-top:10px;
	left: -5px; 
}
#resellers .thumb .end { 
	background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0; 
	overflow: hidden; 
	height: 5px; 
	width: 25px; 
}
#resellers .disable { 
	display: none; 
}
.contactform form {
	margin:0;
	padding:0;
}
.contactform input, .contactform textarea
{
    background: #333;
    padding: 5px;
	border: 1px solid #999;
	display:block;
	width:340px;
	margin:0;
	color:white;
}
.contactform textarea
{
	height: 100px;
	max-width: 100%;
}
.contactform input[type="submit"] {
	background:url('../images/btn_red.gif') repeat-x;
	color: white;
	text-transform:uppercase;
	text-decoration:none;
	font-size:13px;
	text-align:center;
	height:34px;
	padding:10px;
	margin:10px 0 10px 0;
	border:0;
	width:80px;
	float:right;
	margin-right:48px;
	cursor:pointer;
}
.contactform input[type="submit"]:hover {
	background:url('../images/btn_red_hover.gif') repeat-x;
}
.contactform input:focus, .contactform textarea:focus
{
    background-color: #666;
    border-color: #999;
    outline: none;
}
.contactform label {
	width:160px;
	display:block;
	margin: 10px 0 5px 0;
}