@charset "UTF-8";
		
		#main-home {
			width: 730px;
			height: 400px;
			background: #000;
			padding: 0px 15px 0 15px;
			margin: 10px 0;
		}
		
		#quad-button {
			width: 100%;
			height: 122px;
			margin: 5px 0;
		}
		
			#quad-button ul {
				list-style-type: none;
				margin: 0 8px;
			}
			
				#quad-button li {
					float: left;
					width: auto;
				}
				
					#quad-button li a {
						display: block;
						text-indent: -10000px;
					}
					
						#quad-text {
							width: 187px;
							height: 122px;
							background: url(../images/quad-buttons/text-offers.jpg) no-repeat;
						}
						
						#quad-text-new {
							width: 187px;
							height: 122px;
							background: url(../images/quad-buttons/text-offers-new.jpg) no-repeat;
						}
						
						#quad-birthday {
							width: 187px;
							height: 122px;
							background: url(../images/quad-buttons/birthday-burrito.jpg) no-repeat;
						}
						
						#quad-facebook {
							width: 187px;
							height: 122px;
							background: url(../images/quad-buttons/facebook-badge.jpg) no-repeat;
						}
						
						#quad-catering {
							width: 185px;
							height: 122px;
							background: url(../images/quad-buttons/catering.jpg) no-repeat;
						}
						
						#quad-coupons {
							width: 185px;
							height: 122px;
							background: url(../images/quad-buttons/coupons.jpg) no-repeat;
						}
						
						#home-flash,
						#home-flash embed,
						#home-flash object,
						#home-flash:hover,
						#home-flash embed:hover,
						#home-flash object:hover {
							border: none;
							outline: none;
							border-style: none;
						}
						
						#flashcontent {
							width: 730px;
							height: 400px;
						}