/* CSS Document */

body {
margin: 0px;
margin-left: auto;
margin-right: auto;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
text-align: center;
background-image: url(images/background.jpg);
}

a:link {
	text-decoration: underline;
	color: #660000;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #660000;
}
a:active {
	text-decoration: underline;
	color: #660000;
}


.table_whole {

width: 1800px;
}

.table_left
{width: 450px;
}

.table_right
{width: 450px;
}

.table_900 {
width: 900px;
background-color: #FFFFFF;
text-align: center;
margin-left: auto; margin-right: auto;
}



.table_content_main {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: justify;
color: #333333;
border: 1px solid #cccccc;
margin-left: auto; margin-right: auto;
}

.table_middle_image {
width: 523px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
color: #333333;
padding: 5px 5px 5px 5px;
}

.table_title {
width: 523px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
color: #333333
}

.table_left {
width: 180px;
}
.table_right {
width: 195px;
}

.table_footer {
width: 900px;
height: 75px;
background-image:url(images/footer.jpg);
border: 0px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#333333;
margin-left: auto; margin-right: auto;

}

.table_fleet_content {
width: 523px;
background-color: #EDEdEd;
border: 1px solid #cccccc;
border-bottom: 0px;
}

.table_fleet_car
{width: 200px;
text-align: center;
padding: 5px 5px 5px 5px;
}

.table_fleet_text
{width: 313px;
text-align: justify;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
padding: 10px 10px 10px 10px;
}


.services_pack
{ margin-left: auto; margin-right: auto;
width: 480px;
font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
padding: 10px;
}


/* styles */

.bold
{font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}

.vertical
{vertical-align: top;}

.centered
{margin-left: auto; margin-right: auto;}

h1 {
	font-size: 16px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}
h2 {
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}
h3 {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}