	.promotions_table{
              background:URL("images/Promotions_top_back.jpg") repeat-x top; 
		background-color:#FAF9F4;
        }
       
        .promotions_title{
           
	   width:100%;
        }
       .Promotions_content_inner{
		
	
	}
        .promations_content{
            width:100%;
        }
        .promations_content_right{
            background:URL("images/Promotions_right_back.jpg") repeat-y ; 
        }
	.promations_content_left{
            background:URL("images/Promotions_left_back.jpg") repeat-y ; 
        }
	.promotions_bottom{
		background:URL("images/promotions_bottom_back.jpg") repeat-x bottom; 
}
