*{margin:0; padding:0; border:0}
/*{border: solid 1px red}*/

/**********************************************************************
STRUCTURAL / TYPOGRAPHY
**********************************************************************/
body{
	text-align: center;
	background: #ccc;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
}

a{
	color: #22168E;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

a:visited{
	color: #EC5C39;
}

#container{
	position: relative;
	text-align: left;
	margin: 0 auto;
	background: #fff;
	width: 779px;
	padding-top: 21px;
}

#header{
	width: 780px;
	height: 94px;
	background: transparent url(../images_css/header22.jpg) top left no-repeat;
}

#header h1, #header h2{
	display: none;
}

/**********************************************************************
TOP NAV
**********************************************************************/
#top_nav{
	position: absolute;
	top: 9px;
	left: 115px;
}

* html #top_nav{
	left: 112px;
}

#top_nav ul{
	list-style: none;
}

#top_nav li{
	float: left;
	margin-left: 2px;
}

#top_nav #home a{
	display: block;
	width: 62px;
	height: 22px;
	text-decoration: none;
	text-indent: -10000em;
	background: transparent url(../images_css/n_home.gif) top left no-repeat;
}

#top_nav #home a:hover{
	background-position: 0 -22px;
}

#top_nav #resource a{
	display: block;
	width: 138px;
	height: 22px;
	text-decoration: none;
	text-indent: -10000em;
	background: transparent url(../images_css/n_resource.gif) top left no-repeat;
}

#top_nav #resource a:hover{
	background-position: 0 -22px;
}

#top_nav #about a{
	display: block;
	width: 125px;
	height: 22px;
	text-decoration: none;
	text-indent: -10000em;
	background: transparent url(../images_css/n_whyproviders.gif) top left no-repeat;
}

#top_nav #about a:hover{
	background-position: 0 -22px;
}

#top_nav #contact a{
	display: block;
	width: 105px;
	height: 22px;
	text-decoration: none;
	text-indent: -10000em;
	background: transparent url(../images_css/n_contact.gif) top left no-repeat;
}

#top_nav #contact a:hover{
	background-position: 0 -22px;
}

#top_nav #freeguide a:hover{
	background-position: 0 -22px;
}

#top_nav #freeguide a{
	display: block;
	width: 158px;
	height: 22px;
	text-decoration: none;
	text-indent: -10000em;
	background: transparent url(../images_css/n_freeguide.gif) top left no-repeat;
}

/**********************************************************************
MAIN CONTENT
**********************************************************************/
#content{
	width: 560px;
	height: auto;
	padding-right: 8px;
	margin-top: 18px;
	border-right: dotted 1px #22457F;
	line-height: 1.4em;
}

#content h3{
	margin-top: 8px;
	padding: 5px;
	height: 20px;
	background: #22457F;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

#content h4{
	color: #EE5C39;
	border-bottom: dotted 1px #EE5C39;
	font-size: 16px;
	margin: 12px;
}

#content h5{
	color: #5879A9;
	font-size: 16px;
	margin: 12px;
}

#content h6{
	color: #EC5C39;
	font-size: 13px;
	margin: 12px;
}

#content ul{
	margin: 12px;
	margin-left: 42px;
}

#content ol{
	margin: 12px;
	margin-left: 42px;
}

#content p{
	margin: 12px;
}

#content strong{
	color: #EE5C39;
	font-style: italic;
}

html>body #content{
	height: auto;
	min-height: 650px;
}

#footer_nav{
	text-align: center;
	width: 780px;
	font-size: 11px;
	margin-top: 0px;
	padding-top: 20px;
	border-top: dotted 1px #22457F;
}


* html #footer_nav-fix{
	position: relative;
	bottom: -25px;
	text-align: center;
	width: 558px;
	font-size: 9px;
	margin-top: 0px;
	padding-top: 20px;
	border-top: dotted 1px #22457F;
}


/**********************************************************************
SIDE BAR
**********************************************************************/
#right{
	float: right;
	margin-top: 18px;
	width: 190px;
	margin-right: 5px;
}

html>body #right{
	margin-right: 10px;
}

#sub_header{
	width: 182px;
	height: 50px;
	background: transparent url(../images_css/sub_header2.gif) top left no-repeat;
}

#sub_header h3, #sub_header h4{
	display: none;
}

#main_nav{
	margin-top: 10px;
}

#main_nav ul{
	list-style: none;
}

#main_nav #purchase a{
	display: block;
	width: 188px;
	height: 51px;
	text-decoration: none;
	text-indent: -10000em;
	background: transparent url(../images_css/n_purchase2.gif) top left no-repeat;	
}

#main_nav #purchase a:hover{
	background-position: 0 -51px;
}

