body {
	background-color: #cbc3b9;
	margin: 20px;
	padding: 0;
	text-align: center;
	font-family: Tahoma, verdana, Arial;
	font-size: 11px;
	line-height: 1.4em;
}

img {
	border: 0px solid white;
}

a {
	color: black;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


h1 {
	font-size: 20px;
	color: #52504E;
	font-weight: normal;
	margin: 15px 0 0 10px;
	padding: 0 0 0 16px;
	background: url(../_img/list2.gif) no-repeat left center;
}

/*-------Structure-------*/

#container {
	width: 770px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0;
}

#top {
	float: left;
	height: 28px;
	width: 770px;
	background: url(../_img/top_back.gif) no-repeat center top;
}

		#top p {
			color: white;
			text-align: right;
			margin: 0;
			padding:  10px 20px 0 0;
		}
		
		#top a {
			color: white;
		}

#header {
	height: 86px;
	width: 770px;
	background: url(../_img/header_back.gif) no-repeat center top;
	float: left;
}

#footer {
	height: 52px;
	width: 770px;
	background: url(../_img/footer_back.gif) no-repeat center top;
	float: left;
}

#footer_index {
	height: 52px;
	width: 770px;
	background: url(../_img/footer_index.gif) no-repeat center top;
	float: left;
	margin-top: -46px;
}


		#footer p {
			margin: 8px 0 5px 15px;
			color: #575550;
			font-size: 10px;
			font-weight:normal;
		}

#content {
	width: 770px;
	float: left;
	background: url(../_img/back_main.gif) repeat-y center top;
}

/*-------Navigation-------*/

#navigation {
	width: 769px;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	overflow: hidden;
}

#navigation ul {
	margin: 0 4px 0 6px ;
	padding: 1px 0 0 0;
	height: 28px;
	background: url(../_img/nav_bottom2.gif) repeat-x bottom;
	list-style: none;
}

#navigation ul.eng {
	margin: 0 4px 0 6px ;
	padding: 1px 0 0 0;
	height: 28px;
	background: url(../_img/nav_bottom2.gif) repeat-x bottom;
	list-style: none;
}


#navigation ul li {
	float: left;
}


#navigation ul li a {
	list-style: none;
	float: left;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-right: 1px solid white;
	display: block;
	background: url(../_img/nav_back.gif) repeat-x center;
	padding: 0 19px 0 20px;
	color: white;
}

#navigation ul li.last a {
	border-right: 0px solid red;
	padding: 0 19px 0 26px;
}

#navigation ul li.laston a {
	border-right: 0px solid red;
	padding: 0 19px 0 26px;
	background: url(../_img/nav_over.gif) repeat-x center;
	text-decoration: none;
}


#navigation ul li a:hover {
	background: url(../_img/nav_over.gif) repeat-x center;
	text-decoration: none;
	}
	
#navigation ul li.active a{
	background: url(../_img/nav_over.gif) repeat-x center;
	text-decoration: none;
	}
	



/*-------Main Content-------*/

#main {
	float: left;
	padding: 0 0 0 6px;
	margin: 0;
	background: url(../_img/back_line.gif) repeat-y 6px 0px;
}

#main_no {
	float: left;
	padding: 0 0 0 6px;
	margin: 0;
}

#main_left {
	float: left;
	width: 476px;
}

#main_right {
	float: left;
	width: 282px;
	margin: 0;
	padding: 0;
}
	#main_right_top {
		background: url(../_img/country_back.gif) no-repeat left top;
		height: 108px;
		border-left: 1px solid white;
		margin: 0;
		}
	#main_right_top_about {
		background: #9B9285;
		height: 135px;
		border-left: 1px solid white;
		margin: 0px;
		}

	#main_right_top_brands, #main_right_top_contact {
		background: #9B9285 url(../_img/about_back_repeat.gif) repeat-x left bottom;
		height: 135px;
		border-left: 1px solid white;
		margin: 0;
		}
				#main_right_top_brands .about_options {
				margin: 0 0 0 0;
				padding: 5px 0 0 12px;
				list-style: none;
				float: left;
				}
			
				#main_right_top_brands .about_options li {
				float: left;
				display: block;
				width: 120px;
				padding: 0 0 0 10px;
				background: url(../_img/list.gif) no-repeat left 4px;
				}
			
				
				
#main_right3 {
	float: left;
	width: 282px;
	margin: 0;
	padding: 0;
}

#main_right_print {
	
	width: 282px;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
}



