body {
	margin:0;
	text-align:center;
	background:#8AA6C1 url(img/bg-body.jpg) top no-repeat;
	font:12px Helvetica,Verdana,Arial,sans-serif;
	line-height:1.5em;
	color:#405061;
}
img { border:0; }
div#c1 {
	text-align:left;
	margin:0 auto;
	width:984px;
	min-height:770px;
	background:transparent url(img/bg-c-mid.gif) repeat-y;
}
div#c2 {
	width:100%;
	min-height:770px;
	background:transparent url(img/bg-c-bottom.gif) no-repeat bottom;
}
div#c3 {
	width:980px;
	min-height:820px;
	background:transparent url(img/bg-c-top.gif) no-repeat top;
	position:relative;
	padding:0 2px;
}
div#header {
	width:904px;
	padding:23px 40px 0;
	height:76px;
	margin:0 auto;
	position:relative;
}
h1 {
	margin:0 auto 0 0;
	width:314px;
	height:55px;
	background:transparent url(img/PFS.gif) top left no-repeat;
	text-indent:-9999px;
}
div#form {
	width:370px;
	height:440px;
	background:#003668 url(img/bg-form-top.gif) no-repeat top;
	float:right;
	margin-top:-9px;
	margin-right:0;
	color:#fff;
}
div#form2 {
	position:relative;
	height:100%;
	background:transparent url(img/bg-form-bottom.gif) no-repeat bottom;
}
img#arrow {
	position:absolute;
	top:-31px;
	left:24px;
}
form#estimate {
	z-index:5;
	position:relative;
	padding:30px 20px 16px;
}
table { border-collapse:collapse; }
form#estimate table { margin-bottom:8px; }
form#estimate table th,
form#estimate table td { padding:4px 5px 3px; *padding: 4px 3px 4px; }
form#estimate table th {
	color:#B8CDE0;
	font-weight:normal;
	width:90px;
	text-align:right;
}
.styled {
	background:#fff;
	border:0;
	border-top:1px solid #909CA8;
	padding:3px 4px;
	margin-right:8px;
}
select.styled {
	padding:2px;
	width:150px;
}
p.footnote {
	font-size:10px;
	line-height:1.3em;
	color:#83A3C0;
	margin-top:1em;
}
img#phone {
	position:absolute;
	top:430px;
	right:2px;
}
a#news {
	position:absolute;
	top:586px;
	right:40px;
}
img#logos {
	position:absolute;
	top:720px;
	right:40px;
}
.banner {
	float:left;
}
ul#nav {
	list-style:none;
	margin:0;
	height:29px;
	background:#D13B13 url(img/bg-nav.gif) repeat-x;
	width:614px;
	float:left;
	padding:0;
}
ul#nav li {
	margin:0;
	display:block;
	float:left;
	margin:0 13px;
}
ul#nav li a {
	display:block;
	width:67px;
	height:29px;
	text-indent:-9999px;
	background:transparent url(img/nav-home.gif) no-repeat bottom;
}
ul#nav li a#nav-calculator { width:146px; background-image:url(img/nav-calculator.gif); }
ul#nav li a#nav-about { width:92px; background-image:url(img/nav-about.gif); }
ul#nav li a#nav-results { width:84px; background-image:url(img/nav-results.gif); }
ul#nav li a#nav-faq { width:53px; background-image:url(img/nav-faq.gif); }
ul#nav li a#nav-contact { width:107px; background-image:url(img/nav-contact.gif); }


ul#nav li a:hover { background-position:top; }

div#form {
	position:absolute;
	float:none;
	mar	gin:0;
	top:-9px;
	right:-2px;
}
strong {
	color:#0E1F30;
	font-weight:800;
}
div#content {
	padding:1em 28px;
	width:560px;
}
ul#tripcol {
	list-style:none;
	padding:0;
}
ul#tripcol li {
	width:33%;
	float:left;
}
div#footer {
	width:900px;
	padding:0 30px;
	margin:0 auto;
	text-align:left;
	color:#C6D6E4;
	padding-bottom:2em;
}
div#footer strong { color:#fff; }
.greyed {
	color:#aaa;
}

form * {
	vertical-align:bottom;
}

/* H2s */
h2 {
	height:24px;
	text-indent:-9999px;
	background:transparent none left no-repeat;
	margin-top:2em;
}
h2#debtCalculator { background-image:url(img/header/calculator.gif); }
h2#faqs { background-image:url(img/header/faq.gif); }
h2#results { background-image:url(img/header/results.gif); }
h2#contactUs { background-image:url(img/header/contact.gif); }
.plan th {
	text-align:left;
}
.plan td {
	text-align:right;
}
div.plan {
	float:left;
	width:182px;
	border:1px solid #A9A9A9;
	background:#F6F6F6;
	margin:20px 2px 0 0;
}
div.plan table { width:100%; }
div.blue {
	background:#EAF0F8;
	border-color:#889BB4;
}
div.plan div {
	padding:11px 12px;
	font-size:10px;
}
h3 {
	padding:11px 0 8px 12px;
	margin:0;
	background:#DBDBDB url(img/bg-planhead.gif) repeat-x;
	color:#000;
}
div.blue h3 {
	background:#445F82 url(img/bg-planhead-blue.gif) repeat-x;
	color:#fff;
}
.currentFaq {
	font-weight:800;
	color:#002656;
	outline:0;
}
div#saved {
	position:absolute;
	top:195px;
	left:40px;
	background:#1B5283;
	padding:3px 11px;
	border:1px solid #13324D;
	border-top:0;
	border-bottom-color:#051727;
}
#saved p { margin:0; color:#9FB8CE; }
#saved p strong { color:#fff; }
#powered {
	position:absolute;
	top:-65px;
	right:36px;
	color:#CFDFEE;
}
input#city { display:none; }