	
	body { background: #e2e2e2; }
		
		#page-wrapper { }

			#subnavigation { width: 860px; padding: 15px 10px 10px 0; left: 8px; }
			
				#subnavigation li { padding: 0 10px; font-size: 10pt; font-weight: bold; }
				
					#subnavigation li a { text-decoration: none; }
		
			#header { }
			
				#navigation { }
	
					#navigation li { font-size: 10pt; font-weight: bold; color: #fff; padding: 4px 14px; }
					
						#navigation li a { text-decoration: none; color: #fff; }
				
				#producers a img { border: 0; }
			
			#lang-switcher { right: 0px; z-index:10;}
				
				#lang-switcher ul { }
				
					#lang-switcher ul li { font-size: 10pt; float: left; display: block; padding: 0 7px; color: #fff; text-transform: lowercase; }
					
					#lang-switcher ul li a { color: #fff; text-decoration: none; }
					
					#lang-switcher ul li.yams_lang_en { background: url(images/language-swither.separator.png) right center no-repeat; }
	
			#content {font-size: 9pt; color: #6A6A6A;}
				
				#content a {color: #6A6A6A;}
				
				#content img {margin: 0 10px;}
				
				#content table {margin: 10px 0;}
				
					#content thead {color: #fff;}
						
						#content thead td,
						#content thead th {text-align: center; font-weight: bold; font-size: 9pt;}
	
		#footer-warpper { background: url(images/avos_bg_content_bottom.png) top left #e2e2e2 no-repeat; }

			#footer { background-color: #c2c3c7; font-size: 9pt; }
		
				#footer p { margin: 0; color: #fff; white-space: nowrap; }
		
			#copyright { width: 230px; padding: 15px 0 15px 13px; float: left; background: url(images/avos.separator.copyright.png) right center no-repeat; }
			
			#footer .contacts { float: right; padding: 15px 16px 0 0; }
			
				#footer .contacts h5 { margin: 0; padding: 0; color: #0753a0; font-size: 9pt; }
			
				/*#email p { margin-top: 2ex; }*/
				
				#email a { text-decoration: none; color: #fff; }
		
		a img {border: none;}
		
		.clear {clear: both;}
