@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	color: #5b91cf;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #010101 url(../images/bg_interior.jpg) repeat-x;
}

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

.required {
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
}

.home {
	background: #010101 url(../images/bg_franchise_silver_lining.jpg) repeat-x top;
}

.page {
	width: 960px;
	margin: 0 auto 57px;
	.margin: 0 auto 0;
}

.page_int {
	width: 973px;
	margin: 0 auto 57px;
	.margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.page_int a:link, .page_int a:visited {
	color: #0363d6;
	text-decoration: none;
}

.page_int a:hover, .page_int a:active {
	text-decoration: underline;
}

a.conversion:link, a.conversion:visited, a.conversion:hover {
	color: #bad8fd;
}

.header_int {
	height: 105px;
	background: url(../images/bg_top_nav_interior.jpg) no-repeat;
	margin-top: 13px;
}

.left_col {
	width: 256px;
	float: left;
	margin-right: 65px;
	background: url(../images/bg_left_nav_top.jpg) no-repeat;
}

.right_col {
	width: 644px;
	float: left;
	color: #012551;
}

.header {
	height: 308px;
	background: url(../images/Maaco-auto-franchise_header.jpg) no-repeat;
	margin-top: 17px;
}

.left_col_home {
	float: left;
	width: 345px;
}

.right_col_home {
	float: right;
	width: 432px;
	padding-right: 73px;
}

#main_franchisee {
	float: right;
	width: 432px;
	margin: 0;
}

#main_territories {
	display: block;
	float: right;
	width: 432px;
	background: url(../images/auto-franchise-territories.jpg) no-repeat;
	padding: 135px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:135px; /* for IE5/Win */
	margin: 0;
}

#main_research {
	display: block;
	width: 345px;
	background: url(../images/auto-franchise_Research.jpg) no-repeat;
	padding: 92px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:92px; /* for IE5/Win */
	margin: 0;	
}

#main_process {
	display: block;
	width: 345px;
	background: url(../images/auto-franchise_process.jpg) no-repeat;
	padding: 114px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:114px; /* for IE5/Win */
	margin: 0;	
}

#main_apply {
	display: block;
	width: 345px;
	background: url(../images/auto-franchise_apply.jpg) no-repeat;
	padding: 97px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:97px; /* for IE5/Win */
	margin: 0;	
}

.breadcrumb {
	color: #c0d1e4;
}

.breadcrumb a:link, .breadcrumb a:visited {
	color: #c0d1e4;
	text-decoration: none;
}

.breadcrumb a:hover, .breadcrumb a:active {
	text-decoration: underline;
}

.round_top {
	height: 15px;
	background: url(../images/round_top.jpg) no-repeat;
}

.main_body {
	background: url(../images/bg_main_body.jpg) repeat-y;
}

.main_body p, .main_body_process p, .main_body_webinar p {
	margin: 10px 20px 0;
	padding: 0;
}

.main_body ul, .main_body_process_brand_recog ul {
	padding: 0 25px 0 60px;
	.padding: 0 25px 0 40px;
}

.main_body table, .main_body_webinar table {
	margin: 0 auto;
	font-size: 12px;
}

.round_btm {
	height: 9px;
	background: url(../images/round_btm.jpg) no-repeat;
	_background: url(../images/round_btm.jpg) no-repeat bottom left;
}

.main_copy {
	clear: both;
	padding: 20px 35px 0;
	.padding: 0px 35px;
	_position: absolute;
	_top: 650px;
}

.nested_left {
	width: 240px;
	float: left;
	margin: 40px 0 0 25px;
	_margin: 40px 0 0 10px ;
}

.nested_right {
	width: 270px;
	float: left;
	margin: 45px 0 0 86px;
	_margin: 45px 0 0 93px;
}

.ceo_quote {
	padding: 50px 0 20px 375px;
	color: #509efd;
	background: url(../images/bg_quote.jpg) no-repeat right bottom;
	font-size: 14px;
}

.ceo_quote_no_glow {
	padding: 50px 0 20px 375px;
	color: #509efd;
	font-size: 14px;
}

.footer {
	background: #011E40 url(../images/bg_franchise_gradient.jpg) repeat-x;
	height: 87px;
	color: #FFFFFF;
	clear: both;
	vertical-align: bottom;
	margin: 20px 0 0 0;
	padding: 0;
	_position: relative;
	_top: auto;
}


/*this div helps keeps the footer always at the bottom of the page*/
.push {
     height: 57px;
}

.footer_content {
	width: 960px;
	margin: 0 auto;;
}

.bottom_nav {
	padding-top: 28px
}

.bottom_nav a:link, .bottom_nav a:visited, .copyright {
	color: #5b91cf;
}

