body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}

#container{
	text-align: center;
	position: absolute;
	top: 310px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}



#inside {
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -444px;
	position: absolute;
	top: -300px;
	left: 50%;
	width: 888px;
	height: 600px;
	visibility: visible;
	background-image: url(tpd-logo.png);
	background-repeat: no-repeat;
	background-position: top;
}
#top {
	text-align: left;
	position: absolute;
	left: 13px;
	width: 431px;
	height: 159px;
	top: 42px;
	}
#center {
	text-align: left;
	position: absolute;
	left: 13px;
	width: 431px;
	height: 388px;
	top: 202px;
	}
#right {
	text-align: left;
	position: absolute;
	left: 457px;
	width: 423px;
	top: 40px;
	}
#footer {
	text-align: left;
	position: absolute;
	left: 13px;
	top: 605px;
	}
