body {
	background: url(../images/tour-main-page-bg.jpg) repeat;
	}


#main { 
	background: url(../images/tour-main-bg.jpg) no-repeat bottom left;
	text-align: left; 
	padding-bottom: 40px !important; 
}

#content { 
	background: transparent;  
	min-height:666px; 
	padding-bottom:500px } 
/*border-bottom: 1px solid #ccc;*/


  #main h1{
     color:#d6ca9a;
     border-bottom: 1px solid #ccc;
     background: url(../images/acclaim-header.png) no-repeat top left;
     text-indent:-9999px;
     }

