@charset "utf-8";

.nav_spacer
{
	width: 					25px;
	height:					60px;
	float:					left;
}

.nav_button1
{
	width: 					139px;;
	height:					60px;
	float:					left;
	background-image:		URL(images/buttons/home.png);
}

.nav_button1 ul
{
	list-style-type: 		none;
	padding:				0px;
	margin:					0px;
} 

.nav_button1 li
{ 
	width: 					139px;;
	display: 				block;
    float:					left;
    background-repeat: 		no-repeat;
}

.nav_button1 a
{
	height: 				60px;
    display: 				block;	
	font-size: 				1px;
    text-indent: 			-999999em;
    overflow: 				hidden;
    background-repeat: 		no-repeat;
}

.nav_button2
{
	width: 					118px;;
	height:					60px;
	float:					left;
	background-image:		URL(images/buttons/about.png)
}

.nav_button2 ul
{
	list-style-type: 		none;
	padding:				0px;
	margin:					0px;
} 

.nav_button2 li
{ 
	width: 					118px;;
	display: 				block;
    float:					left;
    background-repeat: 		no-repeat;
}

.nav_button2 a
{
	height: 				60px;
    display: 				block;	
	font-size: 				1px;
    text-indent: 			-999999em;
    overflow: 				hidden;
    background-repeat: 		no-repeat;
}

.nav_button3
{
	width: 					186px;;
	height:					60px;
	float:					left;
	background-image:		URL(images/buttons/equipment.png)
}

.nav_button3 ul
{
	list-style-type: 		none;
	padding:				0px;
	margin:					0px;
} 

.nav_button3 li
{ 
	width: 					186px;;
	display: 				block;
    float:					left;
    background-repeat: 		no-repeat;
}

.nav_button3 a
{
	height: 				60px;
    display: 				block;	
	font-size: 				1px;
    text-indent: 			-999999em;
    overflow: 				hidden;
    background-repeat: 		no-repeat;
}

.nav_button4
{
	width: 					134px;;
	height:					60px;
	float:					left;
	background-image:		URL(images/buttons/showroom.png)
}

.nav_button4 ul
{
	list-style-type: 		none;
	padding:				0px;
	margin:					0px;
} 

.nav_button4 li
{ 
	width: 					134px;;
	display: 				block;
    float:					left;
    background-repeat: 		no-repeat;
}

.nav_button4 a
{
	height: 				60px;
    display: 				block;	
	font-size: 				1px;
    text-indent: 			-999999em;
    overflow: 				hidden;
    background-repeat: 		no-repeat;
}

.nav_button5
{
	width: 					150px;;
	height:					60px;
	float:					left;
	background-image:		URL(images/buttons/contact.png)
}

.nav_button5 ul
{
	list-style-type: 		none;
	padding:				0px;
	margin:					0px;
} 

.nav_button5 li
{ 
	width: 					150px;;
	display: 				block;
    float:					left;
    background-repeat: 		no-repeat;
}

.nav_button5 a
{
	height: 				60px;
    display: 				block;	
	font-size: 				1px;
    text-indent: 			-999999em;
    overflow: 				hidden;
    background-repeat: 		no-repeat;
}

.nav_button6
{
	width: 					190px;;
	height:					60px;
	float:					left;
	background-image:		URL(images/buttons/for_sale.png)
}

.nav_button6 ul
{
	list-style-type: 		none;
	padding:				0px;
	margin:					0px;
} 

.nav_button6 li
{ 
	width: 					190px;;
	display: 				block;
    float:					left;
    background-repeat: 		no-repeat;
}

.nav_button6 a
{
	height: 				60px;
    display: 				block;	
	font-size: 				1px;
    text-indent: 			-999999em;
    overflow: 				hidden;
    background-repeat: 		no-repeat;
}
