p#htxt1 {
	width : 900px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 20px;
}

ul#bnr {
	list-style : none;
	overflow : hidden;
	width : 920px !important;
	width /**/: 940px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 50px;
	padding-left : 20px;
}

ul#bnr li {
	float : left;
	width : 210px;
	margin-right : 20px;
}

p#htxt2 {
	width : 900px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 5px;
	padding-bottom : 10px;
	border-bottom : solid 1px #b4b4b4;
}

dl#links {
	clear : both;
	width : 900px;
	margin-left : auto;
	margin-right : auto;
}

dl#links dt {   
	float: left;
	width : 220px;
	margin-right: 10px;
	padding : 8px 0;
	line-height : 1.5em;
}

dl#links dt {   
	clear : left;
}

dl#links dt a {
	color : #0064c8;
	text-decoration : underline;
}

dl#links dt a:hover {
	color : #0064c8;
	text-decoration : none;
}

dl#links dd {
	padding: 8px 0 10px 0;
	background : url(../../common/dl.gif) left bottom repeat-x;
	line-height : 1.5em;
}