body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a img { border:none; }

#logo {
	width:230px;
	height:60px;
	margin-left:25px;
}

#claim {
	margin-left:485px;
	margin-top:-35px;
	margin-bottom:15px;
	width:350px;
	height:25px;
}

#navi {
	width:345px;
	height:242px;
}
#navi * {
	height:32px;
	width:345px;
}
#navi div {
	margin-top:3px;
}
#navi * img {
	width:345px;
	height:32px;
} 

#naviimg {
	margin-left:348px;
	margin-top:-242px;
	margin-bottom:0px;
	width:552px;
	height:242px;
}

#content {
	width:900px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#content h1 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}

#footer {
	width:900px;
	height:20px;
	background-color: #908F92;
	margin-bottom:20px;
}
#footer * {
	font-size: 11px;
	color: #FFFFFF;
	padding-top:4px;
	padding-left:4px;
	padding-right:2px;
}
#copyTT, #copyTT * {
	color:#BBBBBB;
	text-decoration:none;
}
#copyTT a:hover {
	text-decoration:underline;
}