#contentLeft{
	width: 201px;
	float: left;
}

#contentRight{
	width: 725px;
	float: right;
}

#innerLeft{
	width: 497px;
	float: left;
}

#innerLeft2{
	width: 497px;
	float: left;

	color: #333;
	font-weight: 400;
	line-height: 18px;
}


#innerRight{
	width: 208px;
	float: right;
}

#newsletter{
  margin-top: 20px;
}

#newsletter h2{
	display: block;
	height: 21px;
	width: 158px;
	background-image: url(newsletterSignup.gif);
	background-repeat: no-repeat;
	margin: 0;
}

#newsletter h2 span{
	position: absolute;
	left: -9999px;
}

#newsletter p{
	margin-top: 5px;
}

#newsletter #ea{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 190px;
}

#newsletter #buttons{
	text-align: right;
	padding-top: 5px;
}

#hoppaOffers{
	background-image: url(../images/offersBackBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
	width: 500px;
	margin-left: -3px;
	position: relative;
	margin-top: 7px;
}

#hoppaOffersContent{
	background-image: url(../images/offersBackTop.gif);
	background-repeat: no-repeat;	
	padding: 13px;
	margin-top: -3px;
	text-align: center;
}

#hoppaOffersContent img{
	border: 0;
	margin-right: 3px;
}

#hoppaOffersTabs{
	background-color: #ffffff;
	background-image: url(../images/offersTabsBack.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 28px;
}

#hoppaOffers .tabActive, #hoppaOffers .tabInactive{
	width: 96px;
	height: 28px;	
	float: left;
	line-height: 28px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
}

#hoppaOffers .tabActive{
	background-image: url(../images/searchTabActive.gif);
	background-repeat: no-repeat;
	color: #1A8EFF;
}

#hoppaOffers .tabInactive{
	background-image: url(../images/searchTabInactive.gif);
	background-repeat: no-repeat;	
	color: #ffffff;
}

#topShuttleDestinations h2{
	display: block;
	height: 26px;
	width: 208px;
	background-image: url(topShuttleDestinations.jpg);
	background-repeat: no-repeat;
	margin: 0 0 4px 0;
}

#topShuttleDestinations h2 span{
	position: absolute;
	left: -9999px;
}

#topShuttleDestinations ul{
	margin: 0;
	padding: 0;
}

#topShuttleDestinations li{
	list-style: none;
	height: 142px;
}

#topShuttleDestinations li span{
	float: left;
}

#topShuttleDestinations li a{
	float: right;
}

#frog{
	margin-top: 5px;
	display: block;
	width: 208px;
	height: 92px;
}

#frog p{
	margin: 0px;
}

#hoppaOffers h2{
	display: block;
	height: 30px;
	width: 130px;	
	background-image: url(../images/hoppaOffers.gif);
	background-repeat: no-repeat;
	margin: 0;
	position: absolute;
	right: -14px;
	top: -3px;
	z-index: 1;
}

#hoppaOffers h2 span{
	position: absolute;
	left: -9999px;
}

.centeredImage{
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