/* top navigation styles */
.top_nav {
}

.top_nav ul {
}

.top_nav ul li {
	display: block;
	float: left;
	list-style: none;
	/*height: 44px;
	padding: 0 31px;
	width: 108px;*/
	text-align: center;
}

a.top_nav_logo_int {
	width: 318px;
	float: left;
	padding: 89px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:89px; /* for IE5/Win */
	margin: 0;
}

h1.top_nav_logo {
	width: 304px;
	float: left;
	padding: 55px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:55px; /* for IE5/Win */
	margin: 0;
}

li.top_nav_blue, li.top_nav_red {
}

.top_nav_blue a:hover {
}

.top_nav_red a:hover {
	background: url(../images/bg_top_nav_red_ovr.jpg) repeat-x;
}

#research {
	display: block;
	width: 124px;
	padding: 55px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:55px; /* for IE5/Win */
	margin: 0;
}

#research_int {
	display: block;
	width: 124px;
	padding: 55px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:55px; /* for IE5/Win */
	margin: 4px 0 0;
}

.top_nav_blue a#research_int:hover, .top_nav_research_sel {
	background: url(../images/btn_research_ovr.jpg) no-repeat;
	margin: 4px 0 0;
}

.top_nav_blue a#research:hover {
	background: url(../images/btn_home_research_ovr.jpg) no-repeat;
	margin: 0;
}

#process {
	display: block;
	width: 115px;
	padding: 55px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:55px; /* for IE5/Win */
	margin: 0;
}

#process_int {
	display: block;
	width: 115px;
	padding: 55px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:55px; /* for IE5/Win */
	margin: 4px 0 0;
}

.top_nav_blue a#process_int:hover, .top_nav_process_sel {
	background: url(../images/btn_process_ovr.jpg) no-repeat;
	margin: 4px 0 0;
}

.top_nav_blue a#process:hover {
	background: url(../images/btn_home_process_ovr.jpg) no-repeat;
	margin: 0;
}

#news {
	display: block;
	width: 96px;
	padding: 55px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:55px; /* for IE5/Win */
	margin: 0;
}

#news_int {
	display: block;
	width: 96px;
	padding: 55px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:55px; /* for IE5/Win */
	margin: 4px 0 0;
}

.top_nav_blue a#news_int:hover {
	background: url(../images/btn_news_ovr.jpg) no-repeat;
	margin: 4px 0 0;
}

.top_nav_blue a#news:hover {
	background: url(../images/btn_home_news_ovr.jpg) no-repeat;
	margin: 0;
}

#apply {
	display: block;
	width: 96px;
	padding: 55px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:55px; /* for IE5/Win */
	margin: 0;
}

#apply_int {
	display: block;
	width: 96px;
	padding: 55px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:55px; /* for IE5/Win */
	margin: 4px 0 0 0;
}

.top_nav_red a#apply_int:hover, .top_nav_apply_sel  {
	background: url(../images/btn_apply_ovr.jpg) no-repeat;
	margin: 4px 0 0;
}

.top_nav_red a#apply:hover {
	background: url(../images/btn_home_apply_ovr.jpg) no-repeat;
	margin: 0;
}

#webinar {
	display: block;
	width: 115px;
	padding: 55px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:55px; /* for IE5/Win */
	margin: 0;
}

#webinar_int {
	display: block;
	width: 115px;
	padding: 55px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:55px; /* for IE5/Win */
	margin: 4px 0 0 0;
}

.top_nav_red a#webinar_int:hover, .top_nav_webinar_sel {
	background: url(../images/btn_webinar_ovr.jpg) no-repeat;
	margin: 4px 0 0;
}

.top_nav_red a#webinar:hover {
	background: url(../images/btn_home_webinar_ovr.jpg) no-repeat;
	margin: 0;
}

#contact {
	display: block;
	width: 108px;
	padding: 55px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:55px; /* for IE5/Win */
	margin: 0;
}

#contact_int {
	display: block;
	width: 108px;
	padding: 55px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:55px; /* for IE5/Win */
	margin: 4px 0 0 0;
}

.top_nav_red a#contact_int:hover {
	background: url(../images/btn_contact_ovr.jpg) no-repeat;
	margin: 4px 0 0;
}

.top_nav_red a#contact:hover {
	background: url(../images/btn_contact_ovr.jpg) no-repeat;
	margin: 0;
}

/* left nav */
.left_nav {
	padding-top: 28px;
}

.left_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.left_nav ul li .left_nav_lvl_two ul {
	margin: 0;
	padding: 0 0 0 79px;
	list-style: none;
	background: none;
}

