@charset "UTF-8";
/* CSS Document */

#imageArea {
	height: 495px;
	width: 1000px;
	background-image: url(../images/imageBG_home_21.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 40px;
}
#flashMovie {
	height: 290px;
	width: 1000px;
	position: relative;
}
#infoBoxes {
	height: 205px;
	width: 975px;
	background-image: url(../images/mainImage_lowerBG_22.jpg);
	margin-bottom: 30px;
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #FFFFFF;
	position: relative;
}
#infoBoxes p {
	margin: 0px;
	line-height: 12px;
	padding: 0px;
}
#news {
	height: 160px;
	width: 290px;
	float: left;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(../images/newsBG_25.jpg);
	position: relative;
}
#event {
	height: 160px;
	width: 290px;
	float: left;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(../images/eventBG_26.jpg);
	position: relative;
}
#event p {
	padding-bottom: 5px;
}
#featured {
	height: 160px;
	width: 305px;
	float: left;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(../images/featuredBG_27.jpg);
	position: relative;
}
#featured img {
	height: 95px;
	width: 80px;
	padding-top: 8px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#featured p {
	padding-top: 5px;
}
#affiliations {
	background-color: #f3f5f7;
	height: 114px;
	width: 950px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c3cad4;
	border-bottom-color: #c3cad4;
}
#partners {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c3cad4;
	margin: 0px;
	padding: 0px;
	height: 114px;
	width: 475px;
	position: relative;
}
#support {
	float: left;
	height: 114px;
	width: 474px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
