
*{
	border: 0;
	margin: 0;
	padding: 0;
	color: #85752d;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
}
a{
	text-decoration: none;
	cursor: pointer;
}
img{
	display: block;
}

div#topsection{
	background-image: url('../images/top-repeat.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	height: 94px;
	text-align: left;
}
div#logo{
	width:864px;
	margin: 0 auto;
	height: 94px;
}
div#logo_inner{
	position: absolute;
	height: 90px;
	width: 440px;
	background: url('../images/png/logo.png') no-repeat top left;
	margin-left: 212px;
}
div.dot{
	background: url('../images/png/dot.png') no-repeat top left;
	height: 22px;
	width: 13px;
	float: left;
	margin: 0 13px 0 11px;
}
div#logo a.lang_bg{
	float: left;
	display: block;
	background-image: url('../images/png/change_lang_bg.png');
	background-color: transparent;
	height: 11px;
	width: 75px;
	line-height: 1px;
	
}
div#logo a.lang_en{
	float: right;
	display: block;
	background-image: url('../images/png/change_lang_en.png');
	background-color: transparent;
	height: 11px;
	line-height: 1px;
	width: 57px;
}
div#background{
	background-color: black;
	background-image: url('../images/bigbackground.jpg');
	background-position: center top;
	width: 100%;
	background-repeat: no-repeat;
	text-align: center;
}
div#content{
	width:896px;
	margin: 0 auto;
	text-align: left;
}
div#header{
	background-image: url('../images/header.jpg');
	background-position: center top;
	height: 239px;
}
div#header div#top_menu{
	padding-top: 14px;
	text-align: center;
	height: 50px;
}
div#header div.en{
	padding-left: 110px;
}
div#header div.bg{
	padding-left: 78px;
}

div#header div#top_menu img{
	float: left;
	margin: 0 13px 0 11px;
	display: block;
}
div#header div#top_menu a{
	height: 22px;
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -1000px;
	overflow: hidden;
	cursor: pointer;
}
div#header div#top_menu.bg a.home{
	background-image: url(../images/png/links_bg/about_us.png);
	width: 57px;
}
div#header div#top_menu.bg a.crops{
	background-image: url(../images/png/links_bg/our_crops.png);
	width: 182px;
}
div#header div#top_menu.bg a.lavender{
	background-image: url(../images/png/links_bg/lavender.png);
	width: 93px;
}
div#header div#top_menu.bg a.products{
	background-image: url(../images/png/links_bg/products.png);
	width: 86px;
}
div#header div#top_menu.bg a.gallery{
	background-image: url(../images/png/links_bg/gallery.png);
	width: 67px;
}
div#header div#top_menu.bg a.contact{
	background-image: url(../images/png/links_bg/contact.png);
	width: 74px;
}
div#header div#top_menu.en a.home{
	background-image: url(../images/png/links_en/about_us.png);
	width: 79px;
}
div#header div#top_menu.en a.crops{
	background-image: url(../images/png/links_en/our_crops.png);
	width: 91px;
}
div#header div#top_menu.en a.lavender{
	background-image: url(../images/png/links_en/lavender.png);
	width: 82px;
}
div#header div#top_menu.en a.products{
	background-image: url(../images/png/links_en/products.png);
	width: 83px;
}
div#header div#top_menu.en a.gallery{
	background-image: url(../images/png/links_en/gallery.png);
	width: 67px;
}
div#header div#top_menu.en a.contact{
	background-image: url(../images/png/links_en/contact.png);
	width: 98px;
}

div#header div#top_menu a:hover,div#header div#top_menu a.selected{
	background-position: 0 -22px;
}

