@charset "UTF-8";
		
		#second-nav {
			width: 100%;
			height: 215px;
			background: url(../images/about-moes-header.jpg) right no-repeat;
		}
		
			#second-nav h3 {
				width: 153px;
				height: 40px;
				color: #E3B326;
				font-size: 24px;
				text-indent: -10000px;
				display: block;
				background: url(../images/headers/about-moes.jpg) no-repeat;
				margin: 35px 30px !important;
				margin: 35px 15px;
				float: left;
			}
            #second-nav-catering-link a{
				width: 221px;
				height: 60px;
				color: #E3B326;
				font-size: 18px;
				text-indent: -10000px;
				display: block;
				background: url(../images/headers/check-out-moes-catering.png) no-repeat;
				margin: 22px 22px !important;
				margin: 22px 22px;
				float: left;
				clear: left;
            }
					
			#main-left {
				float: left;
				width: 210px;
				margin: 0 10px 15px 0;
			}
			
				#try-catering {
					width: 210px;
					height: 220px;
					background: url(../images/catering_button.jpg) no-repeat;
					display: block;
					float: left;
					text-indent: -10000px;
				}
			
			#main-right {
				width: 510px;
				float: left;
				margin: 0 0 15px 0;
			}
		
        #catering-order-online-button{
            background: url(../images/headers/order-online.png) no-repeat;         
            float:right !important;
            display:block;
            text-indent: -10000px;
            width: 222px;
            height:100px;
        }