
	body {
		background: url('/img/sub.bg.gif');
	}

	.top td.f1 .center img {
		margin-right: 15px;
		margin-top: 7px;
	}

	.top td.f1 {
		padding-bottom: 0px !important;
	}
	.top td.f1 .center {
		padding-top: 15px;
	}
	.top td.f1 .center .pad {
		height: 115px;
	}

	.top td.f1 {
		background: #0f0d0b url('/img/sub.top.bg.jpg') bottom right no-repeat;
		padding-bottom: 20px;
	}

	.content td.f1 {
		background: #FFF;
		padding-bottom: 0px;
	}

	.content td.f1 table {
		border-collapse: collapse;
	}

	.content td.f1 td.right {
		background: #242424;
	}

	.content td.f1 td.left {
		color: #000;
		padding: 30px;
	}
	.content td.f1 td.left a {
		color: #000;
	}
	.black,
	.black	a
			{color:#000000;
	}

	.cities {
		margin: 30px;
	}
	
	.car_rates {
		color: #fff;
		float: left;
		margin: 8px 34px 20px 0px;
	}
	.car_picture_enclosure	{
		width:200px;
		height:100px;
		text-align:center;
		border:thin;
		border-color:#eceff1;
		border-width:1px;
	}
	
	.individualPrice table
	{
		text-align:center;
		width:100%;
		background-color:#eceff1;
		white-space:nowrap;
	}
	.individualPrice td
	{
		padding:6px 6px 6px 6px;
		background-color:#eceff1;
		height:34px;
		font-size:15px;
	}

	.individualPrice a
	{
		font-size:15px;
	}