#container_C {
			position: absolute;
			width: 770px;
			\width: 770px;
			w\idth: 770px;
			height:235px;
			margin-left: auto;
			margin-right: auto;
			/*background: url(../images/everRide_HEADER.jpg) no-repeat;*/
			margin-bottom: 0px;
}

/* new menu stuff starts here */
div.headermenu {
	position: absolute;
	left: 0px;
	top: 185px;
	width: 770px;
	text-align: center;
	z-index: 10;
}

div.headermenu table {
	border-collapse: collapse;
	border: 0px;
	text-align: center;
	
}

table.mainmenu {
	position: absolute;
	left: 61px;
}

div.headermenu td {
	vertical-align: middle;
	height: 40px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	color: white;
	font: bold 11px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	line-height: 40px;
	cursor: pointer;
}


table.submenu {
	display: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
	
}

table.submenu td {
	padding-left: 7px;
	padding-right: 7px;
	color: black;
	height: 25px;
	font: bold 10px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	line-height: 25px;
}

table.submenu td.separator {
	
	cursor: default !important;
	width: 3px;
	padding: 0px;
	font: bold 8px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif !important;
}

table.submenu td.sfhover {
	color: white !important;
}

#menuhome {
	width: 55px;
}

#menuproducts {
	width: 86px;
}

#menufinancing {
	width: 90px;
}

#menunews {
	width: 57px;
}

#menueverride {
	width: 84px;
}

#menumanuals {
	width: 84px;
}

#menucontact {
	width: 80px;
}

#menufinddealer {
	width: 114px;
}

#menuhome.sfhover {
	background: #ffffff url(../images/everRide_btn01.jpg) repeat-x;
}

#menuproducts.sfhover {
	background: #ffffff url(../images/everRide_btn02.jpg) repeat-x;
}

#menufinancing.sfhover {
	background: #ffffff url(../images/everRide_btn03.jpg) repeat-x;
}

#menunews.sfhover {
	background: #ffffff url(../images/everRide_btn04.jpg) repeat-x;
}

#menueverride.sfhover {
	background: #ffffff url(../images/everRide_btn05.jpg) repeat-x;
}
#menumanuals.sfhover {
	background: #ffffff url(../images/everRide_btn05.jpg) repeat-x;
}
#menucontact.sfhover {
	background: #ffffff url(../images/everRide_btn06.jpg) repeat-x;
}

#menufinddealer.sfhover {
	background: #ffffff url(../images/everRide_btn07.jpg) repeat-x;
}



div.submenu_container {
	/*display: none;*/
	visibility: hidden;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background: #ffffff url(../images/hero_nav_02.jpg) repeat-x !important;
	height: 25px;
	text-align: left !important;
	position: absolute;
	top: -23px;
	left: 0px;
	width: 100%;
	
}



#submenuproducts {
	position: absolute;
	left: 102px;
}

#submenunews {
	position: absolute;
	left: 275px;
}

#submenueverride {
	position: absolute;
	left: 357px;
}