.left_nav_lvl_two a:link, .left_nav_lvl_two a:visited {
	font-size: 13px;
	color: #509efd;
	font-weight: bold;
	line-height: 22px;
	padding-left: 75px;
	display: block;
}

.left_nav_lvl_two a:hover, .left_nav_lvl_two a:active {
	color: #ffffff;
	text-decoration: none;
}

.left_nav_lvl_three ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
}

.left_nav_lvl_three a:link, .left_nav_lvl_three a:visited {
	font-size: 10px;
	text-transform: uppercase;
	color: #509efd;
	font-weight: normal;
	line-height: 18px;
	padding-left: 100px;
	display: block;
}

.left_nav_lvl_three a:hover, .left_nav_lvl_three a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.left_nav_btm {
	height: 28px;
	background: url(../images/bg_left_nav_btm.jpg) no-repeat bottom;
}

#left_why {
	display: block;
	width: 256px;
	padding: 26px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:26px; /* for IE5/Win */
	margin: 0;
	background: url(../images/left_nav_why_maaco.jpg) no-repeat left top;
}

.left_nav a#left_why:hover {
	background-position: 0 -26px;
}

#left_why_sel {
	display: block;
	width: 256px;
	padding: 38px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:38px; /* for IE5/Win */
	margin: 0;
	background: url(../images/left_nav_why_maaco_on.jpg) no-repeat center center;
}

#left_testimonials {
	display: block;
	width: 256px;
	padding: 26px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:26px; /* for IE5/Win */
	margin: 0;
	background: url(../images/left_nav_testimonials.jpg) no-repeat left top;
}

.left_nav a#left_testimonials:hover {
	background-position: 0 -26px;
}

#left_testimonials_sel {
	display: block;
	width: 256px;
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:50px; /* for IE5/Win */
	margin: 0;
	background: url(../images/left_nav_testimonials_on.jpg) no-repeat center;
}

#left_webinar {
	display: block;
	width: 256px;
	padding: 26px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:26px; /* for IE5/Win */
	margin: 0;
	background: url(../images/left_nav_webinar.jpg) no-repeat left top;
}

.left_nav a#left_webinar:hover {
	background-position: 0 -26px;
}

#left_webinar_sel {
	display: block;
	width: 256px;
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:50px; /* for IE5/Win */
	margin: 0;
	background: url(../images/left_nav_webinar_on.jpg) no-repeat center;
}

#left_requirements {
	display: block;
	width: 256px;
	padding: 26px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:26px; /* for IE5/Win */
	margin: 0;
	background: url(../images/left_nav_requirements.jpg) no-repeat left top;
}

.left_nav a#left_requirements:hover {
	background-position: 0 -26px;
}

#left_requirements_sel {
	display: block;
	width: 256px;
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:50px; /* for IE5/Win */
	margin: 0;
	background: url(../images/left_nav_requirements_on.jpg) no-repeat center;
}

#left_opportunities {
	display: block;
	width: 256px;
	padding: 26px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:26px; /* for IE5/Win */
	margin: 0;
	background: url(../images/left_nav_opportunities.jpg) no-repeat left top;
}

.left_nav a#left_opportunities:hover {
	background-position: 0 -26px;
}

#left_opportunities_sel {
	display: block;
	width: 256px;
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:50px; /* for IE5/Win */
	margin: 0;
	background: url(../images/left_nav_opportunities_on.jpg) no-repeat center;
}

#left_faq {
	display: block;
	width: 256px;
	padding: 26px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:26px; /* for IE5/Win */
	margin: 0;
	background: url(../images/left_nav_faq.jpg) no-repeat left top;
}

.left_nav a#left_faq:hover {
	background-position: 0 -26px;
}

#left_faq_sel {
	display: block;
	width: 256px;
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:50px; /* for IE5/Win */
	margin: 0;
	background: url(../images/left_nav_faq_on.jpg) no-repeat center;
}

#left_brochures {
	display: block;
	width: 256px;
	padding: 26px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:26px; /* for IE5/Win */
	margin: 0;
	background: url(../images/left_nav_brochures.jpg) no-repeat left top;
}

.left_nav a#left_brochures:hover {
	background-position: 0 -26px;
}

#left_brochures_sel {
	display: block;
	width: 256px;
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:50px; /* for IE5/Win */
	margin: 0;
	background: url(../images/left_nav_brochures_on.jpg) no-repeat center;
}

#left_qa {
	display: block;
	width: 256px;
	padding: 26px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:26px; /* for IE5/Win */
	margin: 0;
	background: url(../images/left_nav_qa.jpg) no-repeat left top;
}

.left_nav a#left_qa:hover {
	background-position: 0 -26px;
}

