html						{overflow: scroll;}
body						{margin:0px 0 0 0; 
							 background-color: #c0c0c0;
							 font-family:arial; font-size:90%; 
							 text-align: center; line-height: 19px;
							}
#container					{
							width: 970px;
							background-color:#Ffffff; margin:0px auto;
							}
#topGlobal					{width: 970px; height: 92px; text-align: left;}
							
/*** global dealer locator page ****/
#homeImg					{width: 970px; 
							border-bottom: solid 5px #fff;	
							height:227px;
							}			
#homeImg #homeWelcome		{float:left; 
							width: 420px;
							padding: 15px 0 0 0;
							margin: 15px 0 0 0;
							background-color: #ffcc00

							}										
#homeImg p				{margin: 0px; 
							padding:10px 0 30px 10px; 
							font-size: 18px;  
							line-height: 26px; 
							letter-spacing: 1px;font-weight: bold;
							/*text-transform: uppercase;*/
							}
#homeImg p span			{text-transform: capitalize; font-weight: normal;}
#homeImg p span.hoverSpan		{text-transform:none; font-weight: bold;font-size: 70%; visibility:hidden; z-index:2; line-height:19px;}



/*** end of global dealer *****/					
a {color: #000; text-decoration: none;}

.welcomeMainText {
	font-size: 8pt;
	color: #000;
	vertical-align: top;
}

.welcomeText 
{
	font-size: 22px;
	padding-left: 28px;
	font-weight: bolder;
}
#footer{
	border-top: solid 2px #dddddd; 
	text-align: right; 
	font-size: 70%;
	margin: 0px; 
	padding: 0 20px 10px 0; 
	line-height: normal;}