﻿body {background: #004fa3 url(../imgs/skin/bg/bg-main-repeat.png) center top repeat-x; overflow-x: hidden;}
	#wrapper {background: url(../imgs/skin/bg/bg-content-repeat.png) center top repeat-y; /*width: 1920px; margin: 0 -960px; left: 50%;*/ }
		.w-w1 {background: url(../imgs/skin/bg/bg-content.png) center 147px no-repeat;}
			.w-w2 {background: url(../imgs/skin/bg/bg-main.png) center top no-repeat;}
		#main {background: url(../imgs/skin/bg/bg-content.png) center top no-repeat;}
			
		#footer 
		{
		    background: url(../imgs/skin/bg/bg-footer.jpg) center bottom no-repeat;
		    -webkit-background-size:cover;
		    background-size:cover;
		    }	