#left_qa_sel {
	display: block;
	width: 256px;
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:50px; /* for IE5/Win */
	margin: 0;
	background: url(../images/left_nav_qa_on.jpg) no-repeat center;
}

#left_contact {
	display: block;
	width: 256px;
	padding: 26px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:26px; /* for IE5/Win */
	margin: 0;
	background: url(../images/left_nav_contact.jpg) no-repeat left top;
}

.left_nav a#left_contact:hover {
	background-position: 0 -26px;
}

#left_contact_sel {
	display: block;
	width: 256px;
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:50px; /* for IE5/Win */
	margin: 0;
	background: url(../images/left_nav_contact_on.jpg) no-repeat center;
}

#left_apply {
	display: block;
	width: 256px;
	padding: 26px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:26px; /* for IE5/Win */
	margin: 0;
	background: url(../images/left_nav_apply.jpg) no-repeat left top;
}

.left_nav a#left_apply:hover {
	background-position: 0 -26px;
}

#left_apply_sel {
	display: block;
	width: 256px;
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:50px; /* for IE5/Win */
	margin: 0;
	background: url(../images/left_nav_apply_on.jpg) no-repeat center;
}

#left_development {
	display: block;
	width: 256px;
	padding: 26px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:26px; /* for IE5/Win */
	margin: 0;
	background: url(../images/left_nav_development.jpg) no-repeat left top;
}

.left_nav a#left_development:hover {
	background-position: 0 -26px;
}

#left_development_sel {
	display: block;
	width: 256px;
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:50px; /* for IE5/Win */
	margin: 0;
	background: url(../images/left_nav_development_on.jpg) no-repeat center;
}

#left_real_estate {
	display: block;
	width: 256px;
	padding: 26px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:26px; /* for IE5/Win */
	margin: 0;
	background: url(../images/left_nav_real_estate.jpg) no-repeat left top;
}

.left_nav a#left_real_estate:hover {
	background-position: 0 -26px;
}

#left_real_estate_sel {
	display: block;
	width: 256px;
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:50px; /* for IE5/Win */
	margin: 0;
	background: url(../images/left_nav_real_estate_on.jpg) no-repeat center;
}

#left_training {
	display: block;
	width: 256px;
	padding: 26px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:26px; /* for IE5/Win */
	margin: 0;
	background: url(../images/left_nav_training.jpg) no-repeat left top;
}

.left_nav a#left_training:hover {
	background-position: 0 -26px;
}

#left_training_sel {
	display: block;
	width: 256px;
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:50px; /* for IE5/Win */
	margin: 0;
	background: url(../images/left_nav_training_on.jpg) no-repeat center;
}

#left_setup_opening {
	display: block;
	width: 256px;
	padding: 26px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:26px; /* for IE5/Win */
	margin: 0;
	background: url(../images/left_nav_setup.jpg) no-repeat left top;
}

.left_nav a#left_setup_opening:hover {
	background-position: 0 -26px;
}

#left_setup_opening_sel {
	display: block;
	width: 256px;
	padding: 38px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:38px; /* for IE5/Win */
	margin: 0;
	background: url(../images/left_nav_setup_on.jpg) no-repeat center center;
}

#left_support {
	display: block;
	width: 256px;
	padding: 26px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:26px; /* for IE5/Win */
	margin: 0;
	background: url(../images/left_nav_support.jpg) no-repeat left top;
}

.left_nav a#left_support:hover, .left_nav a#left_support:active {
	background-position: 0 -26px;
}

#left_support_sel {
	display: block;
	width: 256px;
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:50px; /* for IE5/Win */
	margin: 0;
	background: url(../images/left_nav_support_on.jpg) no-repeat center;
}

.left_col strong, #left_seltxt, #left_support_seltxt {
	color: #FFFFFF;
}

/* research page styles */
.main_body_research {
	background: url(../images/bg_research.jpg) no-repeat;
	height: 570px;
	padding-top: 10px;
}

h1.research {
	background: url(../images/bg_research_hdr.jpg) no-repeat;
	padding: 52px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:52px; /* for IE5/Win */
	margin: 0;
}

