#container{
	width: 906px;
	left: 50%;
	margin-left: -453px;
	position: absolute;
	background-image: url(../Images/hg_container.gif);
	text-align: center;
}
#center {
	width: 874px;
	margin: 0 0 0 16px;
}
#header {
	height: 138px;
	padding: 10px 0 0 0;
}

#navi {
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #003399;
	width: 195px;
	float: left;
	margin: 29px 0 0 0;
}
#content {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003399;
	width: 640px;
	float: right;
	margin: 18px 0 0 0px;
	text-align: left;
	bottom: 0px;
	padding: 10px 15px 0px 15px;
}
#contentCenter  {
	text-align: center;
}
#footer {
	position:relative;
	bottom:0px;
	height:20px;
	width: 870px;
	float: right;
	text-align: right;
	margin: 0px 0 20px 0;
	border-top: 1px solid #003399;
}

#layer1 {
	width: 415px;
	height: 310px;
	position: relative;
	top: 0px;
	left: 0px;
	
}
#layer2 {  
   
   position: relative; top: 4px;
	left: 0px;}
#layer3 {
	position: relative;
	top: 0px;
	left: 0px;
	height: 310px;
	}

