	#container { background: linear-gradient(#9BEF90, #5BAF50); }
	#container2		{ background: #5BAF50; }
	#pagend { background: linear-gradient(#5BAF50, #3B8F30); }
	
	#innercontainer	{ background: #C3E0D1; }

	#logo { 
		top: 50px;
		left: 30px;
		width: 228px;
		height: 131px;
		background: url('/img/logo_nat.png') no-repeat;
		box-shadow: 0px 0px 10px #FFF;
	}
	
	#sitelink {
		top: 90px;
		right: 60px;
		width: 110px;
		height: 110px;
		background-image: url('/img/logo_150.png');
		box-shadow: none;
		
	}
	
	#main	{ background-image: url(/css/images/pgbcknat.png);		}
	#startnewsbox { border: 1px solid #A3E0B1; }
	
	
	.tabscenter , .tabsactivecenter 	{  
				padding-left:  16px;
				padding-right: 17px;
	}
	
	
	.rboxtitle {
		color: #135041;
		background: #A3E0B1;
	}