  
  
 /*-----------flash and images---------------*/
 .flash {
	background:white; 
	width:674px; 
	height:210px;
	position:relative;


  }
 .home_images {
	background:white; 
	margin-top:10px;
	padding:10px 18px; 
	width:657px; 
	height:auto;
	position:relative;
 }
 .content_container {
	background:white; 
	padding:10px 18px; 
	width:657px; 
	height:225px;
	position:relative;
	margin-bottom:20px;
 }
 
 .spacer {
 width:300px;
 height:30px;
 }
