

body{
	background-color: #ffffff;
	background:url(../images/bg.gif) top no-repeat;
	font-family:Helvetica, Arial, Geneva, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
	letter-spacing:1px;
	margin:0px auto;	
	text-align:left;
}

#container {
	width:961px;
	margin:0px auto;

}

#top {
	width:961px;
	height:108px;
	background:url(../images/hge_new2_02.jpg);
	background-position:top;
	background-repeat: no-repeat;
	float:left;

}

#content {
	width:911px;
	min-height:450px;
	background:url(../images/hge_new2_05.gif);
	background-position:top;
	background-repeat: repeat-y;
	float:left;
	text-align:left;
	padding:0px 25px 0px 25px;

}

#bot{
	width:961px;
	height:16px;
	background:url(../images/hge_new2_11.gif);
	background-position:top;
	margin:0px;
	float:left;

}

#naw{
	width:961px;
	height:16px;
	margin:0px;
	float:left;
	text-align:left;
	color:#5f903d;
	padding-left:10px;
	font-weight:normal;

}

#ruler {
	height:1px;
	width:594px;
	color:#5f903d;
	background-color:#5f903d;
}