#main_nav #refinance a{
	display: block;
	width: 188px;
	height: 48px;
	text-decoration: none;
	text-indent: -10000em;
	background: transparent url(../images_css/n_refinance2.gif) top left no-repeat;	
}

#main_nav #refinance a:hover{
	background-position: 0 -48px;
}

#main_nav #consolidate a{
	display: block;
	width: 188px;
	height: 52px;
	text-decoration: none;
	text-indent: -10000em;
	background: transparent url(../images_css/n_consolidate2.gif) top left no-repeat;	
}

#main_nav #consolidate a:hover{
	background-position: 0 -52px;
}
#reverse_banner
{
	width: 560px;
	height: 70px;
	text-indent: -10000em;
	background: transparent url(../images_css/reverse_mortgage_banner.jpg) top left no-repeat;
}

#sidebar{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	padding-top: 38px;
	width: 188px;
	height: 400px;
	background: transparent url(../images_css/sidebar-new.gif) top left no-repeat;
}

#sidebar-old{
	margin-top: 18px;
	padding-top: 38px;
	width: 188px;
	height: 151px;
	background: transparent url(../images_css/sidebar.gif) top left no-repeat;
}

html>body #sidebar{
	padding-top: 28px;
}

#testimonials {
	width: 188px;
	margin-left: 10px;
	margin-bottom: 55px;
}

* html #testimonials{
	width: 188px;
	margin-top: -10px;
	margin-left: 10px;
	margin-bottom: 55px;
}

#testimonials h3{
	display: none;
}

#resource_nav h3{
	display: none;
}

#resource_nav ul{
	list-style: none;
	font-weight: bold;
	font-size: 17px;
	margin-left: 18px;
	margin-top: 64px;
}

* html #resource_nav ul{
	list-style: none;
	font-weight: bold;
	font-size: 17px;
	margin-left: 18px;
	margin-top: 68px;
}

#resource_nav li{
	margin-top: 8px;
}

/**********************************************************************
PAGE BANNERS
**********************************************************************/
#resource_banner{
	width: 560px;
	height: 70px;
	text-indent: -10000em;
	background: transparent url(../images_css/resource_banner.jpg) top left no-repeat;
}

#purchase_banner{
	width: 560px;
	height: 70px;
	text-indent: -10000em;
	background: transparent url(../images_css/purchase_banner.jpg) top left no-repeat;
}

#refinance_banner{
	width: 560px;
	height: 70px;
	text-indent: -10000em;
	background: transparent url(../images_css/refinance_banner.jpg) top left no-repeat;
}

#consolidate_banner{
	width: 560px;
	height: 70px;
	text-indent: -10000em;
	background: transparent url(../images_css/consolidate_banner.jpg) top left no-repeat;
}

#ratewatch_banner{
	width: 560px;
	height: 70px;
	text-indent: -10000em;
	background: transparent url(../images_css/ratewatch_banner.jpg) top left no-repeat;
}

/**********************************************************************
FORMS
**********************************************************************/
.purchase_table{
	margin: 0 auto 10px auto;
	padding: 8px;
	text-align: left;
	width: 500px;
	border: solid 5px #5879A9;
	background: #DBDADA;
}

.refinance_table{
	margin: 0 auto 10px auto;
	padding: 8px;
	text-align: left;
	width: 500px;
	border: solid 5px #EC5C39;
	background: #DBDADA;
}

.consolidate_table{
	margin: 0 auto 10px auto;
	padding: 8px;
	text-align: left;
	width: 500px;
	border: solid 5px #22457F;
	background: #DBDADA;
}

.contact_table{
	margin: 0 auto 10px auto;
	padding: 8px;
	text-align: left;
	width: 500px;
	border: solid 5px #22457F;
	background: #DBDADA;
}

.hopper_table{
	margin: 0 auto 10px auto;
	text-align: left;
	width: 500px;
	border: solid 5px #22457F;
	background: #DBDADA;
}

.ratewatch_table{
	margin: 0 auto 10px auto;
	padding: 8px;
	text-align: left;
	width: 500px;
	border: solid 5px #5879A9;
	background: #DBDADA;
}

.survey_table{
	margin: 0 auto 10px auto;
	padding: 8px;
	text-align: left;
	width: 500px;
	border: solid 5px #EC5C39;
	background: #DBDADA;
}

tr, td{
	padding: 2px;
}

.small{
	font-size: 10px;
	line-height: .7em;
}

/**********************************************************************
GLOSSARY
**********************************************************************/
#alpha{
	margin: 0 0 0 45px;
	list-style: none;
}

#alpha li{
	float: left;
	margin-left: 6px;
}

.top{
	float: right;
}

.small_text {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}
