
 
 #backgrounddown
{ 
	 left: 0px; 
	 top: 0px; 
	 position: relative; 
	 margin-left: auto; 
	 margin-right: auto; 
	 width: 100%;
	 height: 38px; 
	 overflow: hidden;
	 z-index:0;
	} 

 #greyfooterbgr 
{ 
	 left: 0px; 
	 top: 0px; 
	 position: absolute; 
	 width: 100%;
	 height: 38px;
	 z-index:1;
} 

 #layer_2017 
{ 
	 left: 90px; 
	 top: 15px; 
	 position: absolute; 
	 width: 305px;
	 height: 12px;
	 z-index:2;
	 text-decoration: none;
} 

 #layer_3 
{ 
	 left: 432px; 
	 top: 15px; 
	 position: absolute; 
	 width: 100px;
	 height: 12px;
	 z-index:3;
	 text-decoration: none;

} 

 #layer_4 
{ 
	 left: 550px; 
	 top: 15px; 
	 position: absolute; 
	 width: 228px;
	 height: 12px;
	 z-index:4;
	 text-decoration: none;

} 