.main_body_research h2 {
	margin: 0;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.nested_left ul {
	margin: 0 0 40px 55px;
	padding: 0;
	list-style: none;
}

.nested_right ul {
	margin: 0 0 13px 55px;
	padding: 0;
	list-style: none;
}

ul.taller {
	margin: 0 0 45px 55px;
}

ul.tallermmid {
	margin: 0 0 35px 55px;
}

ul.midheight {
	margin: 0 0 30px 55px;
}

ul.shorter {
	margin: 0 0 20px 55px;
}

a.arrow_research:link, a.arrow_research:visited {
	display: block;
	float: left;
	width: 43px;
	height: 47px;
	margin-right: 12px;
	cursor: pointer;
	background-image: url(../images/pixel.gif)
}

/* webinar page styles */
h1.webinar {
	background: url(../images/bg_webinar_hdr.jpg) no-repeat;
	padding: 44px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:44px; /* for IE5/Win */
	margin: 0;
}

.left_col_webinar {
	padding-top: 30px;
}

.left_col_webinar h3 {
	color:#FFFFFF;
	margin: 0 0 10px 0;
}

.left_col_webinar ul{
	padding: 0 0 0 30px;
	margin: 0;
}

.left_col_webinar li{
	padding: 0 0 10px 0;
}

.main_body_webinar {
	background: url(../images/bg_main_body.jpg) repeat-y;
	font-size: 10px;
}

.attend_free_webinar {
	height: 105px;
	background: url(../images/webinarheaderNEW.jpg) no-repeat;
	padding: 100px 265px 0 0;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}

/* apply page styles */
.main_body_apply {
	background: url(../images/bg_apply.jpg) no-repeat;
	height: 520px;
	padding-top: 10px;
}

h1.apply {
	background: url(../images/bg_apply_hdr.jpg) no-repeat;
	padding: 52px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:52px; /* for IE5/Win */
	margin: 0;
}

.main_body_apply h2 {
	margin: 0;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.main_body_apply .nested_right {
	width: 260px;
	float: left;
	margin: 40px 0 0 88px;
}

/* why maaco page styles */
h1.why_maaco {
	background: url(../images/bg_why_maaco_hdr.jpg) no-repeat;
	padding: 52px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:52px; /* for IE5/Win */
	margin: 0;
}

/* extraordinary brand recognition page styles */
h1.brand_recog {
	background: url(../images/bg_brand_recog_hdr.jpg) no-repeat;
	padding: 52px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:52px; /* for IE5/Win */
	margin: 0;
}

.tv_spot {
	display: block;
	float: right;
	height: 193px;
	width: 239px;
	background: url(../images/bg_maaco_tv_spot.jpg) no-repeat;
	margin: 0 20px;
}

.btm_brand_recog {
	height: 276px;
	background: url(../images/bg_footer_brand_recog.jpg) no-repeat;
}

/* no national competition page styles */
h1.no_national_competition {
	background: url(../images/bg_no_national_competition_hdr.jpg) no-repeat;
	padding: 52px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:52px; /* for IE5/Win */
	margin: 0;
}

/* contact us page styles */
h1.contact {
	background: url(../images/bg_contact_us_hdr.jpg) no-repeat;
	padding: 52px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:52px; /* for IE5/Win */
	margin: 0;
}

/* testimonials page styles */
h1.testimonials {
	background: url(../images/bg_testimonials_hdr.jpg) no-repeat;
	padding: 52px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:52px; /* for IE5/Win */
	margin: 0;
}

div.testimonials {
	text-align: center;
	margin-right: 13px;
}

/* process pages styles */
.left_col_process {
	width: 256px;
	float: left;
	margin-right: 60px;
	background: url(../images/bg_left_nav_top.jpg) no-repeat;
}

.right_col_process {
	width: 653px;
	float: left;
	color: #012551;
}

.round_top_process {
	height: 15px;
	background: url(../images/round_top.jpg) no-repeat;
	margin-left: 7px;
}

.main_body_process {
	background: url(../images/bg_process.jpg) repeat-y;
	font-size: 14px;
	color: #FFFFFF;
	padding-bottom: 1px;
}

.main_body_process a:link, .main_body_process a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.main_body_process a:hover, .main_body_process a:active {
	text-decoration: none;
}

h1.process {
	background: url(../images/bg_process_hdr.jpg) no-repeat;
	padding: 44px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:44px; /* for IE5/Win */
	margin: 0;
}

h2.process {
	color: #FFFFFF;
	padding-top: 8px;
	clear: both;
}

.process_nav ul {
	margin: 0;
}

.process_footer {
	height: 83px;
	background: url(../images/bg_process_footer.jpg) no-repeat;
	margin-left: -4px;
}

.process_footer_first {
	height: 83px;
	background: url(../images/bg_process_footer_first.jpg) no-repeat;
	margin-left: -4px;
}

.process_footer_last {
	height: 83px;
	background: url(../images/bg_process_footer_last.jpg) no-repeat;
	margin-left: -4px;
}

.process_nav {
	padding: 0;
}

.process_nav ul li {
	display: block;
	float: left;
	list-style: none;
	text-align: center;
}

#development {
	display: block;
	width: 130px;
	background: url(../images/process_development.jpg) no-repeat;
	padding: 111px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:111px; /* for IE5/Win */
	margin: 0;
}

.process_nav a#development:hover {
	background-position: 0 -111px;
}

