@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}

body{ background:url(../i/bg.jpg) 0 0 repeat-x; background-color:#000;}
#zazzy{float:left; width:274px; height:268px; left:50%; margin-left:-570px; position:absolute; z-index:-3; background:url(../i/zazzy.png) 0 0 no-repeat; margin-top:20px;}
#outeredge{float:left; width:924px; left:50%; margin-left:-462px; position:absolute;}

	#outeredge #top{float:left; width:924px; height:117px; background:url(../i/top_part.png) 0 0 no-repeat;}
		#outeredge #top #logo{float:left; width:199px; height:108px; margin: 5px 0 0 30px;}
		#outeredge #top #strap{float:left; width:594px; height:82px; background:url(../i/strap.jpg) 0 0 no-repeat; margin:5px 0 0 30px;}
		
	#outeredge #mid{float:left; width:924px; height:200px; background:url(../i/mid_part.png) 0 0 no-repeat;}
		#outeredge #mid #navbit{float:left; width:440px; margin-left:327px; margin-top:10px;}
			#outeredge #mid #navbit li{float:left; list-style:none; width:20%; text-align:center; font-family:Verdana, Geneva, sans-serif; font-size:12px; font-weight:bold;}
				#outeredge #mid #navbit li a{color:#000; text-decoration:none;}
				#outeredge #mid #navbit li a:hover{text-decoration:underline;}
	
	#outeredge #bottom{float:left; width:924px; background:url(../i/bottom.png) 0 0 repeat-y;}
		
		#outeredge #bottom #leftside{float:left; width:254px; }
			#outeredge #bottom #leftside #hours{float:left; width:200px; margin:20px 0 0 40px;}
				#outeredge #bottom #leftside #hours .callus{font-family:Verdana, Geneva, sans-serif; font-size:13px; font-weight:bold; color:#60C3DD; margin-bottom:10px; margin-left:-10px;}
				#outeredge #bottom #leftside #hours .hoursbus{font-family:Verdana, Geneva, sans-serif; font-size:16px; font-weight:bold; color:#FFF; margin-bottom:10px;}
					#outeredge #bottom #leftside #hours p{font-family:Verdana, Geneva, sans-serif; font-size:13px; color:#FFF;}
					#outeredge #bottom #leftside #hours p span{font-family:Verdana, Geneva, sans-serif; font-size:16px; font-weight:bold; color:#60C3DD;}
					#outeredge #bottom #leftside #hours #small{font-family:Verdana, Geneva, sans-serif; font-size:9px; color:#FFF;}
		#outeredge #bottom #rightside{float:left; width:670px; }
		
			#outeredge #bottom #rightside #homemessage{float:left; font-family:Verdana, Geneva, sans-serif; font-size:18px; font-weight:bold; margin:20px 0 0px 150px;}
			#outeredge #bottom #rightside #newsmessage{float:left; font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#CC0000; font-weight:bold; margin:5px 0 0px 40px; text-align:center; width:550px;}
			#outeredge #bottom #rightside #heading{float:left; font-family:Verdana, Geneva, sans-serif; font-size:18px; font-weight:bold; margin:20px 0 0px 50px;}
			#outeredge #bottom #rightside p{ float:left; width:500px; font-family:Verdana, Geneva, sans-serif; font-size:12px; margin:20px 0 0px 50px;}
			#outeredge #bottom #rightside ul li{ float:left; width:500px; font-family:Verdana, Geneva, sans-serif; font-size:12px; margin:20px 0 0px 50px;}

			#outeredge #bottom #rightside #midnav{float:left; width:600px; margin:30px 0 0 50px;}
				#outeredge #bottom #rightside #midnav li{float:left; width:30%; list-style:none; margin:0px; padding:0px;}
			#outeredge #bottom #rightside #content{float:left; width:550px; font-family:Verdana, Geneva, sans-serif; font-size:12px; margin:0 0 0 50px;}
			
				#outeredge #bottom #rightside #content #intro{float:left; width:500px; margin:20px 0 0 20px; font-size:14px; color:#60C3DD; font-weight:bold;}
				#outeredge #bottom #rightside #content #breadcrumbs{float:left; font-family:Verdana, Geneva, sans-serif; font-size:10px; margin:10px 0 10px 20px;}
				#outeredge #bottom #rightside #content #key{float:right; width:500px; height:20px;font-size:10px;}
				
				#outeredge #bottom #rightside #content #cat{float:left; width:500px; margin:20px 0 20px 20px; }
					#outeredge #bottom #rightside #content #cat li{float:left; width:33%; list-style:none; text-align:center; margin:10px 0 10px 0;}
						#outeredge #bottom #rightside #content #cat li a{text-decoration:none;}
				#outeredge #bottom #rightside #content #products{float:left; width:500px; margin:20px 0 20px 20px;}
		
		#tooltip {padding: 5px 10px; background: #cad7e0; border: 1px solid #b2bdc3; opacity: 0.90; font-family:Verdana, Geneva, sans-serif; font-size:10px;}

	#outeredge #footer{float:left; width:924px; height:65px; background:url(../i/footer_part.png) 0 0 no-repeat;}	
		#outeredge #footer p{font-family:Verdana, Geneva, sans-serif; font-size:10px; text-align:center; margin-top:15px;}
	