@charset "utf-8";
/* CSS Document */

.backgroundpage {
	height: 700px;
	width: 1280px;
	background-color:#999999;
}
.header {
	height: 133px;
	width: 800px;
	background-image:url(../JPEG%27S/HOMEPAGE/images/HOME-PAGE_01.jpg);
}

.bw {
	height: 35px;
	width: 800px;
	background-image:url(../JPEG%27S/HOMEPAGE/images/HOME-PAGE_02.jpg);
}
.b1 {
	height: 31px;
	width: 93px;
}

.left {
	height: 404px;
	width: 298px;
	background-image:url(../JPEG%27S/HOMEPAGE/images/HOME-PAGE_03.jpg);
	float:left;
	margin-left:240px;
}
.middle {
	height: 404px;
	width: 502px;
	background-image:url(../JPEG%27S/HOMEPAGE/images/CARReers_03.jpg);
	float:right;
	margin-right:240px;
}


.footer {
	height: 39px;
	width: 800px;
	background-image:url(../JPEG%27S/HOMEPAGE/FOOTER.jpg);
}