.process_nav a#development_on {
	display: block;
	width: 130px;
	background: url(../images/process_development.jpg) no-repeat 0px -111px;
	padding: 111px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:111px; /* for IE5/Win */
	margin: 0;
}

ol.process {
	clear: both;
	line-height: 28px;
	font-size: 16px;
	font-weight: bold;
}

ul.process {
	font-size: 18px;
}


ul.process_training {
	font-size: 18px;
}

#real_estate {
	display: block;
	width: 121px;
	background: url(../images/process_real_estate.jpg) no-repeat;
	padding: 111px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:111px; /* for IE5/Win */
	margin: 0;
}

.process_nav a#real_estate:hover {
	background-position: 0 -111px;
}

.process_nav a#real_estate_on {
	display: block;
	width: 121px;
	background: url(../images/process_real_estate.jpg) no-repeat 0px -111px;
	padding: 111px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:111px; /* for IE5/Win */
	margin: 0;
}

#training {
	display: block;
	width: 130px;
	background: url(../images/process_training.jpg) no-repeat;
	padding: 111px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:111px; /* for IE5/Win */
	margin: 0;
}

.process_nav a#training:hover {
	background-position: 0 -111px;
}

.process_nav a#training_on {
	display: block;
	width: 130px;
	background: url(../images/process_training.jpg) no-repeat 0px -111px;
	padding: 111px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:111px; /* for IE5/Win */
	margin: 0;
}

#setup_opening {
	display: block;
	width: 144px;
	background: url(../images/process_setup_opening.jpg) no-repeat;
	padding: 111px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:111px; /* for IE5/Win */
	margin: 0;
}

.process_nav a#setup_opening:hover {
	background-position: 0 -111px;
}

.process_nav a#setup_opening_on {
	display: block;
	width: 144px;
	background: url(../images/process_setup_opening.jpg) no-repeat 0px -111px;
	padding: 111px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:111px; /* for IE5/Win */
	margin: 0;
}

#support {
	display: block;
	width: 128px;
	background: url(../images/process_support.jpg) no-repeat;
	padding: 111px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:111px; /* for IE5/Win */
	margin: 0;
}

.process_nav a#support:hover {
	background-position: 0 -111px;
}

.process_nav a#support_on {
	display: block;
	width: 128px;
	background: url(../images/process_support.jpg) no-repeat 0px -111px;
	padding: 111px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:111px; /* for IE5/Win */
	margin: 0;
}

.back {
	display: block;
	width: 60px;
	float: left;
	padding: 26px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:26px; /* for IE5/Win */
	margin: 27px 15px;
}

.next {
	display: block;
	width: 60px;
	float: right;
	padding: 26px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:26px; /* for IE5/Win */
	margin: 27px;
}

/*flash form styles */
.Hide{
	display:none;
	visibility:hidden;
}

.Show{
	display:block;
	visibility:visible;
	float: right;
	z-index: 999;
	position: relative;
}

.contact_form {
	margin-top: 3px;
	_width: 108px;
	_float: left;
}

/* from second stylesheet */
h2 {
	margin: 10px 20px 0;
	font-weight:normal;
	color: #0363d6;
	font: 22px Verdana, Arial, Helvetica, sans-serif;
}

.white_quote {
	font-weight:bold;
	color: #ffffff;
	font-size: 16px;
}

.ceo_quote_no_glow {
	padding: 10px 20px 20px 375px;
	color: #509efd;
	font-size: 14px;
}

.btm_market_share {
	height: 276px;
	background: url(../images/bg_footer_market_share.jpg) no-repeat;
}

h1.market_share {
	background: url(../images/bg_market_share_hdr.jpg) no-repeat;
	padding: 52px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:52px; /* for IE5/Win */
	margin: 0;
}

.btm_market_dominance {
	height: 298px;
	background: url(../images/bg_footer_market_dominance.jpg) no-repeat;
}

.ceo_quote_market_dominance {
	padding: 70px 20px 20px 375px;
	color: #509efd;
	background: url(../images/bg_quote.jpg) no-repeat right bottom;
	font-size: 14px;
}

.fleet_brochure {
	display: block;
	float: right;
	height: 158px;
	width: 224px;
	background: url(../images/bg_maaco_fleet_brochure.jpg) no-repeat;
	margin: 0 20px;
}

.fleet_guycar {
	float: right;
	height: 245px;
	width: 265px;
	background: url(../images/bg_maaco_fleet_guycar.jpg) no-repeat;
	margin: 0px -4px 0px 0px;
	padding: 0px;
}

