

/* Begin General Styles ///////////////////////////////////////////////// */

body {
	margin: 0;
	padding: 0;
	background: #d1e1f0 url('../images/bg.gif') top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

html, body {
	height: 100%;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

form {
	display: inline;
}

.clear {
	clear: both;
}

#background {
	background: url('../images/bg_layer2.gif');
	text-align: center;
	height: auto !important;
	height: 100%;
	min-height: 100%;	
}

#site_container {
	width: 780px;
	margin: auto;
	text-align: left;
}

/* End General Styles /////////////////////////////////////////////////// */



/* Begin Header Styles ////////////////////////////////////////////////// */

#header h1 {
	margin: 0;
	padding-top: 20px;
}

#header h1 a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url('../images/header.gif');
	height: 88px;
	border-bottom: 1px solid #fff;
}

/* End Header Styles //////////////////////////////////////////////////// */



/* Begin Content Styles ///////////////////////////////////////////////// */

#content {
	background: #fff url('../images/panel_bg.jpg') center top no-repeat;
	height: auto !important;
	height: 304px;
	min-height: 304px;
}

#content.step2 {
	background: #fff url('../images/panel2_bg.jpg') center top no-repeat;	
	height: 250px;
	min-height: 250px;	
}

.content_bottom {
	clear: both;
	font-size: 16px;
	font-weight: bold;
	background: url('../images/content_bottom.gif') 0px 100% no-repeat;
	text-align: center;
	padding-bottom: 5px;
	color: #999;
}

#content #left {
	float: left;
	background: url('../images/apr_699.gif') right no-repeat;
	width: 329px;
	height: 85px;
	margin: 214px 0 20px 0;
	text-indent: -9999px;
	overflow: hidden;
}

#content #left.home {
	background: none;
}

#content #right {
	float: right;
	width: 410px;
	padding: 15px 30px 0 0;
}

#content.step2 #right {
	width: 555px;
}

#content #right #box {
	background: #f7f7d8;
	border-left: 2px solid #6699cc;
	border-right: 2px solid #6699cc;
	padding: 5px 10px 20px 10px;
}

#content #right #box h2 {
	background: url('../images/step1.gif') left top no-repeat;
	height: 50px;
}

#content.step2 #right #box h2 {
	background: url('../images/step2.gif') left top no-repeat;
}

#content #right #box h2, #content #right #box h3 {
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
}

#content #right #box h3 {
	background: url('../images/box_title1.gif') left top no-repeat;
	height: 60px;
}

#content.step2 #right #box h3 {
	background: url('../images/box_title2.gif') left top no-repeat;
	height: 35px;
}

#content #right #box fieldset br {
	clear: both;
}

#content #right #box fieldset label {
	line-height: 19px;
	font-size: 11px;
	width: 170px;
	padding-right: 10px;
	text-align: right;
}

#content.step2 #right #box fieldset label {
	width: 106px;
	text-align: left;
	text-indent: 8px;
}

#content #right #box fieldset label, #content #right #box fieldset input, #content #right #box fieldset select {
	float: left;
	margin-bottom: 9px;
}

#content.step2 #right #box fieldset input {
	margin-right: 3px;
}

#content #right #box fieldset input, #content #right #box fieldset select {
	border: 1px solid #e3e3e3;
	border-top: 1px solid #8f8f8f;
}

#content #right #box fieldset select {
	width: 180px;
}

#content.step2 #right #box fieldset select {
	width: 145px;
}

#content #right #box fieldset .submit {
	margin: 0 0 0 100px;
	border: none;
}

#content.step2 #right #box fieldset .submit {
	margin-left: 180px;
}

#content #right #box p {
	font-size: 11px;
	color: #000;
	line-height: 16px;
	margin: 0;
	padding-bottom: 20px;
}

#content #right .box_bottom {
	background: #f7f7d8 url('../images/box_border.gif') 0px 3px repeat-x;
}

#content #right .box_bottom, #content #right .box_top {
	height: 5px;
	overflow: hidden;
}

#content #right .box_bottom .box_br {
	background: #fff url('../images/box_br.gif');
}

#content #right .box_bottom .box_bl {
	background: #fff url('../images/box_bl.gif');
}

#content #right .box_bottom .box_bl, #content #right .box_bottom .box_br, #content #right .box_top .box_tl, #content #right .box_top .box_tr {
	width: 5px;
	height: 5px;
}

#content #right .box_bottom .box_br, #content #right .box_top .box_tr {
	 float: right;
}

#content #right .box_bottom .box_bl, #content #right .box_top .box_tl {
	 float: left;
}

#content #right .box_top {
	background: #f7f7d8 url('../images/box_border.gif') top repeat-x;
}

#content #right .box_top .box_tr {
	background: #e5e57f url('../images/box_tr.gif');
}

#content #right .box_top .box_tl {
	background: #e5e57f url('../images/box_tl.gif');
}

#content #right #text_right {
	font-size: 11px;
	color: #666666;
}

#content #right #text_right h4 {
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
}

#content #right #text_right h4.about {
	background: url('../images/about_us.gif') 0px 20px no-repeat;
	height: 45px;
}

#content #right #text_right p {
	margin: 0;
	padding-bottom: 25px;
	line-height: 18px;
}

#content #right #text_right .right_img {
	display: block;
	float: right;
	text-indent: -9999px;
	overflow: hidden;
}

#content #right #text_right .right_img.about_img {
	background: url('../images/about_img.gif') right no-repeat;
	width: 133px;
	height: 110px;
}

#content #text_left {
	padding: 0 0 0 20px;
	font-size: 11px;
	float: left;
	width: 315px;
}

#content.step2 #text_left {
	width: 162px;
	padding-top: 260px;
}

#content.step2 #text_left p {
	 margin: 0;
	 font-size: 9px;
	 line-height: 12px;
}

#content #text_left ul {
	display: block;
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#content #text_left ul li {
	padding: 0 0 15px 15px;
	background: url('../images/list_icon.gif') 0px 3px no-repeat;
	font-size: 10px;
}

#content #text_left .title {
	display: block;
	color: #1563b0;
}

#content #thank_you {
	padding: 85px 0 0 250px;
	width: 475px;
	height: 165px;	
}

#content #thank_you h2 {
	margin: 0;
	background: url('../images/box_title3.gif') left top no-repeat;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
}

#content #thank_you p {
	font-size: 11px;
	color: #000;
	line-height: 18px;
}

/* End Content Styles /////////////////////////////////////////////////// */



/* Begin Footer Styles ////////////////////////////////////////////////// */

#footer {
	height: 63px;
	padding: 25px 0 0 20px;
	background: url('../images/footer_bg.gif') 0px 15px no-repeat;
	font-size: 9px;
	color: #999;
}

#footer.home {
	background: none;
}

#footer .left {
	width: 525px;
	float: left
}

#footer .right {
	float: left;
	background: url('../images/lender_logo.gif') left top no-repeat;
	padding-left: 50px;
}

#footer .right span {
	display: block;
	width: 165px;
}

/* End Footer Styles //////////////////////////////////////////////////// */



