/* CSS Document */
@import url(_fonts.css);
@import url(_layout.css);

#homepageHeader {
	width: 672px; height: 166px;
	line-height: 0px;
	padding: 0px;
	}
	
#homepageWrapperContent {
	width: 672px;
	padding: 15px 0px 0px 0px;
	background-image: url(../images/global/content-background.jpg);
	background-repeat: repeat-x;
	}
	
#homepageWrapperContentText {
	width: 672px;
	padding: 0px;
	background-image: url(../images/homepage/homepage-content-background.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	}

#homepageContent {
	float: left;
	width: 445px;
	padding: 0px 24px 10px 0px;
	}
	
#homepageWrapperContentFooter {
	width: 672px; height: 10px;
	padding-bottom: 15px;
	background-image: url(../images/homepage/homepage-content-footer.gif);
	background-repeat:repeat-x;
	}	
	
#homepageContentFeatureWrapper {
	width: 445px;
	padding-bottom: 10px;
	}
	
	#homepageContentFeatureHeader {
		width: 445px; height: 9px;
		line-height: 0px;
		}
		
	#homepageContentFeatureImage {
		width: 436px; height: 210px;
		padding-left: 8px;
		line-height: 0px;
		background-image: url(../images/homepage/homepage-feature-background.gif);
		background-repeat:repeat-y;
		}
		
	#homepageContentFeatureFooter {
		width: 445px; height: 15px;
		line-height: 0px;
		}
	
#homepageRightContent {
	float: left;
	width: 195px;
	padding: 0px;
	}
	
	.homepagePodTop {
		width: 195px;
		line-height: 0px;
		}
		
	.homepagePodContent {
		width: 175px;
		padding: 0px 10px 5px 10px;
		background-image: url(../images/homepage/pod-background.gif);
		background-repeat: repeat-y;
		}
		
	.homepagePodFooter {
		width: 195px; height: 15px;
		line-height: 0px;
		padding-bottom: 10px;
		}
				
#homepageRightAvailability {
	width: 195px;
	text-align: center;
	}
