body{
	text-align: center;
	background-color: black;
	font:78% Verdana,Tahoma,Arial,sans-serif;
	color: #CCCCCC;
}

#container{
	margin: 0 auto;
	width: 909px;
	text-align: left;
}

#header{
	width: 909px;
	height: 206px;
	min-width: 909px;
	min-height: 206px;
	background: url(banner_top.jpg) no-repeat;
}

#header a{
	display: block;
	height: 100%;
	width: 100%;
}

#leftnav{
	width: 208px;
	min-width: 208px;
	float: right;
	margin-top: 70px;
}


#leftnav a{
	display: block;
	height: 70px;
	width: 208px;
	overflow: hidden;
}

#leftnav a:hover{
	display: block;
	text-indent: -208px;
}

#leftnav img{
	border: none;
}

#centre{
	width: 680px;
	padding: 0;
}

#sosumi{
	text-align: center;
	line-height: 30%;
	font-size: 70%;
	color: #323232;
	clear: both;
}

#sosumi a{
	text-decoration: none;
	color: #323232;
}

#sosumi a:hover{
	text-decoration: underline;
}

.nav_contact{
	margin-bottom: 50px;
}

.nav_statement{
	margin-bottom: 100px;
}
dt{
	font-weight: bold;
}