body {
	margin:0;
	padding:0;
	background:#2c2008 url(bgtin_main_02.jpg) left top repeat-x;
}

.bgtable {
	background:url(bgbig_02.jpg) center top no-repeat;
}

.welcometext {
	background:url(bgwelcome.jpg) left top no-repeat;
	font:normal 13px Georgia;
	color:#30230c;
	padding:37px 58px 0 56px;
	line-height:20px;
}

.floorplantext {
	font:normal 13px Georgia;
	color:#30230c;
	padding:37px 58px 0 56px;
	line-height:20px;
}

.footer {
	background:url(footer.jpg) left top no-repeat;
	font:normal 11px tahoma;
	color:#352314;
	padding:71px 0 7px;
	line-height:20px;
}

.footer a{
	color:#352314;
	text-decoration:none;	
}

.maindiv{
position:relative;
}

.logo{
	position:absolute;
	top:0px;
	left: 0px;
	z-index:10;
	width: 950px;
	height: 127px;
}