#main_right_top3 {
		background: url(../_img/country_back.gif) no-repeat left top;
		height: 108px;
		border-left: 1px solid white;
		margin: 0;
		}
	#main_right_top_about3 {
		background: #9B9285 url(../_img/about_back.gif) no-repeat left bottom;
		height: 135px;
		border-left: 1px solid white;
		margin: 0;
		}				
				
		#main_right_top_brands3, #main_right_top_contact3 {
		background: #9B9285 url(../_img/about_back_repeat.gif) repeat-x left bottom;
		height: 135px;
		border-left: 1px solid white;
		margin: 0;
		}
				
		#main_right_top_brands3 .about_options3 {
		margin: 0 0 0 0;
		padding: 5px 0 0 10px;
		list-style: none;
		float: left;
		}
				
		
		#main_right_top_brands4 .about_options4 {
		margin: 0 0 0 0;
		padding: 5px 0 0 12px;
		list-style: none;
		float: left;
		}
				
		#main_right_top_brands4 .about_options4 li {
		float: left;
		display: block;
		width: 90px;
		padding: 0 0 0 10px;
		background: url(../_img/list.gif) no-repeat left 4px;
		}

.about_options li a {
	color: white;
	text-decoration: underline;
}


.about_options li a:hover {
	color: silver;
}

.about_options li a.current {
	color: white;	
	font-weight:bold;
	text-decoration: none;
}

.about_options4 li a {
	color: black;
	text-decoration: underline;
}

.about_options4 li a:hover {
	color: silver;
}

.about_options4 li a.current {
	color: black;	
	font-weight:bold;
	text-decoration: none;
}


	
	#main_right_top_index {
		background: url(../_img/about_index.jpg) no-repeat left top;
		height: 177px;
		border-left: 0px solid white;
		margin: 0;
		float: left;
		width: 100%;
		}
	#main_right_top_index p {
		margin: 0px;
		padding: 30px 5px 2px 36px;
	}
		
	#main_right_flash {
		border-left: 0px solid white;
		float:right;
		}
		
	#main_right_flash_home {
		border-left: 0px solid white;
		
		}

		#main_right_brands {
		border-left: 0px solid white;
		height: 400px;
		padding: 10px 0 0 10px;
		}
		

		#main_right_brands img {
			display: inline;
			float: left;
		}
		
		#main_right_brands_print {
		border-left: 0px solid white;
		height: 400px;
		padding: 10px 0 0 10px;
		
		}
		
				#main_right_brands_print img {
			display: inline;
			float: left;
		}

	#main_right_bottom {
		float: left;
		background: url(../_img/index_country3.gif) no-repeat left top;
		width: 280px;
		height: 100px;
		border: 0px solid red;
		margin-top:0px;
	}
	
	#main_right_aboveFlash {
		border-left: 0px solid white;
		float:left;
		height: 43px;
		background:url(../_img/back_markets_home.gif) repeat-x;
		width: 280PX;
	}
/*-------Path-------*/

#path {
	float: left;
	margin: 0;
	padding: 6px 0 8px 10px;
}
		
		#path li {
			list-style: none;
			float: left;
			margin: 0 2px 0 2px;
		}
		
		#path li a { 
		text-decoration: none;
		color: black;
		}
		
		#path li.current {
			font-weight: bold;
		}

		#path li a:hover {
			text-decoration: underline;
		}

/*-------Content Header-------*/
#con_header {
	float: left;
	background-color: #ece9e7;
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #D1CDC6;
	border-top: 1px solid #D1CDC6;
}

#con_header_full {
	float: left;
	background-color: #ece9e7;
	width: 758px;
	height: 50px;
	border-bottom: 1px solid #D1CDC6;
	border-top: 1px solid #D1CDC6;
	bordeheight: 400px;
	r-top: 1px solid #D1CDC6;
}

#main_content {
	float: left;
	padding-top: 30px;
}

#main_content p {
	padding-left: 10px;
}

#main p, #main_no p {
	margin: 10px 15px;
	clear: both;
}

#con_text{
	float: left;
	width: 100%;
}

#con_text a {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

#con_text a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #F90;
	text-decoration: underline;
}



#index_brands{
	float: left;
	width: 477px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	background:url(../_img/back_brands_home.gif) repeat-x left top;
	border:0px solid red;
}



#index_news{
	float: left;
	width: 100%;
}


	#index_news_left {
		float: left;
		margin-left: 0px;
		margin-bottom: 0px;
	}

	#index_news_right {
		float: left;
		width: 234px;
		height: 190px;
		overflow: hidden;
		background:url(../_img/list3.gif) no-repeat 5px 8px;
	}

#index_news_right p {
	margin: 3px 10px 0px 20px;
	padding: 0;
}

#index_news p span {
	color: #ff9901;
}

#con_text p {
	margin: 10px;
}


.coun_select {
	margin-left: 130px;
	margin-top: 45px;
}

/*-------Options Menu-------*/

.options {
	display: block;
	padding: 0px;
	margin: -20px 10px	 0 0;
	float: right;
}

.options li {
	list-style: none;
}


#search {
	margin: 30px 0 0 560px;
}

