/* CSS Document */
@import url(_fonts.css);
@import url(_layout.css);
@import url(_forms.css);

#layGlobalWrapper {
	margin: 0px auto;
	width: 970px;
	text-align: center;
	background-image: url("../images/global/globalWrapper.jpg");
	background-repeat: repeat-y;
}
	
#homepageContent {
	margin: 0px auto;
	width: 933px;
	height:358px;
	text-align: center;
	}

#layHomeFlash {
	width:933px;
	height:358px;
	border:1px solid #000;
}

.homepageHR {
	margin: 0px auto;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	background-color: #990000;
}

#layRope {
	width:944;
	height:28;
	background-repeat: no-repeat;
	text-align: center;
}

#homepagePods {
	width: 931px;
	height:350px;
	text-align:left;
	margin: 0px auto; 
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 23px;

}

#homepagePod1 {
	width: 232px;
	min-height:331px;
	float: left;
	background-image:url(../images/global/podBack.jpg);
	padding: 8px 14px 0px 13px; 
	margin:0px 0px 0px 0px;
	background-repeat:no-repeat;

}

#homepagePod2 {
	width: 232px;
	min-height:331px;
	float: left;
	background-image:url(../images/global/podBack.jpg);
	padding: 8px 14px 0px 13px; 
	margin:0px 67px 0px 67px;
	background-repeat:no-repeat;


}

#homepagePod3 {
	width: 252px;
	min-height:331px;
	background-image:url(../images/global/podBack.jpg);
	float: left;
	padding: 8px 0px 0px 7px; 
	margin:0px 0px 0px 0px;
	background-repeat:no-repeat;
}

#podBackRight {
	padding: 5px 0px 0px 5px;
	max-width: 234px;
	min-height: 94px;
	max-height: 94px;
	background-image:url(../images/global/podBackRight.png);
	background-repeat:no-repeat;
}

#layRead {
position:relative;
top:0px;
left:129px
}
