@charset "UTF-8";
.container {
	float: none;
	width: 1030px;
	height: 770px;
	background-attachment: scroll;
	background-image: url(b2b_images/b2b_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
.header {
	height: 115px;
	width: 1030px;
}
.left {
	float: left;
	height: 600px;
	width: 100px;
}
.main {
	float: left;
	height: 600px;
	width: 900px;
}
.main1 {
	float: none;
	height: 600px;
	width: 1030px;
	text-align: center;
}
