#wrapper { border: none; border-top: 9px solid #999; }
	
	h1 { border-bottom-color: #999; }
		h1 em { color: #fff; }
		
	#page { background-image: url(../img/wrapper_bg_grey.gif); }

	#main_navigation { font-size: 1em; padding: 10px 0 8px 0; background: #ccc; }
		#main_navigation li { border-bottom: none; }
			#main_navigation li a { background: #ccc; color: #222; font-weight: normal; padding: 10px 12px; }
			#main_navigation li a.active { background: #ccc; color: #222; font-weight: bold; }
			
			
	#eland_contact { background: #999; margin-bottom: 20px; }
		#eland_contact h3 a { background-image: url(../img/eland_grey.gif); }
	
	#tell_us_form { padding: 20px 12px 18px 12px; background: transparent; }
		#tell_us_form h3.legend { color: #444; font-size: 1.1em; font-weight: bold; }
		#tell_us_form textarea { border-color: #999; }
		#tell_us_form input.def { border: 1px solid #999; }
		#share_btn, #additional_link {
			background: #E6E7E9;
			border: 1px solid #222;
			width: 171px;
			margin-left: 0;
			color: #222;
		}
		#share_btn.hov, #additional_link:hover  { background: #C4C6C9; }
		#share_btn.active { background: #eee; border-color: #ccc; }
			
	table.main_features th.num { color: #333; }
	
	table.extra_features th { color: #444; }
	
	
	#footer { border-top: 7px solid #333; padding-top: 8px; }
	