@charset "UTF-8";
		
		#main-home {
			width: 730px;
			height: 400px;
			float: left;
			padding: 0px 10px;		
		}
		
		#quad-button {
			width: 100%;
			height: 122px;
			float: left;
			margin: 5px 0;
		}
		
			#quad-button ul {
				list-style-type: none;
				margin: 0 0px;
			}
			
				#quad-button li {
					float: left;
					width: auto;
				}
				
					#quad-button li a {
						display: block;
						text-indent: -10000px;
					}
						#quad-button li a:hover {
							opacity: 0.80;
						}
						
						#quad-text-new {
							width: 187px;
							height: 122px;
							background: url(../images/quad-buttons/birthday-burrito.png) no-repeat;
						}
						#quad-facebook {
							width: 187px;
							height: 122px;
							background: url(../images/quad-buttons/facebook.png) no-repeat;
						}						
						#quad-catering {
							width: 190px;
							height: 122px;
							background: url(../images/quad-buttons/catering.png) no-repeat;
						}						
						#quad-coupons {
							width: 185px;
							height: 122px;
							background: url(../images/quad-buttons/coupons.png) 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;
						}
						
						#flash-buttons {
              height: 400px;
              position: absolute;
              top: 154px;
              width: 730px;
              z-index: 999;
						}
  						#flash-buttons a.coupons {
    left: 511px;
    padding: 12px 105px;
    position: relative;
    top: 296px;  						    						
  						}
  						#flash-buttons a.specials {
    left: 302px;
    padding: 12px 105px;
    position: relative;
    top: 347px;  						    						
  						}  						











