#box
{
	width: 910px;
	padding-left: 43px;
}

#boxD
{
	width: 910px;
	height: 690px;
	margin: 0 auto;
}

#title2
{
	width: 910px;
	height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18pt;
	color: #009;
	float: left;
	margin: 0 auto;
}

#txt2
{
	width: 610px;
	height: auto;
	margin: 0 auto;
	float: left;
	position: relative;
}

.txt2
{
	margin: 0 auto;
	text-align: center;
}

#spacer
{
	width: 511px;
	height: 450px;
	margin: 0 auto;
	float: right;
}

#left
{
	width: 250px;
	height: 320px;
	margin: 0;
	float: left;
	line-height: 1.5;
}

#right
{
	width: 400px;
	height: 320px;
	margin: 0;
	float: left;
	line-height: 1.5;
}

#hr
{
	background: transparent url('../images/hr.gif') repeat-x;
	width: 915px;
	height: 2px;
	margin: 0 auto;
	float: left;
}