body {
	text-align: center; margin-top: 0px; position: relative; background-image: url("img/bg_pattern.gif");
}
img {
	border: 0px currentColor; border-image: none;
}
div#container {
	width: 730px; height: 560px; text-align: left; margin-right: auto; margin-left: auto; background-color: rgb(255, 255, 255);
}
div#topleftimg {
	width: 230px; height: 180px; float: left;
}
div#toprightimg {
	width: 500px; height: 180px; float: right; background-image: url("img/header_beltimg01.jpg"); background-color: rgb(204, 204, 204);
}
div#titlebox {
	height: 101px; line-height: 101px; padding-top: 10px; vertical-align: middle;
}
h1 {
	text-align: left; color: rgb(0, 0, 0); padding-left: 10px; font-size: 150%;
}
div#current {
	width: 490px; height: 50px; text-align: left; color: rgb(255, 255, 255); line-height: 50px; padding-left: 10px; margin-top: 0px; vertical-align: middle; background-color: rgb(102, 102, 102);
}
div#content {
	width: 500px; margin-top: 30px; float: right;
}
div#contenttxt {
	width: 450px; color: rgb(51, 51, 51); line-height: 140%; font-size: 100%;
}
div#navigation {
	width: 230px; text-align: center; margin-top: 30px; margin-left: 0px; float: left;
}
div#naviimg {
	margin-bottom: 15px;
}
