body{
	background-color: #333333;
	font-family: Arial, Verdanna, Sans;
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #666666;
}

a{
	color: #666666;	
	text-decoration: none;
}
a:hover{
	color: #888888;	
}

#dealerFrame{
	background-image: url(images/iframeBkg.png);
	background-repeat: no-repeat;
	width: 1200px;
	margin: 0px auto 0px auto;
	border: none;
}
			
#footerNav{
	width: 1200px;
	margin: 0px 0px 0px 0px;
    white-space: nowrap;
}

#ftrNav{
	margin: 0px 0px 0px 64px;
	padding: 0px 0px 0px 0px;
}

#ftrNav li{
	display: inline;
	float: left;
	
}

#ftrNav li a{
	height: 38px;
	display: block;
	background-position: 0px 0px;
}

#ftrNav li a:hover{
	background-position: 0px -38px;
}

#navPromo{
	background-image: url('images/footerNav_promo.png');
	background-repeat: no-repeat;
	width: 226px;
}
#navVideo{
	background-image: url('images/footerNav_video.png');
	background-repeat: no-repeat;
	width: 247px;
}
#navHome{
	background-image: url('images/footerNav_home.png');
	background-repeat: no-repeat;
	width: 64px;
}
#navCompany{
	background-image: url('images/footerNav_company.png');
	background-repeat: no-repeat;
	width: 59px;
}
#navFacilities{
	background-image: url('images/footerNav_facilities.png');
	background-repeat: no-repeat;
	width: 81px;
}
#navMonterey{
	background-image: url('images/footerNav_monterey.png');
	background-repeat: no-repeat;
	width: 78px;
}
#navBrochure{
	background-image: url('images/footerNav_brochure.png');
	background-repeat: no-repeat;
	width: 75px;
}
#navSportwear{
	background-image: url('images/footerNav_sportswear.png');
	background-repeat: no-repeat;
	width: 73px;
}
#navDealer{
	background-image: url('images/footerNav_dealer.png');
	background-repeat: no-repeat;
	width: 89px;
}
#navContact{
	background-image: url('images/footerNav_contact.png');
	background-repeat: no-repeat;
	width: 54px;
}

img{
	padding: 0px;
	margin: 0px;
}

.breakFloat{
  clear: both;	
}

#international {
	background: url('international.png') no-repeat top left;
	display: block;
	width: 155px;
	height: 143px;
	position: absolute;
	left: 0;
	top: 0;
}

#splashBkg{
	background: url('images/splash_bkg.jpg') no-repeat;
	width: 446px;
	height: 540px;
}

#vidHolder{
	padding: 219px 0px 0px 0px;
	display: block;
	width: 346px;
	height: 192px;
}

#skipIntroBtn{
	margin: 8px 30px 0px 0px;
	float: right;
	background: url('images/skip_button.jpg') no-repeat;
	background-position: 0px 0px;
	width: 345px;
	height: 43px;
	display: block;
}

#skipIntroBtn:hover{
	background-position: 0px -43px;
}

#splashNav{
	margin: 40px 0px 0px 21px;
	padding: 24px 0px 0px 0px;
}

#splashNav li{
	display: inline;
	float: left;
}

#splashNav li a{
	height: 21px;
	display: block;
	background-position: 0px 0px;
}

#splashNav li a:hover{
	background-position: 0px -21px;
}

#splashRecs{
	background-image: url('images/site_button.jpg');
	background-repeat: no-repeat;
	width: 139px;
}

#splashRights{
	background-image: url('images/monterey_button.jpg');
	background-repeat: no-repeat;
	height: 21px;
	display: block;
	background-position: 0px 0px;
	width: 154px;
}

#splashPrivacy{
	background-image: url('images/privacy_button.jpg');
	background-repeat: no-repeat;
	width: 100px;
}
