#subNav
{
	width: 700px;
	height: 155px;
	margin: 0 0 0 43px;
}

#subNav1
{
	width: 300px;
	height: 150px;
	margin: 0 auto;
	float: left;
}

#subNav2
{
	width: 300px;
	height: 150px;
	margin: 0 auto;
	float: right;
}

ul
{
	margin:inherit;
}

a
{
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
}

#box1
{
	margin: 0 auto;
	width: 100%;
}

#txtLinks
{
	width: 910px;
	height: 60px;
	margin-left: 43px;
	font-size: 12pt;
	color: #000;
}

#hrTop
{
	background: transparent url('../images/hr.gif') repeat-x;
	width: 650px;
	height: 2px;
	margin: 0 0 0 43px;	
}

#hr
{
	background: transparent url('../images/hr.gif') repeat-x;
	width: 922px;
	height: 2px;
	margin: 0 auto;	
}

#title2
{
	width: 922px;
	height: 60px;
	margin: 10px 0 0  43px;
	font-size: 18pt;
	color: #009;
}

#txt2
{
	width: 922px;
	margin-left: 43px;
	font-size: 12pt;
	color: #000;
}

#box2
{
	margin: 0;
	width: 690px;
	height: 530px;
	border: 1px solid #7f9db7;
}

#box3
{
	margin: 10px 0 0 10px;
	width: 330px;
	float: left;
}

#box4
{
	margin: 10px 0 0 0;
	width: 340px;
	float: right;
}