.bg {
	background-color: #4560AC;
	background-image: url(01.jpg);
	background-repeat: repeat-x;
	height: 916px;
}
.bg1 {
	background-image: url(02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 831px;
	width: 112px;
}
.header {
	background-image: url(header1.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 779px;
}
.bg2 {

	background-image: url(03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 831px;
	width: 112px;
}
.bg3 {
	background-color: #FFFFFF;
}
.bg4 {
	background-image: url(04.jpg);
	background-repeat: no-repeat;
	width: 24px;
}
.bg5 {
	background-image: url(05.jpg);
	background-repeat: no-repeat;
	width: 24px;
	background-position: right top;
}
.footer {
	background-image: url(08.jpg);
	background-repeat: repeat-x;
	height: 58px;
}

