/* white */
#page_bg {
	background: #fff;
}
div#header {
	height:119px;
	min-width:1084px;
	width:1084px;
	background: url(http://vp-service.com.ua/templates/gzl/images/white/mw_header_t.jpg) 50% 0 no-repeat;
}

div#footer {
	margin-top:10px;
	background: url(../images/white/footer_bg.png) repeat-x;
	height:55px;
	width:1084px;
	 -moz-border-radius:8px; -webkit-border-radius:8px; border-radius: 8px;
}