		/* NAVIGATION ROLL OVERS	*/
		

#nav   {		
	list-style: none;
	margin:  10px 0px 3px 23px;
	padding: 0px;
	border: 0px;
	display: inline;
	float: left;

}
#nav li {
		float: left;
		margin:  0px;
		padding: 0px;
		border: 0px;
		display: inline;
		list-style-type: none;
		height: 29px;
	}
#nav a {
		float: left;
		height: 29px;
		margin:  0px;
		padding: 0px;
		border: 0px;
  		list-style: none;
		display: inline;
	}
#nav a:hover {
		background-position: 0 -29px;
}

#nav a.selected {
		background-position: 0 -29px;
}

#exotic_car_club {
		width: 11px;
		background: url(../gifs/nv_tpdots_exotic_car_club.gif);
}
#about a {
		width: 80px;
		background: url(../gifs/nv_about.gif);
}
#why a {
		width: 64px;
		background: url(../gifs/nv_why.gif);
}
#collection a {
		width: 115px;
		background: url(../gifs/nv_collection.gif);
}
#membership a {
		width: 140px;
		background: url(../gifs/nv_membership.gif);
}
#corporate a {
		width: 151px;
		background: url(../gifs/nv_corporate.gif);
}
#contact a {
		width: 92px;
		background: url(../gifs/nv_contact.gif);
}

		/* NAVIGATION SUB NAV	*/
div#subnav {
	margin: -5px 0px 0px 0px;
	padding: -5px 0px 10px 0px;
	font-family: verdana, sans serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	color: #c2c2c2;
}
div#subnav a:link {
	color: #ffffff;
	text-decoration: none;
	}
div#subnav a:visited {
	color: #ffffff;
	text-decoration: none;
	}
div#subnav a:hover {
	color: #c2c2c2;
	}
		/* BIG BUTTONS	*/
#bgbttns   {		
	list-style: none;
	margin:  10px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	display: inline;
	float: left;

}
#bgbttns li {
		float: left;
		margin:  0px;
		padding: 0px;
		border: 0px;
		display: inline;
		list-style-type: none;
		height: 112px;
	}
#bgbttns a {
		float: left;
		height: 112px;
		margin:  0px;
		padding: 0px;
		border: 0px;
  		list-style: none;
		display: inline;
	}
#bgbttns a:hover {
		background-position: 0 -112px;
}

#see a {
		width: 112px;
		background: url(../gifs/bttn_see_exotic_car_club.gif);
}
#join a {
		width: 112px;
		margin: 0px 12px 0px 12px;
		background: url(../gifs/bttn_jn_exotic_car_club.gif);
}
#apply a {
		width: 112px;
		background: url(../gifs/bttn_app_exotic_car_club.gif);
}

		/* FOOTER NAVIGATION	*/

td#footer {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-family: verdana, sans serif;
	font-size: 10px;
	width:752px;
	height:78px;
	text-align: center;
	color: #c2c2c2;
	background-image: url(../gifs/bckgrnd_ftr_exotic_car_club.gif);
	background-repeat: no-repeat;
}
td#footer a:link {
	color: #ffffff;
	text-decoration: none;
	}
td#footer a:visited {
	color: #ffffff;
	text-decoration: none;
	}
td#footer a:hover {
	color: #c2c2c2;
	}

img.ftrdots	{
	border: 0px;
	margin: 0px 7px 0px 7px
	}
	
td#copyright {
	text-align: left;
	padding: 10px 0px 15px 0px;
	font-family: verdana, sans serif;
	color: #72828a;
	font-size: 10px;
	line-height: 10px;
}