/* CSS Document */

	#nav {
	width:760px;
	height:27px;
	display:block;
	text-align:center;
	background-color: #0b2e44;
	background: url(../01img/02nav/bg.gif) repeat-x 0 0;
		}


/* home */

	#home
		{
	display: block;
	width: 70px;
	height: 27px;
	background: url(../01img/02nav/home.gif) no-repeat 0 0;
		}

	#home:hover
		{ 
  		background-position: 0 -27px;
		}

	#home span
		{
  	display: none;
		}

	.nhome {
		width:61px;
		height:27px;
		float:left;
		}

/* about */

	#about
		{
  		display: block;
  		width: 83px;
  		height: 27px;
  		background: url(../01img/02nav/about.gif) no-repeat 0 0;
		}

	#about:hover
		{ 
  		background-position: 0 -27px;
		}

	#about span
		{
  	display: none;
		}

	.nabout {
		width:83px;
		height:27px;
		float:left;
		}

/* models */

	#models
		{
  		display: block;
  		width: 70px;
  		height: 27px;
  		background: url(../01img/02nav/models.gif) no-repeat 0 0;
		}

	#models:hover
		{ 
  		background-position: 0 -27px;
		}

	#models span
		{
  	display: none;
		}

	.nmodels {
		width:70px;
		height:27px;
		float:left;
		}

/* services */

	#services
		{
  		display: block;
  		width: 81px;
  		height: 27px;
  		background: url(../01img/02nav/services.gif) no-repeat 0 0;
		}

	#services:hover
		{ 
  		background-position: 0 -27px;
		}

	#services span
		{
  	display: none;
		}

	.nservices {
		width:81px;
		height:27px;
		float:left;
		}

/* news */

	#news
		{
  		display: block;
  		width: 57px;
  		height: 27px;
  		background: url(../01img/02nav/news.gif) no-repeat 0 0;
		}

	#news:hover
		{ 
  		background-position: 0 -27px;
		}

	#news span
		{
  	display: none;
		}

	.nnews {
		width:57px;
		height:27px;
		float:left;
		}

/* brokerage */

	#brokerage
		{
  		display: block;
  		width: 96px;
  		height: 27px;
  		background: url(../01img/02nav/brokerage.gif) no-repeat 0 0;
		}

	#brokerage:hover
		{ 
  		background-position: 0 -27px;
		}

	#brokerage span
		{
  	display: none;
		}

	.nbrokerage {
		width:96px;
		height:27px;
		float:left;
		}

/* history */

	#dealers
		{
  		display: block;
  		width: 75px;
  		height: 27px;
  		background: url(../01img/02nav/sales.gif) no-repeat 0 0;
		}

	#dealers:hover
		{ 
  		background-position: 0 -27px;
		}

	#dealers span
		{
  	display: none;
		}

	.ndealers {
		width:75px;
		height:27px;
		float:left;
		}

/* Prowler */

	#prowler
		{
  		display: block;
  		width: 79px;
  		height: 27px;
  		background: url(../01img/02nav/prowler.gif) no-repeat 0 0;
		}

	#prowler:hover
		{ 
  		background-position: 0 -27px;
		}

	#prowler span
		{
  	display: none;
		}

	.nprowler {
		width:79px;
		height:27px;
		float:left;
		}


/* careers */

	#careers
		{
  		display: block;
  		width: 79px;
  		height: 27px;
  		background: url(../01img/02nav/careers.gif) no-repeat 0 0;
		}

	#careers:hover
		{ 
  		background-position: 0 -27px;
		}

	#careers span
		{
  	display: none;
		}

	.ncareers {
		width:79px;
		height:27px;
		float:left;
		}


/* press */

	#press
		{
  		display: block;
  		width: 61px;
  		height: 27px;
  		background: url(../01img/02nav/press.gif) no-repeat 0 0;
		}

	#press:hover
		{ 
  		background-position: 0 -27px;
		}

	#press span
		{
  	display: none;
		}

	.npress {
		width:61px;
		height:27px;
		float:left;
		}

/* contact */

	#contact
		{
  		display: block;
  		width: 97px;
  		height: 27px;
  		background: url(../01img/02nav/contact.gif) no-repeat 0 0;
		}

	#contact:hover
		{ 
  		background-position: 0 -27px;
		}

	#contact span
		{
  	display: none;
		}

	.ncontact {
		width:97px;
		height:27px;
		float:left;
		}
		
/* old_news */

#old_news a:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

#old_news a:visited 
{
	color: #ffffff;
	font-size: 10px;
text-decoration: none;
}

#old_news a:hover 
{
	margin-left: 1px;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
}
