@charset "utf-8";
#mainBodyTop{
	background:url(images/main_content_bg_top.png); 
	background-repeat:no-repeat;
	min-height:544px;
	padding:0 10px; 10px 10px;
}

#flashPresentation{
	padding:10px 0 0 10px;	
	width:600px;
	height:518px;
	float:left;
}

#mainFeatures{
	float:right;
}

#mainFeatures #topMainFeature{
	margin-bottom:23px;	
}

#mainFeatures #middleMainFeature{
	margin-bottom:27px;	
}

.featureGraphic{
	margin-right:10px;	
	float:left;
	width:161px;
	min-height:121px;
}

#topMainFeature{
	width:340px;
	height:121px;
	margin:9px;
	margin-right:7px;
}

#middleMainFeature{
	width:340px;
	height:121px;
	margin:9px;
	margin-right:7px;
}


#bottomMainFeature{
	width:340px;
	height:121px;
	margin:9px;
	margin-right:7px;
}


#mainBodyBottom{
	background:url(images/main_content_bg_bottom.png); 
	background-repeat:repeat-y;
	height:330px;
}

#bottomLeftSection{
	width:603px;
	height:inherit;
	padding:15px 20px 20px 20px;
	float:left;
}

#pressReleases, #inTheNews, #ourThoughts{
	width:201px;
	min-height:300px;
	max-height:300px;
	margin:0px;
	float:left;
	background:url(images/bottom_feature_bg.png) repeat-y 2px;
}

#inTheNews{
	background-position:5px 0;
}
#ourThoughts{
	background:none;	
}

.bottomFeatureContentBox{
	width:180px;
	float:left;
	margin-left:10px;
}

.firstBottomFeature{
	margin-left:0;	
	width:180px;
}

.secondBottomFeature{
	width:176px;
}


.lastBottomFeature{
	margin-right:0;	
	width:180px;
}

#featuredEvents{
	width:340px;
	float:left;
	margin:15px 0 0 0;
}

#featuredEvents .featureCategory{
	width:333px;
	margin-bottom:5px;
}

#featuredEvents .featureContentBox{
	width:100%;
}

#featuredEvents .viewMoreLink{
	width:100%;
	margin:-8px 0 10px 0;
}

.eventFeature{
	margin-bottom:15px;
	min-height:121px;
}

.social_networking_text a{
	cursor:pointer;
	color:white;
	text-decoration:none;
}

.featureAuthor{
	font-size:10px;
	font-weight:bold;
}

.featureCompany{
	font-size:10px;
	font-weight:bold;
}