.btm_fleet {
	height: 276px;
	background: url(../images/bg_footer_fleet.jpg) no-repeat;
}

.ceo_quote_fleet {
	padding: 50px 20px 20px 375px;
	color: #509efd;
	background: url(../images/bg_quote.jpg) no-repeat right bottom;
	font-size: 14px;
}

.btm_expert_recorgnition {
	height: 276px;
	background: url(../images/bg_footer_expert_recognition.jpg) no-repeat;
}

.btm_expert_recognition {
	height: 276px;
	background: url(../images/bg_footer_expert_recognition.jpg) no-repeat;
}

.btm_cosmollision {
	height: 323px;
	background: url(../images/bg_footer_cosmollision.jpg) no-repeat;
}

.ceo_quote_cosmollision {
	padding: 120px 20px 20px 375px;
	color: #509efd;
	background: url(../images/bg_quote.jpg) no-repeat right bottom;
	font-size: 14px;
}

.btm_market_size {
	height: 167px;
	background: url(../images/bg_footer_market_size.jpg) no-repeat;
}

.ceo_quote_market_size {
	padding: 90px 20px 20px 375px;
	color: #509efd;
	background: url(../images/bg_quote.jpg) no-repeat right bottom;
	font-size: 14px;
}

.market_size_chart {
	float: right;
	height: 167px;
	width: 384px;
	background: url(../images/marketsize_chart.jpg) no-repeat;
	margin: 0px 18px 0px 0px;
	padding: 0px;
}

h1.sitemap {
	background: url(../images/bg_site_map_hdr.jpg) no-repeat;
	padding: 52px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:52px; /* for IE5/Win */
	margin: 0;
}

h1.privacy_policy {
	background: url(../images/bg_privacy_policy_hdr.jpg) no-repeat;
	padding: 52px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:52px; /* for IE5/Win */
	margin: 0;
}

.btm_franchisee_requirements {
	height: 167px;
	background: url(../images/bg_footer_franchisee_requirements.jpg) no-repeat;
}

.ceo_quote_franchisee_requirements  {
	padding: 90px 20px 20px 375px;
	color: #509efd;
	background: url(../images/bg_quote.jpg) no-repeat right bottom;
	font-size: 14px;
}

.btm_experience {
	height: 210px;
	background: url(../images/bg_footer_experience.jpg) no-repeat;
}

.ceo_quote_experience  {
	padding: 90px 20px 20px 375px;
	color: #509efd;
	background: url(../images/bg_quote.jpg) no-repeat right bottom;
	font-size: 14px;
}

.roadmap_brochure_sm {
	display:block;
	float: right;
	height: 164px;
	width: 220px;
	background: url(../images/bg_maaco_roadmap_brochure_SM.jpg) no-repeat;
	margin: 0 0px;
	padding: 0px;
}

.fleet_brochure_sm {
	display: block;
	float: right;
	height: 164px;
	width: 210px;
	background: url(../images/bg_maaco_fleet_brochure_SM.jpg) no-repeat;
	margin: 0px;
}

.stickshift_brochure_sm {
	display: block;
	float: right;
	height: 164px;
	width: 193px;
	background: url(../images/bg_maaco_stickshift_brochure_SM.jpg) no-repeat;
	margin: 0 17px 0 0 ;
}


h3 {
	margin: 50px 20px 0;
	font-weight:normal;
	color: #012551;
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform: capitalize;	
}

h1.available_territories {
	background: url(../images/bg_available_territories.jpg) no-repeat;
	padding: 52px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:52px; /* for IE5/Win */
	margin: 0;
}

ul.supershort {
	margin: 5px 0 20px 0;
}

.btm_leader_sales {
	height: 167px;
	background: url(../images/bg_footer_leader_sales.jpg) no-repeat;
}

li {
	margin: 0 0 5px 0;
}

.btm_no_national_competition {
	height: 323px;
	background: url(../images/bg_footer_no_national_competition.jpg) no-repeat;
}

.ceo_quote_no_national_competition  {
	padding: 90px 20px 20px 375px;
	color: #509efd;
	background: url(../images/bg_quote.jpg) no-repeat right bottom;
	font-size: 14px;
}

.btm_operational_excellence {
	height: 253px;
	background: url(../images/bg_footer_operational_excellence.jpg) no-repeat;
}

.ceo_quote_operational_excellence  {
	padding: 90px 20px 20px 375px;
	color: #509efd;
	background: url(../images/bg_quote.jpg) no-repeat right bottom;
	font-size: 14px;
}	
	
