body {
	background:#000;
}

.top-wrapper {
	background:url('../img/fon-top.jpg') center top no-repeat;
}

.fon {
	background:url('../img/fon-horizontal.gif') center repeat-y;
}

.menu-top-wrapper {
	height:64px;
	background:url('../img/fon-menu-top.jpg') left bottom no-repeat;
}
.menu-top-wrapper .menu {
	height:64px;
	background:url('../img/menu-top-edges.gif') left bottom no-repeat;
}

.header-wrapper {
	height:187px;
	background:url('../img/fon-header.jpg') left top no-repeat;
}
.header {
	height:187px;
	background:url('../img/header-edges.gif') left top no-repeat;
}

.menu-center {
	height:39px;
	background:url('../img/menu-center.gif') left top no-repeat;
}

#center {
	min-height:153px;
	background:url('../img/center.jpg') left top no-repeat;
}

.tabs {
	height:243px;
	background:url('../img/tabs.jpg') left top no-repeat;
}

.menu-bottom {
	height:38px;
	background:url('../img/menu-bottom.gif') left bottom no-repeat;
}

#footer {
	height:467px;
	background:url('../img/fon-bottom.jpg') center bottom no-repeat;
}
#footer_notabs {
	height:230px;
	background:url('../img/fon-bottom2.jpg') center bottom no-repeat;
}
.menu-center_pf {
	height:39px;
	background:url('../img/menu-center.gif') left top no-repeat;
}
