html {
	width:100%;
	height:100%;
	margin-bottom:1px;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D3139;
	float: left;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #2D3139;
	margin-top: 5px;
	margin-bottom: 5px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #2D3139;
}
textarea {
	border: 1px solid #2D3139;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #1A1360;
}
#header {
	background-color: #1A1360;
	width: 780px;
}
#header_image {
	float: left;
	width: 516px;
}
#login {
	float: right;
	width: 240px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 70%;
}
.float_right {
	float: right;
}

#secondary_menu {
	float: right;
	width: 264px;
}
#menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	clear:right;
	text-align:center;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #8D0128;
	width:780px
}
/*Simple CSS Menu*/
#menu ul {
list-style: none;
margin: 0;
background-color: #8D0128;
color: #ffffff;
padding-left:150px;
}
#menu li{
float: left;
margin: 0;
}

#menu ul li { display: inline; }

#menu li a
{
	padding-left:10px;
	padding-right:10px;
	background-color: #8D0128;
	color: #ffffff;
	text-decoration: none;
	float: left;
	height:20px;
	display:block;
	line-height: 20px;
	width: 80px;
	text-align: center;
	font-weight: normal;
}

#menu li a:hover
{
background-color: #1A1360;
color: #fff;
}
#menu li a:active
{
background-color: #1A1360;
color: #fff;
}
/* Hide from IE5-Mac \*/
#menu li a
{
float: none
}
/* End hide */

#content {
	width: 780px;
	background-color: #FFFFFF;
		background-image: url(images/left_column_background.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#left_column {
	float: left;
	width: 150px;
	background-color: #adbd76;
	color: #FFFFFF;
	display: inline;
}
.wine_menu_item {
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	margin-top: 3px;
	padding-bottom: 3px;
	color: #1A1360;
}
.wine_menu_subitem {
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	text-indent:15px;
	vertical-align: middle;
	margin-top: 3px;
	padding-bottom: 3px;
	color: #1A1360;
}

#middle_column {
	float: left;
	width: 385px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#right_column {
	float: left;
	width: 170px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.banner_title {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #8D0128;
	height: 18px;
	width: 175px;
	float: left;
	text-align: center;
	padding-top: 5px;
}

#footer {
	width: 778px;
	background-color: #FFFFFF;
	float: left;
}
.clear {
	clear: both;
}
.banner_photo {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #8D0128;
	width: 60px;
	float: left;
}
.banner_text {
	width: 108px;
	float: left;
	margin-top: 3px;
	margin-left: 3px;
}
.title2 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.banner1 {
	width: 175px;
	border: 1px solid #ADBD76;
	background-color: #e4e9d2;
	margin-bottom: 20px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #8D0128;
		padding: 0;
	margin: 0;
}
.main_banner {
	width: 380px;
	border: 1px solid #8D0128;
	background-color: #8D0128;
	margin-bottom: 20px;
	height: 115px;
	color: #FFFFFF;
}
#company_adress {
	background-color: #607345;
	width: 135px;
	height: 55px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	line-height: 120%;
	float: left;
	color: #FFFFFF;
}

#copyright {
	float: left;
	height: 25px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 38px;
	padding-bottom: 10px;
}
#subpage_main_column {
	float: left;
	width: 580px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#product_photos {
	float: left;
	width: 170px;
}
.product {
	float: left;
	width: 580px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8D0128;
	border-right-color: #8D0128;
	border-bottom-color: #8D0128;
	border-left-color: #8D0128;
}
.product_description {
/*	float: left;*/
	color: #333333;
/*	width: 350px;*/
	margin-right: 15px;
	margin-top: 10px;
}
.product_navigation {
	float: left;
	margin-top: 10px;
}

.product_photo {
	float: left;
	margin-right: 15px;
	width: 70px;
}
.product_list_photo {
	float: left;
	width: 45px;
	margin-right: 15px;
	margin-top: 10px;
}
.secondary_title {

	font-size: 14px;
	font-weight: bold;
	color: #8D0128;
}
#page_title {
	width: 580px;
	margin-bottom: 20px;
}
#product_details_description {

	float: right;
	color: #333333;
	width: 490px;
}
#product_details {

	float: left;
	width: 580px;
	margin-top: 10px;
}
.style1 {color: #1A1360}
#subpage_main_column a:link {

	color: #0A246A;
	text-decoration: none;
}
#subpage_main_column a:hover {

	text-decoration:underline;
}
a {
	font-weight: bold;
	color: #1A1360;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
.main_title {

	font-size: 18px;
	font-weight: bold;
	color: #8D0128;
	padding: 0;
	margin: 0;
}
.footer_credit{
	color:#999999;
}
.footer_credit a{
	color:#999999;
}

