#introWrapper {
  width: 698px;
  margin: 75px auto 0px auto;
  background-color: #0d0d0d;
  text-align: left;
  font-size: 12px;
}
#introTopLeft {
	height: 30px;
	width: 399px;
	background-image: url(../images/pre1.jpg);
	background-repeat: no-repeat;
	margin-left: -1px;
}
#introTopRight {
	height: 30px;
	width: 301px;
	background-image: url(../images/pre2.jpg);
	background-repeat: no-repeat;
	margin-right: -1px;
}
#introMain1Left {
	margin-left: -1px;
}
#introMain1Right {
	height: 269px;
	width: 301px;
	background-image: url(../images/pre4.jpg);
	background-repeat: no-repeat;
	margin-right: -1px;
}
#introMain2Left {
	height: 159px;
	width: 399px;
	background-image: url(../images/pre5.jpg);
	background-repeat: no-repeat;
	margin-left: -1px;
	margin-top: -3px;
}
#introMain2Right {
	border-right: 1px solid #cacaca;
	margin-right: -1px;
	margin-top: -3px;
	height: 159px;
	background-image: url(../images/pre6.jpg);
	background-repeat: no-repeat;
}
#introMain2Right table {
	margin-right: 40px;
	margin-top: 20px;
}
#introMain2Right img {
	position: relative;
	margin-top: -18px;
	margin-left: 1px;
}
#introBottomLeft {
	height: 35px;
	width: 399px;
	background-image: url(../images/pre7.jpg);
	background-repeat: no-repeat;
	margin-left: -1px;
}
#introBottomRight {
	height: 35px;
	width: 301px;
	background-image: url(../images/pre8.jpg);
	background-repeat: no-repeat;
	margin-right: -1px;
}