#container-homepage {
	
	width: 960px; 
	margin: 0 auto; 
	text-align: left;

	padding: 0 10px;
	
	position: relative;
	
	
	/*background-image: url(../images/grid/grid.png);*/
	/*background-image: url(../images/homepage/home_main_feature_bg.jpg); */
	/*background-image: url(../images/homepage/home_bknd_assurity.jpg);

	*/
	background-repeat: no-repeat;
	background-position: center top;
	

	margin-bottom:150px; /* create some space between news + testimonial boxes and footer */
} 



