body {
	font: normal 11px Arial, sans-serif;
	color: #649b7d;
	background: #f0f7f5 url('../images/bgBody.gif') repeat-x left top;
}
#main {
	width: 960px;
	margin: 0 auto 20px;
	background:  url('../images/bgMain.gif') repeat-y left top;
}
#header {
	height: 190px;
	background:  url('../images/bgHeader.jpg') no-repeat left top;
}
#header h1 {
	padding: 43px 0 0 50px;
}
#menubar {
	height: 36px;
	margin: 0 12px 12px;
	padding: 0 12px;
	background:  url('../images/bgMenubar.gif') no-repeat left top;
	font-size: 12px;
	color: #005642;
}
#menu {
	float: left;
	width: 445px;
	padding-top: 10px;
}
#menu p {
	float: left;
	padding-left: 10px;
}
#menu li {
	margin-left: 12px;
	padding-left: 12px;
	border-left: 1px solid #c2beba;
}
#menu li.first-child {
	margin-left: 0;
	padding-left: 0;
	border: none;
}
#menu a {
	color: #005642;
}
#search {
	float: left;
	width: 277px;
	padding-top: 4px;
}
#search input.txt {
	width: 212px;
	height: 22px;
	margin: 0;
	border: 1px solid #c2beba;
}
#menubar .calendar {
	float: right;
	padding-top: 10px;
}
#menubar a.fr {
	margin-top: 10px;
}
#lang {
	float: right;
	padding-top: 10px;
	width: 186px;
}
#lang a {
	margin-left: 12px;
}
#footer {
	clear: both;
	padding: 12px 12px 30px;
	background: url('../images/bgFooter.gif') no-repeat left bottom;
	font-size: 12px;
	color: #005642;
}
#footer .bip {
	float: left;
	margin: 0 12px 12px;
}
#logosy {
	float: left;
	width: 912px;
	padding: 12px 24px;
	text-align: center;
}
#logosy a {
	margin: 0 17px;
}
#logosy img {
	vertical-align: middle;
}

#en_logosy {
	text-align: center;
	float: right;
}
#en_logosy a {
	margin: 0 4px;
}
#en_logosy img {
	vertical-align: middle;
}


#footer .bottomMenu {
	overflow: auto;
	margin: 0 0 11px 60px;
	padding-bottom: 12px;
	background: url('../images/bgLeftLi.gif') repeat-x left bottom;
}
#footer .menu {
	text-align: left;
}
#footer .enmenu {
	float: left;
	text-align: left;
	padding-top: 24px;
}
#footer li {
	margin-left: 8px;
	padding-left: 12px;
	border-left: 1px solid #c2beba;
}
#footer li.first-child {
	margin-left: 0;
	padding-left: 0;
	padding-right: 5px;
	border: none;
}
#mainCategories ul {
	padding-bottom: 8px;
	padding-left: 12px;
	text-align: left;
}
#mainCategories li {
	width: 225px;
	margin-right: 8px;
	background: url('../images/bgBox.gif') no-repeat right top;
	text-align: center;
}
#mainCategories li.first-child {
	margin-left: 2px;
}
#mainCategories li a {
	float: left;
	display: inline;
	height: 18px;
	width: 225px;
	padding: 8px 0;
}
#mainCategories li.active {
	background: url('../images/bgBoxActive.gif') no-repeat right top;
}
#mainCategories li a {
	font: bold 16px Times New Roman, sans-serif;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}
#mainCategories li a:hover {
	text-decoration: none;
	color: #bbb;
}
#breadcrumb {
	padding: 12px 24px;
}
#breadcrumb dd,
#breadcrumb dt{
	display: inline;
	color: #4d3e23;
}
#breadcrumb .rss {
	float: right;
}
#left ul.hidden {
	display: none;
}
#right {
	color: #005642;
}
#right h2 {
	padding: 0 0 10px;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
}
#right .galleryInv {
	text-align: center;
}
#right a {
	width: 175px;
	padding: 2px 0 2px 10px;
	background: url('../images/arrow.gif') no-repeat left center;
	font-size: 12px;
}
#right .galleryInv a{
	background: none;
}
#banery div#bannerLeft, #banery div#bannerCenter, #banery div#bannerRight {
	overflow: hidden;
	float: left;
	padding: 0 0 0 12px;
	margin: 0;
	text-align: center;
}
/*
#bannerLeft div, #bannerCenter div, #bannerRight div {
	padding: 0 0 0 12px;
}
*/
#bannerLeft {
	width: 225px;
	height: 70px;
}
#bannerCenter {
	width: 460px;
	height: 70px;
}
#bannerRight {
	width: 225px;
	height: 70px;
}