div#content_top{
	height: 30px;
	background-image: url('../images/content-top.jpg');
	background-position: center top;
	
}
div#content_mid{
	background-image: url('../images/content-mid.jpg');
	background-position: center top;
	min-height: 500px;
	background-repeat: repeat-y;
	
}
div#content_bottom{
	background-image: url('../images/content-bottom.jpg');
	background-position: center top;
	height: 304px;
}
div#main_right_part{
	min-height: 600px;
	margin-left: 332px;
	margin-right: 100px;
	text-align: justify;
}
div#main_right_part_contacts{
	margin-left: 402px;
	margin-right: 100px;
}
div#main_right_part_contacts span{
	display: block;
	margin-bottom: -20px;
	color: #592280;
}
div#main_left_part_contacts{
	float: left;
	padding-left: 102px;
	width: 257px;
}
div#content_mid a{
	text-decoration: underline;
}
div#main_right_part_gallery{
	margin-left: 100px;
	margin-right: 100px;
	text-align: left;
}
div#main_right_part_gallery a.gallery_pic{
	width: 179px;
	display: block;
	height: 119px;
	padding: 2px 5px 6px 3px;
	margin: 15px 20px;
	float: left;
	background: url('../images/pic-background.jpg') no-repeat left top;
}
a.gallery_pic img{
	display: block;
}
a.framed_img{
	display: block;
	width: 179px;
	height: 119px;
	padding: 2px 5px 6px 3px;
	background: url('../images/pic-background.jpg') no-repeat left top;
	margin-bottom: 14px;
}
a.framed_img img{
	width: 179px;
	height: 119px;
	display: block;
}
div#main_left_part{
	float: left;
	padding-left: 102px;
	width: 187px;
}
img.framed_img{
	width: 179px;
	display: block;
	height: 119px;
	padding: 2px 5px 6px 3px;
	background: url('../images/pic-background.jpg') no-repeat left top;
	margin-bottom: 14px;
}
.clear{
clear:both;
height:1px;
line-height:1px;
}
input{
	height: 22px;
}
input,textarea{
	border: 1px solid #5F5420;
	width: 200px;
	line-height: 20px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #85752D;
	padding-top: 5px;
}
* + html input,textarea{
	padding-top: 0px;
}
input.submit{
	width: auto;
	height: auto;
	font-size: 12px;
	line-height: normal;
	padding: 0 4px;
	background-color: #EFD4A5;
}
div.container_title{
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: -8px;
}
div.container_title.contacts_bg{
	background-image: url('../images/png/page_title/bg/contacts.png');
	width: 150px;
	height: 29px;
}
div.container_title.home_bg{
	background-image: url('../images/png/page_title/bg/welcome.png');
	width: 132px;
	height: 29px;
}
div.container_title.lavender_bg{
	background-image: url('../images/png/page_title/bg/lavender.png');
	width: 191px;
	height: 31px;
}
div.container_title.products_bg{
	background-image: url('../images/png/page_title/bg/products.png');
	width: 176px;
	height: 28px;
}
div.container_title.gallery_bg{
	background-image: url('../images/png/page_title/bg/gallery.png');
	width: 137px;
	height: 29px;
}
div.container_title.crops_bg{
	background-image: url('../images/png/page_title/bg/our_crops.png');
	width: 377px;
	height: 27px;
}
div.container_title.contacts_en{
	background-image: url('../images/png/page_title/en/contacts.png');
	width: 201px;
	height: 29px;
}
div.container_title.home_en{
	background-image: url('../images/png/page_title/en/welcome.png');
	width: 156px;
	height: 29px;
}
div.container_title.lavender_en{
	background-image: url('../images/png/page_title/en/lavender.png');
	width: 163px;
	height: 29px;
}
div.container_title.products_en{
	background-image: url('../images/png/page_title/en/products.png');
	width: 167px;
	height: 29px;
}
div.container_title.gallery_en{
	background-image: url('../images/png/page_title/en/gallery.png');
	width: 136px;
	height: 29px;
}
div.container_title.crops_en{
	background-image: url('../images/png/page_title/en/our_crops.png');
	width: 180px;
	height: 29px;
}
table.products{
	border-collapse: collapse;
	width: 95%;
	text-align: left;
}
table.products td{
	padding: 3px;
	border: 1px solid #5c511f;
	line-height: 16px;
}
table.products tr.bold td{
	font-weight: bold;
	color:#5f5422;
}
table.products td.first{
	width: 32%
}
table.products td.second{
	width: 20%
}
table.products td.third{
}
table.products td.last{
	width: 28%
}