.latest_project{
	/*    z-index: 3;
	position:absolute;*/
	background-image: url(../images/home_bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	
 }
 
/*.project{
 background: url(../images/home_latest_project_bg.jpg) no-repeat;
 }*/
 
 .backgroundflash {
	/*	z-index: 1;
	position:absolute;*/
	background-image: url(../images/home-back.jpg);
	background-position: center;
	text-align: center;
	margin-left: -31px;
 }
 
.secondary_page_bg{
	
	/*position:absolute;*/
	background-image: url(../images/secondary_page_bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
 }
 
/*.category_illustration{
 background: url(../images/category_illustration_bg.jpg) no-repeat;
 }
*/
