#menu_left {
	float: left;
	height: 24px;
	width: 11px;
}
#main_menu {
	height: 25px;
	width:832px;
	clear:both;
	margin:0px auto;
	text-align:center;
	margin-top:20px;
}
#menu_right {
	float: right;
	height: 25px;
	width: 11px;
}
#menu_container {
	float: left;
	height: 25px;
	width: 832px;
	text-align:left;
}

#sub_menu_container {
	position:absolute;
	width:832px;
	text-align:left;
	margin-top:25px;
	margin-left:0px;
	z-index:100;
}
#ford_sub, #mazda_sub, #about_sub {
	list-style:none;
	position:absolute;
	width:104px;
	border-left:1px solid #003190;
	border-right:1px solid #003190;
	border-top:1px solid #003190;
	margin:0px;
	padding:0px;
	text-align:left;
	display:none;
	font-size:10px;
}
#ford_sub li a, #mazda_sub li a, #used_sub li a, #about_sub li a {
	background-color:#0045c8;
	border-bottom:1px solid #003190;
	height:16px;
	line-height:16px;
	width:97px;
	display:block;
	color:#FFFFFF;
	padding-left:7px;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}
#ford_sub li a:hover, #mazda_sub li a:hover, #used_sub li a:hover, #about_sub li a:hover {
	background-color:#0189F7;
}
#used_sub {
	list-style:none;
	position:absolute;
	width:145px;
	border-left:1px solid #003190;
	border-right:1px solid #003190;
	border-top:1px solid #003190;
	margin:0px;
	padding:0px;
	text-align:left;
	display:none;
	font-size:10px;
}
#used_sub li a {
	background-color:#0045c8;
	border-bottom:1px solid #003190;
	height:16px;
	line-height:16px;
	width:138px;
	display:block;
	color:#FFFFFF;
	padding-left:7px;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}
#used_sub li a:hover {
	background-color:#0189F7;
}
#ford_sub {
	margin-left:104px;
}
#mazda_sub {
	margin-left:208px;
}
#used_sub {
	margin-left:312px;
}
#about_sub {
	margin-left:728px;
}
#home a {
	width:104px;
	height:25px;
	float:left;
	background:url(../images/menu/menu01.jpg);
	position:relative;
}
#home a:hover {
	width:104px;
	height:25px;
	background:url(../images/menu/menu01_over.jpg);
}
#ford a {
	width:104px;
	height:25px;
	float:left;
	background:url(../images/menu/menu02.jpg);
	position:relative;
}
#ford a:hover {
	width:104px;
	height:25px;
	background:url(../images/menu/menu02_over.jpg);
}
#mazda a {
	background:url(../images/menu/menu03.jpg);
	width:104px;
	height:25px;
	float:left;
	position:relative;
}
#mazda a:hover {
	background:url(../images/menu/menu03_over.jpg);
	width:104px;
	height:25px;
}
#used a {
	background:url(../images/menu/menu04.jpg);
	width:104px;
	height:25px;
	float:left;
	position:relative;
}
#used a:hover {
	background:url(../images/menu/menu04_over.jpg);
	width:104px;
	height:25px;
}
#finance a {
	background:url(../images/menu/menu05.jpg);
	width:104px;
	height:25px;
	float:left;
	position:relative;
}
#finance a:hover {
	background:url(../images/menu/menu05_over.jpg);
	width:104px;
	height:25px;
}
#parts a {
	background:url(../images/menu/menu06.jpg);
	width:104px;
	height:25px;
	float:left;
	position:relative;
}
#parts a:hover {
	background:url(../images/menu/menu06_over.jpg);
	width:104px;
	height:25px;
}
#service a {
	background:url(../images/menu/menu07.jpg);
	width:104px;
	height:25px;
	float:left;
	position:relative;
}
#service a:hover {
	background:url(../images/menu/menu07_over.jpg);
	width:104px;
	height:25px;
}
#about_us a {
	background:url(../images/menu/menu08.jpg);
	width:104px;
	height:25px;
	float:left;
	position:relative;
}
#about_us a:hover {	
	background:url(../images/menu/menu08_over.jpg);
	width:104px;
	height:25px;
}