.btm_comprehensive_training {
	height: 253px;
	background: url(../images/bg_footer_comprehensive_training.jpg) no-repeat;
}

.ceo_quote_comprehensive_training  {
	padding: 90px 20px 20px 375px;
	color: #509efd;
	background: url(../images/bg_quote.jpg) no-repeat right bottom;
	font-size: 14px;
}
	
.btm_recession_resistant {
	height: 253px;
	background: url(../images/bg_footer_recession_resistant.jpg) no-repeat;
}

.ceo_quote_recession_resistant  {
	padding: 50px 20px 20px 375px;
	color: #509efd;
	background: url(../images/bg_quote.jpg) no-repeat right bottom;
	font-size: 14px;
}

.ceo_quote blockquote, .ceo_quote_recession_resistant blockquote, .ceo_quote_comprehensive_training blockquote, .ceo_quote_operational_excellence blockquote, .ceo_quote_no_national_competition blockquote, .ceo_quote_our_package blockquote, .ceo_quote_financial_assistance blockquote, .ceo_quote_no_glow  blockquote, .ceo_quote_market_dominance  blockquote, .ceo_quote_cosmollision  blockquote, .ceo_quote_fleet  blockquote, .ceo_quote_market_size  blockquote, .ceo_quote_franchisee_requirements blockquote, .ceo_quote_experience blockquote {
	margin: 0px 10px 0 70px;
	font-size: 12px;
}	

.btm_our_package {
	height: 253px;
	background: url(../images/bg_footer_franchisee_requirements.jpg) no-repeat;
}

.ceo_quote_our_package  {
	padding: 70px 20px 20px 375px;
	color: #509efd;
	background: url(../images/bg_quote.jpg) no-repeat right bottom;
	font-size: 14px;
}

.btm_real_estate {
	height: 253px;
	background: url(../images/bg_footer_real_estate.jpg) no-repeat;
}

.ceo_quote_financial_assistance  {
	padding: 70px 20px 20px 375px;
	color: #509efd;
	background: url(../images/bg_quote.jpg) no-repeat right bottom;
	font-size: 14px;
}

.btm_financial_assistance {
	height: 253px;
	background: url(../images/bg_footer_financial_assistance.jpg) no-repeat;
}

.btm_financial_assistance_services {
	height: 253px;
	background: url(../images/bg_footer_financial_assistance_services.jpg) no-repeat;
}

h1.financial_assistance {
	background: url(../images/bg_financial_assistance_hdr.jpg) no-repeat;
	padding: 52px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:52px; /* for IE5/Win */
	margin: 0;
}

.btm_brand_promise {
	height: 167px;
	background: url(../images/bg_footer_real_estate.jpg) no-repeat;
}

.left_col_contact ul{
	padding: 30px 0 0 0;
}

.left_col_contact li{
	padding: 0 0 10px 0;
}

.phone_number {
	background: url(../images/btm_phone_number.gif) no-repeat center;
	padding: 57px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:57px; /* for IE5/Win */
	height: 57px;
	margin: 0 auto;
	font-size: 0px;
	color: #010101;
}

p.process {
	margin:10px 0 0 30px;
	font-weight:bold;
}

a.silver_lining {
	display: block;
	height: 230px;
	clear: both;
	padding: 230px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:230px; /* for IE5/Win */
	margin: 0;
	cursor: pointer;
	background: url(../images/pixel.gif);
}

h1.page_not_found {
	background: url(../images/bg_page_not_found_hdr.jpg) no-repeat;
	padding: 52px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:52px; /* for IE5/Win */
	margin: 0;
}

.mid-content {
	margin: 0 auto;
	_position: relative;
	_top: auto;
}


.contactform_required {
	color: #FF0000;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:right;
}

.contactform_box {
	color: #000000;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	align:left;
}



 /* from automotive-franchise2.css */
 
 
 
 

ul.process li {
	font-size: 14px;
	float: none;
	text-align: left;
	list-style: disc;
	color:#FFFFFF;
}

ol.process li {
	margin:0px 0px 0px 15px;
	font-size: 14px;
	line-height: 20px;
	color:#ffffff;
}

ul.sitemap {
	padding-left: 30px;
	margin: 0;
}

ul.sitemap li ul {
	padding-left: 20px;
	margin: 0;
}

ul.sitemap li {
	font-size: 14px;
	float: none;
	text-align: left;
	list-style: disc;
	padding:0px;
}

ol.sitemap li {
	font-size: 14px;
	line-height: 20px;
	padding:0px;
}

.btm_why_maaco {
	height: 276px;
	background: url(../images/bg_footer_whymaaco.jpg) no-repeat;
}

.contactform {
font-size:10px;
color:#000000;
text-align:right;
}