.search {
	display: inline;
	line-height: 12px;
	
}

#history_table {
	margin-left: 20px;
	margin-top: 20px;
}

#history_table a {
	text-decoration: underline;
}

#history_table a:hover {
	color: silver;
}

#history_table img {
	border: 1px solid black;
}

#processes_table {
	margin-left: 12px;
	margin-top: 20px;
	vertical-align:top;
}

#processes_table a {
	text-decoration: underline;
}

#processes_table a:hover {
	color: silver;
}


#photos_table {
	margin-left: 85px;
	margin-top: 25px;
	margin-bottom: 15px;
	vertical-align:top;
}

#photos_table .spaces{
	padding-right: 20px;
}

#photos_table img{
	border: 1px solid #CBC3B9;
}



.about_options {
	margin: 0 0 0 0;
	padding: 40px 0 0 12px;
	list-style: none;
	float: left;
}

.about_options3 {
	margin: 0 0 0 0;
	padding: 10px 0 0 12px;
	list-style: none;
	float: left;
	
}

.about_options li {
	float: left;
	display: block;
	width: 90px;
	padding: 0 0 0 10px;
	background: url(../_img/list.gif) no-repeat left center;
}

.about_options3 li {
float: left;
	display: block;
	width: 80px;
	padding: 0 0 0 10px;
	background: url(../_img/list.gif) no-repeat left center;
	}

.about_options li a, .about_options3 li a {
	color: white;
	text-decoration: underline;
}


.about_options li a:hover, .about_options3 li a:hover {
	color: silver;
}

.index_options {
	margin: 0 0 0 0;
	padding:5px 0 0 12px;
	list-style: none;
	float: left;
	height: 60px;
}

.index_options li {
	float: left;
	display: block;
	width: 87px;
	padding: 0 0 0 7px;
	background: url(../_img/list.gif) no-repeat left center;
}

.index_options li a {
	color: #3D3D3D;
	text-decoration: underline;
}

.index_options li a:hover {
	color: #D69F2E;
}

select.brands_list {
	width: 130px;
	margin-left: 20px;
	text-align: center;
}

select.brands_list2 {
	width: 130px;
	margin-left: 10px;
	text-align: left;
	float: left;
	font-size:11px;
}

select.brands_list_category {
	width: 130px;
	margin-left: 10px;
	text-align: left;
	font-size:11px;
}



.orange {
	color: orange;
	font-weight: bold;
	display: block;
	width: 100px;
	float: left;
}

.orange_nolink{
	color: orange;
	font-weight: bold;
	text-decoration:none;
}
a.orange_link {
	color: orange;
	font-weight: bold;
	text-decoration:underline;
}

a.orange_link:hover{
	color:#EE8701;
	font-weight: bold;
	text-decoration:underline;
}


h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 0px;
	float: left;
	color: #464139;
	clear: both;
	width: 80%;
}

h2 span {
	font-weight: normal;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 10px 5px 10px;
	padding: 0px;
	float: left;
	color: #464139;
	clear: both;
	width: 100%;
}

h3 span {
	font-weight: normal;
}

.titles {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 5px 5px 10px;
	padding: 0px;
	float: left;
	color: #464139;
}

.titles_normal {
	font-size: 13px;
	font-weight: normal;
	margin: 10px 10px 5px 0px;
	padding: 0px;
	float: left;
	color: #464139;
}

.titles_index {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 5px 5px 10px;
	padding: 0px;
	float: left;
	color: #464139;
}

#title_index{
	float: left;
	display:inline;
	width: 88px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	background:url(../_img/back_brands_home.gif) repeat-x left top;
}

#brands_index{
	float: left;
	display:inline;
	width: 388px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	background:url(../_img/back_brands_home.gif) repeat-x left top;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 20px 10px 5px 10px;
	padding: 0px;
	float: left;
	color: #464139;
	clear: both;
	width: 80%;
}


.warp_img {
	float: left;
	margin: 0 5px 0 0;
	border: 1px solid #676767;
	display: block;
}

.logo_big {
	margin-left:75px;
}

#brand_details {
	float: left;
	margin: 0;
	width: 240px;
	color: #464139;
}

		#brand_details .t_left {
		 	width: 120px;
		 	vertical-align: top;
		 	font-weight: bold;
		}
		
		#brand_details .t_right {
		 	width: 120px;
		 	vertical-align: top;
		}
		
		#brand_details .last_row {
			background:url(../_img/icon_print.gif) no-repeat 120px;
			text-align:right;
			
		}


input.contact_f, select.contact_f {
	width: 230px;
	font-size:11px;
}

select.contact_ff {
	width: 235px;
	font-size:11px;
}


.cont_left {
	width: 140px;
	text-align: right;
	padding-right: 20px;
	vertical-align: top;
}


textarea.cont_area {
	width: 230px;
}

