body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #fff;
	background-image: url(banner-xt6.jpg);
		background-repeat: repeat-x;
	font-family: helvetica,arial,sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.3em;
}

#main {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 780px;
	margin-left: -400px;
	background-color: #ffffff;
}

#banner {
	margin: 0;
	background-image: url(banner-bg.jpg);
}

td.shape {
	vertical-align: top;
}

.td2 {
	vertical-align: top;
	text-align: center;
}


