body                {background: #FFFFFF;margin:0;padding:0;border:0;background-attachment: fixed;}
body.IndexHeader    {background: #FFFFFF;margin:0;padding:0;border:0;background-attachment: fixed;}
body.left           {background: #808080;}
body.right          {background: #808080;}
body                {font-family: Arial;font-size:12px;color:#000000;}

div.text            {background: #DFDFDF; padding-left:16px; padding-top:5px; padding-bottom:5px; padding-right:16px; margin-left:16px; margin-right:16px;}
hr                  {color:#404040; margin-left:16px; margin-right:16px;}
span.header         {font-size:18px;font-weight:bold;}
td                  {font-family: Arial;font-size:12px;color:#000000;}

.clear 				{margin-top:5px; margin-bottom:0px; background:#FFFFFF; clear:both; height:0px;}
a:link              {color:#800000;}
a:visited           {color:#800000;}
a:hover             {color:#FF0000;}

img.about           {border-color:#FFFFFF;border-width:8px;border-style:solid;margin: 0px 0px 16px 16px;}

div.header {background: #FFFFFF; margin-left:16px; margin-right:16px;}
h1 {font-family:Arial, Helvetica, sans-serif; font-size:16; margin-bottom:0; padding-left:16px;}
div.toparrow {text-align:right; float:right; margin-right:5px;}

#platinum{
	background-image:url(images/bg_platinum_dealers_top.gif);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	height:159px;
}
#textp{
	background-image:url(images/bg_platinum_dealers_bottom.gif);
	background-repeat:no-repeat;
	color:#666666;
	font-size:10px;
	margin:0;
	padding:0 10px 0 10px;
}	


/* SUB MENU STYLES */

.show { display:show;  }
.hide { display:none;  }

.newcars_menu{  position: absolute;  margin: 0 0 0 5px; top: 60px; z-index:100;}

a#subSpecials{
	background: url(images/sub-factory-specials.png) top left no-repeat;
	cursor: pointer;
	display: block;
	height: 24px;
	width: 110px;
}
a:hover#subSpecials{
	background: url(images/sub-factory-specials.png) bottom left no-repeat;
}
a#subSales{
	background: url(images/sub-sales-enquiry.png) top left no-repeat;
	cursor: pointer;
	display: block;
	height: 24px;
	width: 110px;
}
a:hover#subSales{
	background: url(images/sub-sales-enquiry.png) bottom left no-repeat;
}
a#subModels{
	background: url(images/sub-model-lineup.png) top left no-repeat;
	cursor: pointer;
	display: block;
	height: 24px;
	width: 110px;
}
a:hover#subModels{
	background: url(images/sub-model-lineup.png) bottom left no-repeat;
}
.parts_address td {
	padding-top: 1px;
	padding-bottom: 1px;
}