.tablebg-01 {
	background-image: url(images/bgimages/01.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
}
.text-justified {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
	text-align: justify;

}
.text-bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #A4BFDB;
	text-align: justify;
	font-weight: bold;


}
.title-welcome {

	background-image: url(images/bgimages/welcome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.title-fleet {


	background-image: url(images/bgimages/fleet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.title-services {



	background-image: url(images/bgimages/services.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.title-transport {




	background-image: url(images/bgimages/trans.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.title-contact {





	background-image: url(images/bgimages/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

