* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #EBF5ED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3 {
	display: none;
}
h4 {
	background-color: #009C3D;
	font-size: 10px;
	color: #FFFFFF;
	width: 90px;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-right: 5px;
	padding-left: 5px;
	clear: both;
}
ul {
	list-style-type: none;
}

#container {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_container.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#left {
	float: left;
	width: 197px;
}
#left .links {
	display: block;
	margin-top: 166px;
	list-style-type: none;
	height: 315px;
	background-image: url(../images/bg_links.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 52px;
	margin-bottom: 16px;
}
#left .links .recipe {
	display: block;
	height: 163px;
	width: 142px;
	background-image: url(../images/bg_recipe.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	overflow: hidden;
}
#left .links .gallery {
	display: block;
	height: 152px;
	width: 130px;
	text-indent: -5000px;
	background-image: url(../images/bg_gallery.gif);
	overflow: hidden;
}
#left .banners {
	list-style-type: none;
	display: block;
	padding-left: 59px;
}
#left .banners li {
	display: inline;
}
#left .banners img {
	border: 1px solid #FFFFFF;
	vertical-align: top;
	margin-top: 11px;
}
#center {
	float: left;
	width: 591px;
}
#center .en {
	display: block;
	text-indent: -5000px;
	height: 34px;
	width: 53px;
	background-image: url(../images/bg_lang_en.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 67px;
	margin-left: 134px;
}
#center .links {
	display: block;
	height: 315px;
	width: 124px;
	margin-top: 65px;
	float: left;
}
#center .links .contacts {
	display: block;
	height: 151px;
	width: 124px;
	text-indent: -5000px;
	background-image: url(../images/bg_contacts.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
	overflow: hidden;
}
#center .links .products {
	text-indent: -5000px;
	display: block;
	height: 152px;
	width: 124px;
	background-image: url(../images/bg_products.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}
#center .box {
	float: right;
	width: 453px;
	margin-top: 158px;
	padding-left: 14px;
	height: 190px;
	padding-top: 32px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#center .box ul {
	list-style-type: none;
	font-size: 10px;
	color: #466A5A;
	line-height: 12px;
	margin-top: 21px;
}
#center .box li {
	background-image: url(../images/dash.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
}
#center .inside {
	margin-left: 138px;
}
#center .news {
	font-size: 10px;
	color: #466A5B;
	padding-left: 65px;
	padding-top: 13px;
	list-style-type: none;
	line-height: 12px;
}
#center .news .title_1 {
	margin-top: 7px;
}
#center .news .title_2 {
	margin-top: 9px;
}
#center .news .title_3 {
	margin-top: 10px;
}
#center .news .title_4 {
	margin-top: 10px;
}
#center .news .title_5 {
	margin-top: 10px;
}
#center .news .title_6 {
	margin-top: 10px;
}
#center .news a {
	font-weight: bold;
	text-transform: lowercase;
	color: #009E3F;
}
#center .footer {
	clear: both;
	font-size: 9px;
	color: #359B36;
	display: block;
	margin-top: 50px;
	padding-bottom: 30px;
	padding-left: 181px;
}
#center .footer a {
	text-decoration: none;
	color: #359B36;
}
#right {
	float: right;
	width: 236px;
}
#right ul {
	display: block;
	list-style-type: none;
	height: 246px;
	width: 137px;
	margin-top: 57px;
	background-image: url(../images/bg_navigation.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 64px;
}
#right li {
	display: inline;
}
#right ul a {
	font-size: 9px;
	font-weight: bold;
	color: #009E49;
	text-decoration: none;
	display: block;
	width: 112px;
}
#right .button_1 {
	height: 25px;
	padding-top: 20px;
}
#right .button_2 {
	height: 23px;
	padding-top: 9px;
}
#right .button_3 {
	height: 23px;
	padding-top: 9px;
}
#right .button_4 {
	height: 23px;
	padding-top: 11px;
}
#right .button_5 {
	height: 22px;
	padding-top: 11px;
}
#right .button_6 {
	height: 23px;
	padding-top: 11px;
}
#right .button_7 {
	height: 27px;
	padding-top: 9px;
}
#right p {
	display: block;
	height: 252px;
	width: 229px;
	background-image: url(../images/bg_flash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 33px;
}
.clear {
	clear: both;
}


.words{
	
	display: none;
}
