.text_wrap
{
	position: absolute;
	z-index: 50;

	top: 0px;
	left: 0px;

	height: 623px;
	width: 944px;

	
}

.text_wrap_nav
{
	position: absolute;
	z-index: 50;

	top: 25px;
	left: 0px;

	height: 598px;
	width: 944px;

	
}

.subnav
{
	position: absolute;
	z-index: 100;
	
	top: 0px;
}

.logo_bottom
{
	position: absolute;
	top:   740px;;
	left: 280px;
	font-size:18px;
	font: Century Gothic;
	color:#ffffff;
}
.logo_bottom a
{
	font-size:18px;
	font-family:Century Gothic;
	color:ffffff;
	text-decoration:none;
}
.copyright
{
	position: absolute;
	top: 777px;
	width: 420px;
	text-align: left;
	color: #ffffff;
	font-size: 10pt;
}
.tinytranstext
{
	text-align: left;
	font-size: 10.5pt;
}
#transbox
{
  width: 32%;
  height: auto;
  margin: 10px 10px;
  color:#1B1D29;
  background-color: #C0C0C0;
  border: 1px solid #f7f7f7;
  filter:alpha(opacity=80);
  opacity:0.8;
}
#transboxs
{
  width: 62%;
  height: auto;
  margin: 10px 10px;
  color:#1B1D29;
  background-color: #C0C0C0;
  border: 1px solid #f7f7f7;
  filter:alpha(opacity=80);
  opacity:0.8;
}

.linkStyle{
	color: #000000;
}

.linkStyle: hover
{
	color: #003366;
}
