.header {
	width: 200px;
}

	.header a {
		outline-style: none;
	}

	.h-qdoba a {
		display: block;
		width: 171px;
		height: 57px;
		background: url(../Images/qdoba-header-logo.png) no-repeat;
	}

	.header-menu {
		margin: 0px 0px 0px 5px;
		padding: 10px 0px 0px 0px;
	}

		.header-menu li {
			margin: 0px 0px 6px 0px;
			overflow: hidden;
			clear: both;
		}

		.header-menu a {
			width: 150px;
			height: 21px;
			display: block;
		}
		.header-menu img { border: hidden; }
		.header-menu a:hover {
			background-position: -200px top;
		}
		
		.m-getstarted a { background: url(../Images/main-franchising.png) no-repeat; background-position: left -1px;}
		.m-getstarted a:hover { background-position: -150px -1px; }
			.getstarted .m-getstarted a { background-position: -150px -1px; }			
		.m-whyqdoba a { background: url(../Images/main-franchising.png) no-repeat; background-position: left -169px; }
		.m-whyqdoba a:hover { background-position: -150px -169px; }
			.whyqdoba .m-whyqdoba a { background-position: -150px -169px; }
		.m-territory a { background: url(../Images/main-franchising.png) no-repeat; background-position: left -25px; height: 45px; }
		.m-territory a:hover { background-position: -150px -25px; }
			.territory .m-territory a { background-position: -150px -25px; }
		.m-testimonials a { background: url(../Images/main-franchising.png) no-repeat; background-position: left -73px; }
		.m-testimonials a:hover { background-position: -150px -73px; }
			.testimonials .m-testimonials a { background-position: -150px -73px; }
		.m-process a { background: url(../Images/main-franchising.png) no-repeat; background-position: left -97px; height: 45px; }
		.m-process a:hover { background-position: -150px -97px; }
			.process .m-process a { background-position: -150px -97px; }
		.m-realestate a { background: url(../Images/main-franchising.png) no-repeat; background-position: left -145px; }
		.m-realestate a:hover { background-position: -150px -145px; }
			.realestate .m-realestate a { background-position: -150px -145px; }
		.m-aboutus {margin: 0px 0px 0px 0px;}	
		.m-aboutus a { background: url(../Images/main-franchising.png) no-repeat; background-position: left -193px; }
		.m-aboutus a:hover { background-position: -150px -193px; }
			.aboutus .m-aboutus a { background-position: -150px -193px; }
		.m-qdobacom a { background: url(../Images/main-franchising.png) no-repeat; background-position: left -217px; }
		.m-qdobacom a:hover { background-position: -150px -217px; }
			.qdobacom .m-qdobacom a { background-position: -150px -217px; }
		.m-franhome a { background: url(../Images/main-franchising.png) no-repeat; background-position: left -241px; height: 45px; }
		.m-franhome a:hover { background-position: -150px -241px; }
			.home .m-franhome a { background-position: -150px -241px; }	

		.sub {
			display: none;
			border-left: solid 2px #d44126; 
			margin: 6px 0px 0px 5px;
			padding: 0px 0px 1px; 
		}

		.aboutus .sub {
			display: block;
		}


		.sub li { margin: 0 0 0 0;}
		.sub img { border: hidden; }
		.sub a {
			background: none; 
			text-indent: 6px;
			line-height: 1.5em;
			text-decoration: none;
			vertical-align: middle;
			font-size: 1.2em;
			font-weight: bold;
			height: 1.5em;
		}

		.sub a:hover { color: #D44126; }

		.ourstory .ms-ourstory a { color: #D44126; }
		.bios .ms-bios a { color: #D44126; }
		.blog .ms-blog a { color: #D44126; }
