body {
	width: 802px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-image: url("pic/lattice.gif");
}

img {
	border: 0px;
}

.main {
	width: 800px;
	background-image: url("pic/back.jpg");
	background-repeat: repeat;
	text-align: left;
	border-top: 10px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

.table {
	width: 800px;
	margin: 0px 0px 0px 0px;
}

.table2 {
	width: 800px;
	margin: 10px 0px 0px 0px;
}

.table3 {
	width: 800px;
	margin: 20px 0px 0px 0px;
}

.document {
	padding: 10px 20px 20px 20px;
}

.bottom {
	width: 802px;
	height: 50px;
	background-image: url("pic/bottom.gif");
	background-repeat: no-repeat;
	text-align: left;
}

.address {
	padding: 8px 0px 0px 40px;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}

.flag1 {
	background-image: url("pic/china2.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
	vertical-align: top;
    padding: 10px;
}

.flag2 {
	background-image: url("pic/egypt2.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
	vertical-align: top;
    padding: 10px;
}

.flag3 {
	background-image: url("pic/honduras2.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
	vertical-align: top;
    padding: 10px;
}

.flag4 {
	background-image: url("pic/indonesia2.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
	vertical-align: top;
    padding: 10px;
}
