@import url('_layout.css');
@import url('_fonts.css');

#homepageMap {
	position: absolute;
	top: 97px; left: 0px;
	width: 683px; height: 424;
	}
	
#homepageContentWrapper {
	position: relative;
	width: 960px; height: 340px;
	}
	
	#homepagefeatureSkyLynx {
		position: absolute;
		top: 25px; left: 17px;
		width: 224px; height: 137px;
		}
		
	#homepagefeatureSchedule {
		position: absolute;
		top: 170px; left: 17px;
		width: 175px; height: 75px;
		}
		
	#homepagefeatureTravelEasy {
		position: absolute;
		top: 245px; left: 25px;
		width: 175px; height: 75px;
		}
		
	#homepagefeaturePromotion {
		position: absolute;
		top: 255px; left: 18px;
		width: 215px; height: 75px;
		text-align: left;
		overflow: hidden;
		}
		
	#homepagefeatureBus {
		position: absolute;
		top: 122px; left: 533px;
		width: 370px; height: 215px;
		}
		
	#homepagefeatureMoreRewards {
		position: absolute;
		top: 288px; left: 863px;
		width: 79px; height: 50px;
		}
		
	#homepagefeatureSlogan {
		position: absolute;
		top: 8px; left: 562px;
		width: 386px; height: 108px;
		}
		
	
		
#homepagePodWrapper {
	width: 960px;
	padding: 0px 0px 10px 0px;
	}
	
	.podContainer {
		float: left;
		width: 260px;
		margin: 0px 5px 0px 0px;
		}
		
		.podContainerTopBackground {
			position: relative;
			width: 260px; height: 172px;
			}
		
		.podTitle {
			position: absolute;
			top: 22px; left: 22px;
			width: 218px; height: 24px;
			text-align: left;
			}
			
		.podContent {
			position: absolute;
			top: 57px; left:0px;
			width: 210px; min-height: 300px;
			padding: 0px 25px 25px 25px;
			background-position: bottom;
			background-image: url(../images/homepage/pods/pod-bottom-background.jpg);
			background-repeat: no-repeat;
			text-align: left;
			}
			
			.podContent img {
				border: 1px solid #ccc;
				padding: 4px;
				}
				
			.podContent p {
				padding: 0px;
				}
		
	#podTravelEasy {
		float: left;
		width: 160px;
		margin: 0px 0px 0px 5px;
		background-image:url(../images/homepage/pods/pod4-headerBackground.jpg);
		background-position: top;
		background-repeat: no-repeat;
		background-color: #F6B53F;
		}
		
		#podTravelEasyContent {
			width: 145px;
			padding: 0px 5px 10px 10px; text-align: left;
			line-height: normal;
			overflow: hidden;
			background-image:url(../images/homepage/pods/pod4-background.gif);
			background-position: bottom;
			background-repeat: no-repeat;
			overflow: hidden;
		}
		#podTravelEasyContent p{
			padding: 0px; text-align: left;
			line-height: normal;
		}
