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

#home_splash_container {
	position:absolute; 
	top:130px; 
	left:0px;
}

#home_customers {
	background:no-repeat url('/images/customer_bg.png'); 
	background-position:center top; 
	min-height:360px; 
	height:auto !important; 
	position:absolute; 
	top:390px; 
	left:0px; 
	width:295px; 
	height:360px;
}

#home_customers_content {
	position:absolute; 
	top:390px; 
	left:0px; 
	width:295px; 
	height:345px;
	z-index:10;
}

#home_customers_wrapper {

}

#home_customers_copy {
	position:absolute; 
	top:35px; 
	left:40px;
}

#home_customers_link {
	position:absolute; 
	top:750px; 
	left:40px; 
	width:200px;
	height:30px;
	z-index:100;
}

#leftSpacerColumn {
	width:295px; 
	background:no-repeat url('/images/large_bullet.gif');
	background-position:20px 0px; 	
	float:left;
}

#midAudienceColumn {
	width:380px; 
	float:left; 
	background:no-repeat url('/images/large_rule.gif');
	background-position:left 0px; 
	min-height:300px;  
	height:auto !important;  
	height:300px;
}

#rightNewsColumn {
	width:285px; 
	float:left; 
	background:no-repeat url('/images/large_rule.gif'); 
	background-position:left 0px; 
	min-height:300px;  
	height:auto !important;  
	height:300px;
}
