/*Gold Fidelity Features page CSS*/
div#overlay /*Allows for a second background image in CSS 2*/
{
	height: 801px;	
}
div#content {
	height: 520px;
}
/*Left navigational column*/
#leftnav {
} 
#rightnav {
}
div#footer
{
	top: -541px	
}