h5 {
	margin: 10px 10px 0px 15px;
	padding: 0 0 2px 0;
	font-size: 1.2em;
	color: #5C5C5C;
	border-bottom: 1px solid #786B44;
}

h5 span {


}

.h5orange {
	margin: 10px 10px 0px 18px;
	padding: 0 0 2px 8px;
	font-size: 1.4em;
	color: #F90;
	font-weight:bold;
	background: url(../_img/bul.gif) no-repeat 0px 6px;
}

.h5orange span {


}

.more {
	color: #8E7121;
	font-weight: bold;
	text-decoration: underline;
	line-height: 30px;
	font-size: 0.9em;
}
a.boldGreyLinks {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	padding-left: 25px;
	display: block;
}

a.boldGreyLinks:hover {
	color:#999999;
}

.boldGreyLinks_no {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left: 25px;
	display: block;
}

.boldGreyLinks_no11 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left: 25px;
	margin-top: 10px;
	display: block;
}

.boldGreyLinks12 {
	margin: 10px 10px 0px 18px;
	padding: 0 0 2px 13px;
	font-size: 12px;
	text-decoration: underline;
	color: #464139;
	font-weight:bold;
	background: url(../_img/bul_grey.gif) no-repeat 5px 6px;
}

a.boldGreyLinks12 {
	text-decoration: underline;
}

a.boldGreyLinks12:hover {
	color: silver;
}

.faqLinks {
	margin: 10px 10px 0px 18px;
	padding: 0 0 2px 13px;
	font-size: 12px;
	text-decoration: underline;
	color: #464139;
	font-weight:bold;
	background: url(../_img/bul.gif) no-repeat 5px 6px;
}

a.faqLinks {
	text-decoration: underline;
}

a.faqLinks:hover {
	color: silver;
}

.responsiblyLinks {
	margin: 10px 10px 0px 18px;
	padding: 0 0 2px 13px;
	font-size: 12px;
	text-decoration: underline;
	color: #464139;
	font-weight:bold;
	background: url(../_img/bul.gif) no-repeat 5px 6px;
}

a.responsiblyLinks {
	text-decoration: underline;
}

a.responsiblyLinks:hover {
	color: silver;
}


		#responsibly {
		border-left: 0px solid white;
		float:right;
		padding: 10px 10px 10px 10px;
		}
		


.LinksProcesses {
	margin: 10px 10px 0px 0px;
	padding: 0 0 2px 10px;
	font-size: 12px;
	text-decoration: underline;
	color: #464139;
	font-weight:bold;
	background: url(../_img/bul_grey.gif) no-repeat 0px 4px;
}

a.LinksProcesses {
	text-decoration: underline;
}

a.LinksProcesses:hover {
	color: silver;
}

.newsText {
	margin: 10px 10px 0px 20px;
	font-size: 11px;
	text-decoration: none;
	color: #464139;
	font-weight:bold;
}

.LinksNews {
	font-size: 12px;
	text-decoration: underline;
	color: #464139;
	font-weight:bold;
}

a.LinksNews {
	text-decoration: underline;
}

a.LinksNews:hover {
	color: silver;
}

a.LinkPrint {
	margin: 10px 10px 0px 12px;
	padding: 0 0 2px 10px;
	font-size: 12px;
	text-decoration: underline;
	color: #EE8701;
	font-weight:bold;
}

a.LinkPrint:hover {
	color: silver;
}

.faq {
	font-size: 11px;
	
}

.faq bold{
	font-size: 12px;
	font-weight:bold;
	color: #464239;
}

a.orangeTextLinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #F90;
	text-decoration: underline;
}

a.orangeTextLinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #464239;
	text-decoration: underline;
}

a.blackTextLinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a.blackTextLinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #F90;
	text-decoration: underline;
}


#photos_ul {
float: left;
width: 595px;
margin: 0 0 0 40px;
}

#photos_ul li {
	list-style: none;
	float: left;
	margin: 0 10px 10px 10px;
	display: block;	
	padding: 0;
	border: 1px solid silver;
}

#photos_ul li a {
	display: block;	
	float: left;
	margin: 0;
	padding: 0;
}

#photos_ul li img {
	display: block;
	float: left;
	margin: 0;
	padding: 3px;
	background-color: white;
}



#photos_ulProducts {
float: left;
width: 400px;
margin: 0 0 0 10px;
}

#photos_ulProducts li {
	list-style: none;
	float: left;
	margin: 0 10px 10px 10px;
	display: block;	
	padding: 0;
	border: 1px solid silver;
}

#photos_ulProducts li a {
	display: block;	
	float: left;
	margin: 0;
	padding: 0;
}

#photos_ulProducts li img {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#back {
  	display:block;
	float:right;
	margin-right:20px;
	margin-bottom:10px;
}
