/* Home Abstract CSS */
body {
	margin:0px 15% 0px 0px;
	padding:0;
	background:#5B6888; 
	}
#wrapper {
	width:783px;
	padding:0px 7px 0px 7px;
	background:url(../img/wrapper_bg.gif) repeat-y; 
	margin:0 auto 0 auto;
	}
/* Banner */
#header {
	width:769px;
	height:201px;
	background:url(../img/header_bg.gif) no-repeat;
	}
#header h1 {
	display:none;
	}
#header img {
	position:relative;
	top:119px;
	left:0;
	width:405px;
	height:82px;
	}
/* Sureclose login bar */
#header_bar {
	width:769px;
	height:44px;
	background:url(../img/header_bar.gif) repeat-x;
	}
#sureclose_bar {
	float:right;
	margin-top:5px;
	margin-bottom:-24px;
	padding-right:10px;
	width:576px;
	height:32px;
	background:url(../img/sureclose_bar.gif) no-repeat;
	}
#sureclose_bar h3 {
	display:block;
	padding-left:5px;
	margin-top:7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#707070;
	}
/* Footer */
#footer {
	width:783px;
	height:40px;
	padding:0px 7px 10px 7px;
	background:url(../img/footer_bg.gif) no-repeat;
	margin:-10px auto 0 auto;
	}
#footer p, #footer a {
	padding:8px 2px 0px 2px;
	text-align:center;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:none;
	}
#footer a:hover {
	text-decoration:underline;
	}
/* Form Style */
.login {
	margin-top:5px;
	display:block;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#707070;
	font-weight:normal;
	padding-right:10px;
	}
.login input {
	margin-top:3px;
	margin-right:4px;
	border:1px solid #707070;
	height:12px;
	}
#login_button {
	padding:0;
	margin:0;
	width:70px;
	height:19px;
	background:url(../img/login.gif) no-repeat;
	border:0;
	}
/* Main Links */
#navigation {
	width:145px;
	background:url(../img/nav_bg.gif) bottom left no-repeat;
	}
#navigation a  {
	line-height:2.5em;
	text-align:center;
	width:137px;
	height:35px;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#717171;
	background:url(../img/nav_off.gif) no-repeat;
	display:block;
	text-decoration: none;
	}
#navigation a:hover {
	background:url(../img/nav_on.gif) no-repeat;
	color:#2D4B90;
	}
/* Sub Links */
#LenderServices, #RealtorServices, #MeetStaff, #Guides, #Links {
	margin-left:3px;
	padding:5px 1px 0px 6px;
	width:126px;
	background:url(../img/subnav_bg.gif) bottom no-repeat;
	}
#LenderServices a, #RealtorServices a, #MeetStaff a, #Guides a, #Links a  {
	height:28px;
	width:120px;
	line-height:normal;
	text-align:left;
	background:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	text-decoration:none;
	}
#LenderServices a:hover, #RealtorServices a:hover, #MeetStaff a:hover, #Guides a:hover, #Links a:hover  {
	background:none;
	color:#0D2F77;
	}
.hide {
	display:none;
	}
/* Content */
#content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	}
.column {
	width:450px;
	text-align:justify;
	}
.blue_box {
	margin-right:5px;
	margin-bottom:20px;
	width:157px;
	background:url(../img/blue_bg.gif) no-repeat bottom;
	font-size:10px;
	}
* html .blue_box {
	margin-left:6px;
	}
.gray_box {
	width:134px;
	background:url(../img/gray_bg.gif) no-repeat bottom;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	}
.gray_box p {
	padding-left:4px;
	}
.gray_box input {
	margin-top:3px;
	margin-right:4px;
	border:1px solid #707070;
	height:18px;
	}
#CalculateRate {
	float:right;
	padding:0;
	margin:0 10px 0 0;
	width:70px;
	height:19px;
	border:0;
	background:url(../img/calculate.gif) no-repeat top left;
	}/* CSS Document */

.center_blue_box {
	margin-right:1%;
	margin-bottom:20px;
	width:257px;
	background:url(../img/center_blue_bg.gif) no-repeat bottom;
	font-size:10px;
	margin-left: 1%;
}
