body {
	background-image: url(images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	min-width:770px;
	text-align:center;
}
#Wrapper
{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:770px;
	margin-top:0px;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

#EagleHeader
{
	width:770px;
}
.Header_img
{
	float:left;
}
#PageLeft
{
	float:left;
	width:165px;
	height:638px;
	_height:628px;
	background:#0a0646;
}
#PageRight
{
	float:left;
	width:605px;
	background:url(images/bg2.jpg);
}
#PageRight_top_cnt
{
	float:left;
	width:450px;
	text-align:center;
}
#PageRight_top_img
{
	width:133px;
	float:left;
}
#PageRight_top
{
	width:605px;
	height:100px;

	margin-top:10px;
}
#PageRight_title
{
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
#PageRight_img
{
	width:605px;
	height:330px;
	margin-top:15px;
}
#PageRight_left_img
{
	margin-left:20px;
	margin-right:15px;
}
#PageRight_btm_cnt
{
	text-align:left;
	padding-left:15px;
	margin-top:20px;
}
#CopyRights
{
	text-align:center;
	margin-top:40px;
	font-size:10px;
}