html, body {
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #333;
	text-align: center;
}
a img {
	border: none;
}
#google_amark_b {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
form {
	display: inline;
}
table {
	border-collapse: collapse;
}
a {
	color: #2266bb;
}
th,td {
	padding: 0px;
	vertical-align: top;
	text-align: left;
}
h1 {
	margin:0px; 
	font-size: 11px;
	padding: 0px;
	color: #c9e8f7;
	position: absolute;
	top: 2px;
	left: 5px;
}
h2 {
	margin: 0px;
	padding: 0px;
}

.main {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	background-color: #fff;
	background-image: url('images/page-bg.jpg');
}
.main2 {
	width: 1000px;
	background-image: url('images/airport-transfer-bg.jpg');
	background-repeat: no-repeat;
}

.footer {
	background-color: #086a97;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	text-align: right;
}
.footer a {
	color: #fff;
}

.popdest th {
	padding: 5px; font-weight: bold; border-bottom: 7px solid #dfdfdf;
}
.popdest td {
	padding: 5px; font-weight: bold; border-bottom: 1px solid #dfdfdf;
}
.popdest .time {
	text-align: center;
	font-weight: normal;
}
.popdest {
	border-bottom: 6px solid #dfdfdf;
}

.testimonial {
	margin-top: 10px;
	background-image: url('images/testimonial-arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 8px;
	padding-left: 8px;
	line-height: 23px;
}

div#adbriteAds
{
margin: 0px 0px 0px 20px;
display: none;
}
.transferform {
	font-size: 10px;
	color: #2266bb;
}
.transferform h6 {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #c0d4ec;
	font-size: 12px;
	font-weight: bold;
	color: #d68000;
	text-align: left;
	padding-bottom: 2px;
}
.transferform td {
	padding: 3px 0px;
}
.transferform .input {
	border: 1px solid #2266bb;
	color: #2266bb;
	font-size: 10px;
}

.blue-button {
	height: 22px;
	background-image: url('images/blue-button-bg.png');
	background-position: center;
}

.blue-button .left {
	width: 8px;
	height: 22px;
	float: left;
	background-image: url('images/blue-button-bg.png');
	background-position: top;
}

.blue-button .right {
	width: 8px;
	height: 22px;
	float: left;
	background-image: url('images/blue-button-bg.png');
	background-position: bottom;
}

.blue-button .center {
	padding: 0px 5px;
	height: 22px;
	float: left;
	line-height: 22px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	background-image: url('images/blue-button-bg.png');
	background-position: center;
}

.green-button {
	height: 22px;
	background-image: url('images/green-button-bg.png');
	background-position: center;
}

.green-button .left {
	width: 8px;
	height: 22px;
	float: left;
	background-image: url('images/green-button-bg.png');
	background-position: top;
}

.green-button .right {
	width: 8px;
	height: 22px;
	float: left;
	background-image: url('images/green-button-bg.png');
	background-position: bottom;
}

.green-button .center {
	padding: 0px 5px;
	height: 22px;
	float: left;
	line-height: 22px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	background-image: url('images/green-button-bg.png');
	background-position: center;
}
.secure a {
	color: #333;
	text-decoration: none;
}
