
/*MENU **************************************************************/

.button1{
	display:block;
	float:left;
	width:227px;
	height:52px;
	text-indent:-9999px;
	margin:0;
	
}
.button1 a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(images2/buttonHome.png) no-repeat top left;
	outline:none;
}
.button1 a:hover {
	background-position:0 -52px;
}

.button1 a.selected {
	background-position:0 -52px;
}


/*Personal **************************************************************/

.button2{
	display:block;
	float:left;
	width:227px;
	height:52px;
	text-indent:-9999px;
	margin:0;
	
}
.button2 a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(images2/buttonPersonal.png) no-repeat top left;
	outline:none;
}
.button2 a:hover {
	background-position:0 -52px;
}

.button2 a.selected {
	background-position:0 -52px;
}

/*Limos **************************************************************/

.button3{
	display:block;
	float:left;
	width:227px;
	height:52px;
	text-indent:-9999px;
	margin:0;
	
}
.button3 a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(images2/buttonLimos.png) no-repeat top left;
	outline:none;
}
.button3 a:hover {
	background-position:0 -52px;
}

.button3 a.selected {
	background-position:0 -52px;
}

/*Taxis **************************************************************/

.button4{
	display:block;
	float:left;
	width:227px;
	height:52px;
	text-indent:-9999px;
	margin:0;
	
}
.button4 a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(images2/buttonTaxi.png) no-repeat top left;
	outline:none;
}
.button4 a:hover {
	background-position:0 -52px;
}

.button4 a.selected {
	background-position:0 -52px;
}

/*Business **************************************************************/

.button5{
	display:block;
	float:left;
	width:227px;
	height:52px;
	text-indent:-9999px;
	margin:0;
	
}
.button5 a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(images2/buttonBusiness.png) no-repeat top left;
	outline:none;
}
.button5 a:hover {
	background-position:0 -52px;
}

.button5 a.selected {
	background-position:0 -52px;
}

/*Coaches **************************************************************/

.button6{
	display:block;
	float:left;
	width:227px;
	height:52px;
	text-indent:-9999px;
	margin:0;
	
}
.button6 a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(images2/buttonCoaches.png) no-repeat top left;
	outline:none;
}
.button6 a:hover {
	background-position:0 -52px;
}

.button6 a.selected {
	background-position:0 -52px;
}

/*Sights **************************************************************/

.button7{
	display:block;
	float:left;
	width:227px;
	height:52px;
	text-indent:-9999px;
	margin:0;
	
}
.button7 a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(images2/buttonSights.png) no-repeat top left;
	outline:none;
}
.button7 a:hover {
	background-position:0 -52px;
}

.button7 a.selected {
	background-position:0 -52px;
}

/*About Us **************************************************************/

.button8{
	display:block;
	float:left;
	width:227px;
	height:52px;
	text-indent:-9999px;
	margin:0;
	
}
.button8 a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(images2/buttonAbout.png) no-repeat top left;
	outline:none;
}
.button8 a:hover {
	background-position:0 -52px;
}

.button8 a.selected {
	background-position:0 -52px;
}

/*Partners **************************************************************/

.button9{
	display:block;
	float:left;
	width:227px;
	height:52px;
	text-indent:-9999px;
	margin:0;
	
}
.button9 a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(images2/buttonPartners.png) no-repeat top left;
	outline:none;
}
.button9 a:hover {
	background-position:0 -52px;
}

.button9 a.selected {
	background-position:0 -52px;
}

/*Airport Service **************************************************************/

.button11{
	display:block;
	float:left;
	width:227px;
	height:52px;
	text-indent:-9999px;
	margin:0;
	
}
.button11 a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(images2/buttonAirport.png) no-repeat top left;
	outline:none;
}
.button11 a:hover {
	background-position:0 -52px;
}

.button11 a.selected {
	background-position:0 -52px;
}



/*questions **************************************************************/

.button10{
	display:block;
	float:right;
	width:50px;
	height:22px;
	text-indent:-9999px;
	margin:0;
	
}
.button10 a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(images2/buttonQuestions.png) no-repeat top left;
	outline:none;
}
.button10 a:hover {
	background-position:0 -22px;
}

.button10 a.selected {
	background-position:0 -22px;
}


