
/* Home style Starts Here */
/*table{
width:100%;
border:0px;
}*/

table#headertable, td#headerpart {
height:124px;
}
/* Header menu on  Inner Page Settings Starts Here */
td#headerrow1{
width:1000px;
height:100px;
background-image:url(../images/header/inner_header.jpg);
background-repeat:no-repeat;
}
td#headerrow2{
width:1000px;
height:24px;
}
td#headerrow2 table tr td {
background-repeat:no-repeat;
background-position:top;
cursor:pointer;
height:24px;
}
td#headerrow1col1 {
width:1000px;
height:99px;
vertical-align:top;
}
td#headerrow1col2 {
width:400px;
height:99px;
padding-top:0px;
vertical-align:top;
}

td#headerrow1col4 {
width:235px;
font-family:Arial Black, Helvetica, sans-serif;
font-size:26px;
color:#707070;
}
/* Main menu Image width Settings */
/*td#leftbg{
width:33px;
}*/
td#newcars{
width:145px;
}
td#preowned{
width:133px;
}
td#specials{
width:153px;
}
td#service{
width:146px;
}
td#research{
width:114px;
}

td#finance
{
width:106px;
}
td#aboutus{
width:106px;
}
td#innerhome{
width:97px;
}
/*td#rightbg{
width:66px;
}*/
/* Main menu Images and Mouseover images Settings */
/*td.innerleftbg{
background-image:url(../images/menu_images/innermenu/leftbg.jpg);
}*/
td.innernewcars{
background-image:url(../images/menu_images/innermenu/new_vehicles.jpg);
}
td.innernewcarshover{
background-image:url(../images/menu_images/innermenu/new_vehicles_mo.jpg);
}
td.innerpreowned{
background-image:url(../images/menu_images/innermenu/preowned.jpg);
}
td.innerpreownedhover{
background-image:url(../images/menu_images/innermenu/preowned_mo.jpg);
}
td.innerspecials{
background-image:url(../images/menu_images/innermenu/online_specials.jpg);
}
td.innerspecialshover{
background-image:url(../images/menu_images/innermenu/online_specials_mo.jpg);
}
td.innerservice{
background-image:url(../images/menu_images/innermenu/parts_service.jpg);
}
td.innerservicehover{
background-image:url(../images/menu_images/innermenu/parts_service_mo.jpg);
}
td.innerresearch{
background-image:url(../images/menu_images/innermenu/research.jpg);
}
td.innerresearchhover{
background-image:url(../images/menu_images/innermenu/research_mo.jpg);
}

td.innerfinance{
background-image:url(../images/menu_images/innermenu/finance.jpg);
}
td.innerfinancehover{
background-image:url(../images/menu_images/innermenu/finance_mo.jpg);
}
td.inneraboutus{
background-image:url(../images/menu_images/innermenu/aboutus.jpg);
}
td.inneraboutushover{
background-image:url(../images/menu_images/innermenu/aboutus_mo.jpg);
}
td.innerhome{
background-image:url(../images/menu_images/innermenu/home.jpg);
}
td.innerhomehover{
background-image:url(../images/menu_images/innermenu/home_mo.jpg);
}

/*td.innerrightbg{
background-image:url(../images/menu_images/innermenu/rightbg.jpg);
}*/

td.submenu{
height:15px;
vertical-align:middle;
background-color:#DADCD9;
}
a.submenu {
	display: table;
/*	 display: inline-table;*/	
	height: 100%;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:10px;
	background-color:#DAECDC; 
}

a.submenu:link, a.submenu:visited {
display:block;
	height: 100%;
	color:#5B685E;
	background-color:#DAECDC;
}
 a.submenu:hover  {
display:block;
	height: 100%;
	color:#000000;
	background-color:#ECF6ED;
	background-image:none;
}


div#newcarsdiv, div#preowneddiv, div#specialsdiv, div#servicediv, div#researchdiv, div#bodyshopdiv, div#financediv, div#aboutusdiv ,div#homehomediv {
position:absolute; 
top: 123px;
z-index:2; 
background-color:#DADCD9; 
visibility:hidden;  
}

div#newcarsdiv {
left:2px;
width:145px;
height:65px;
}
div#preowneddiv {
left:145px;
width:145px;
height:33px;
}
div#specialsdiv {
left:278px;
width:145px;
height:81px;
}
div#servicediv {
left:431px;
width:145px;
height:49px;
}
div#researchdiv {
left:577px;
width:130px;
height:49px;
}
div#financediv {
left:691px;
width:130px;
height:33px;
}
div#aboutusdiv {
left:797px;
width:130px;
height:97px;
}

div#HeaderDealerLogo{
float:left;
width:128px;
height:55px;
vertical-align:middle;
border:0px solid #FF0000; 
margin-top:20px;

}
div#spacebet{
float:left;
width:58px;
height:45px;
border:0px solid #FF0000; 
}

div#HeaderDealernameLogo{
float:left;
width:650px;
height:40px;
border:0px solid #FF0000; 
cursor:pointer;
margin-top:20px;
}
div#spaceafter {
float:left;
width:205px;
height:45px;
border:0px solid #FF0000; 
}
div#spacebefore {
float:left;
width:22px;
height:45px;
border:0px solid #FF0000; 
}
.os-header {
	color: #A50202;
	font-size: 16px;
	font-weight: bold;
}


