@import url("common.css");
@import url("nav.css");
@import url("qf-start.css");
* {padding: 0; margin: 0;}
div#flash-promo {
	width: 303px;
	height: 101px;
	position: absolute;
	left: 14px;
	top: 14px;
}
div#content {
	margin: 14px 12px;
	position: relative;
}
div#content.home {
	width: 475px;
	margin-left: 330px;
	min-height: 200px;
}
* html div#content.home {
	height: 200px;
}
span.smarty-pants {
	position: absolute;
	left: 398px;
	top: -4px;
}
div#content h2 {
	color: #455560;
	font-size: 2.3em;
	border-bottom: 2px solid #f68f1e;
	margin-bottom: 5px;
}
div#content h3 {
	color: #455560;
	font-size: 1.4em;
	margin-bottom: 25px;
}
div#watermarks{
	background: url("/images/brochureware/smartypants/watermarks.gif") no-repeat left bottom;
	padding-bottom: 5px;
}
div#quick-links {
	background: url("/images/brochureware/smartypants/quick-links-bkg.gif") repeat-y left top;
	margin-left: 12px;
	width: 793px;
}
div#quick-links h5 {
	color: #ffffff;
	font-size: 1.5em;
	margin-bottom: 11px;
	width: 181px;
	height: 24px;
	padding: 9px 0 0 9px;
}
div#quick-links h5#h_loan { background: #ffffff url("/images/brochureware/smartypants/h_loan_bkg.gif") no-repeat left top; }
div#quick-links h5#h_tools { background: #ffffff url("/images/brochureware/smartypants/h_tools_bkg.gif") no-repeat left top; }
div#quick-links h5#h_goals { background: #ffffff url("/images/brochureware/smartypants/h_goals_bkg.gif") no-repeat left top; }
div#quick-links h5#h_testimonials { background: #ffffff url("/images/brochureware/smartypants/h_testimonials_bkg.gif") no-repeat left top; width: 187px; }
div#quick-links p {
	font-size: 1.1em;
	margin-bottom: 8px;
	font-style: italic;
	color: #333333;
}
div#quick-links div#testimonials a { font-size: 1.1em; }
div#quick-links ul {
	font-size: 1.2em;
	margin-left: 35px;
	list-style-image: url("/images/brochureware/smartypants/ul-arrow.gif");
}
div#quick-links li {
	margin-bottom: 2px;
}
div#quick-links div#your-goals, div#quick-links div#your-loan, div#quick-links div#tools, div#quick-links div#testimonials {
	float: left;
	display: inline;
	margin-right: 9px;
	width: 190px;
}
div#quick-links div#testimonials { width: 187px; margin-right: 0; }
div#quick-links div#testimonials p, div#quick-links div#testimonials a { margin-left: 15px; }
/* gs.com css template */

