#pageContents {
	background: #EA8935;
}

#content {
	min-height: 103px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
}
	#content a:link, 
	#content a:visited {
		color: #3F5953;
		text-decoration: none;
	}
	#content a:hover, 
	#navConstant a:active {
		color: #000000;
	}


#contentHome {
	padding: 20px 0px 0px 20px;
	/*
	height:109px;
	height:206px;
	overflow: auto;
	*/
}

#pgContents {
	padding-top: 10px;
/*	background: url(../images/home/pgContentsBG.jpg) right top no-repeat;
*/}


#pgHdr {
	position: relative;
	text-align: center;
}