/*Gold Fidelity Sample-site page CSS*/
div#outer
{
	height: 695px;
}
div#content {
	text-align: justify;
}

/*Left navigational column*/
#leftnav {
} 
#rightnav {
}
div#footer
{
	top: -527px;
}
