body,td,th { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #a14121; }
body { background-image: url(../_images/bg-pages.jpg); margin: 10; }
#container { width: 780px; margin-right: auto; margin-left: auto; }
	#container #top { width: 780px; height: 95px; background-color: #000000; }
		#container #top .slogan { width: 559px; height: 95px; float: left; }
		#container #top .logo { width: 221px; height: 95px; background: url(../_images/logo.jpg) left top no-repeat; float: left; }
			#container #top .logo ul { margin: 70px 15px 0 0; float: right; }
			#container #top .logo li { display: inline; }
			
	/*#container #menu { width: 775px; height: 33px; background: url(../_images/menu-bg.gif) left top repeat-x; border-right: 5px solid #3e0606; }*/
	
	#container #menu { width: 775px; height: 33px; background: url(../_images/bg_menu1.jpg) left top repeat-x; border-right: 5px solid #3e0606; }
	#container #menu span { height: 33px; width: 775px; text-align: center; }
	/*#container #menu span { height: 33px; width: 775px; background: url(../_images/menu-left.gif) left top no-repeat; display: block; text-align: center; }*/
		#container #menu span ul { margin:0; height: 33px; line-height: 33px; padding:0;text-align:center;}
		#container #menu span li { display: inline; padding-right:10px; padding-left:10px;}
		#container #menu span li a { color: #ffd923; text-decoration: none; font-size: 13px; font-family: Verdana; font-weight: bold; text-transform: capitalize; }
		#container #menu span li a:hover { color: #ff0221; }
		#container #menu span .current { color: #ff0221;  font-size: 13px; font-family: Verdana; font-weight: bold; text-transform: capitalize; }
		
	#container #main-img { width: 768px; border-left: 6px solid #3e0606; border-right: 6px solid #3e0606; background-color: #FFFFFF; color:#cc9900; }/*#cc9900;*/
	
	#container #footer { width: 780px; height: 68px; background-color: #3e0606; }
		#container #footer .up { height: 30px; width: 780px; line-height: 30px; }
			#container #footer .up label { color: #ffd923; padding: 0 0 0 20px; float: left; margin: 0 140px 0 0; }
			#container #footer .up .lunch { color: #ffffff; font-weight: bold; font-size: 12px; float: left; margin: 0; }
			#container #footer .up img { padding: 7px 0 0 5px; float: left; }
			
		#container #footer .down {width: 780px; height: 76px; background: url(../_images/footer-left.jpg) left top no-repeat; background-color: #000000; }	
			#container #footer .down span { width: 780px; height: 76px; background: url(../_images/footer-right.jpg) right top no-repeat; text-align: center; display: block; }
				#container #footer .down span p { margin: 2px 0 0 0; font-size: 9px; color:White}
					#container #footer .down span p label { color: #ffd923;font-size: 9px }
					#container #footer .down span .copyright { color: #fb0000; }
		