/* CSS Document */
* {	padding: 0;	margin: 0; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address, form { padding: 6px 0; }
li, dd, blockquote { margin-left: 30px; margin-top: 1px; }
fieldset { padding: 10px; }

html { height: 100%; margin-bottom: .01em; }

body	
	{
	background: #5d6e70;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #555555;
	text-align: center;
	background: url(/images/bg_body.gif) left top repeat-x #3c5355;
	padding-bottom: 20px;
	}
#maincontainer
	{
	text-align: left;
	margin: 28px auto 0 auto;
	background: url(/images/bg_main.gif) 15px top repeat-y;
	width: 771px;
	text-align: center;
	}
#bordertop
	{
	height: 1px;
	width: 746px;
	line-height: 1px;
	float: right;
	margin: 0 10px 28px 0;
	background: url(/images/bg_linehorizontal.jpg);
	}
#borderbottom
	{
	height: 1px;
	width: 746px;
	line-height: 1px;
	float: right;
	margin-right: 10px;
	background: url(/images/bg_borderbottom.gif);
	}
h1
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	}

h1#logo
	{
	margin: 0 15px 30px 15px;
	}
h2
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #6a9fb2;
	}
h3
	{
	color: #327089;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	}
#homesecondary p
	{
	margin-top: 0;
	padding-top: 0;
	}
div#nav
{
	height: 197px;
	width: 155px;
	margin: 0;
	padding: 0;
	background: #fff;
	float: left;
}
div#nav ul
{
	height: 197px;
	width: 155px;
	background: transparent url(/images/nav.gif) top left no-repeat;
	margin: 0;
	padding: 6px 0 0 0;
	position: relative;
}
div#nav ul li a
{
	text-indent: -9999px;
	text-decoration: none;
}
div#nav ul li
{
	margin: 0;
	padding: 0;
	list-style: none;
}
	
#nav ul li, #nav ul a
{
	height: 25px;
	display: block;
	
}
#why	{left: 0; width: 155px; top: 0; height: 25px;}
#attorneys	{left: 0; width: 155px; top: 25px; height: 25px;}
#successes	{left: 0; width: 155px; top: 50px; height: 25px;}
#faq	{left: 0; width: 155px; top: 75px; height: 25px;}
#referring	{left: 0; width: 155px; top: 100px; height: 25px;}
#links	{left: 0; width: 155px; top: 125px; height: 25px;}
#contact	{left: 0; width: 155px; top: 150px; height: 25px;}

#why a:hover	{background: transparent url(/images/nav.gif) -155px -6px no-repeat;}
#attorneys a:hover	{background: transparent url(/images/nav.gif) -155px -31px no-repeat;}
#successes a:hover	{background: transparent url(/images/nav.gif) -155px -56px no-repeat;}
#faq a:hover	{background: transparent url(/images/nav.gif) -155px -81px no-repeat;}
#referring a:hover	{background: transparent url(/images/nav.gif) -155px -106px no-repeat;}
#links a:hover	{background: transparent url(/images/nav.gif) -155px -131px no-repeat;}
#contact a:hover	{background: transparent url(/images/nav.gif) -155px -156px no-repeat;}


#why.selected
	{
	background: transparent url(/images/nav.gif) -155px -6px no-repeat;
	}
#attorneys.selected
	{
	background: transparent url(/images/nav.gif) -155px -31px no-repeat;
	}
#successes.selected
	{
	background: transparent url(/images/nav.gif) -155px -56px no-repeat;
	}
#faq.selected
	{
	background: transparent url(/images/nav.gif) -155px -81px no-repeat;
	}
#referring.selected
	{
	background: transparent url(/images/nav.gif) -155px -106px no-repeat;
	}
#links.selected
	{
	background: transparent url(/images/nav.gif) -155px -131px no-repeat;
	}
#contact.selected
	{
	background: transparent url(/images/nav.gif) -155px -156px no-repeat;
	}

#subnav
	{
	background: url(/images/bg_nav.gif) left top repeat-y #fff;
	text-align: left;
	float: left;
	margin: -13px 0 0 40px;
	position: relative;
	width: 133px;
	}
#subnavborder
	{
	height: 13px;
	width: 133px;
	background: #b2c2b7;
	border-right: 5px solid #C9C8A9;
	}
#subnav ul
	{
	margin: 8px 0 23px 5px;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	}
#subnav li
	{
	margin: 0 0 2px 0;
	list-style: none;
	}
#subnav li a
	{
	text-decoration: none;
	color: #393e41;
	display: block;
	width: 123px;
	padding: 2px 2px 2px 3px;
	overflow: hidden;
	}
#subnav li a:hover, #subnav li a.selected
	{
	text-decoration: none;
	color: #393e41;
	background: #98b1b5;
	border-right: 5px solid #b1c1c1;
	}
#bannerimage
	{
	float: right;
	}
#banner
	{
	float: left;
	margin-top: -8px;
	}
#contenthome
	{
	padding: 0px 30px 30px 35px;
	text-align: left;
	}
#contentinterior
	{
	width: 524px;
	text-align: left;
	float: right;
	margin-top: -67px;
	padding: 15px 30px 30px 0;
	min-height: 290px;
	}
#homeprimary
	{
	width: 291px;
	float: left;
	padding-top: 20px;
	background: url(/images/bg_homeprimary.gif) right top repeat-y;
	padding-bottom: 30px;
	min-height: 170px;
	}
#contactform td
	{
	vertical-align: top;
	
	}
#homesecondary
	{
	width: 315px;
	float: left;
	width: 385px;
	margin-left: 25px;
	padding-top: 15px;
	}
#homesecondary p
	{
	line-height: 22px;
	}
#divider
	{
	background: url(/images/bg_linevertical.gif) left top;
	width: 1px;
	float: left;
	height: 390px;
	}
#contenthome #divider2
	{
	margin-top: -150px;
	height: 390px;
	}
#contenthome #divider
	{
	position: relative;
	height: 390px;
	}
#interior #divider
	{
	height: 139px;
	margin-left: -4px;
	margin-top: -105px;
	}
#footertop
	{
	width: 596px;
	height: 18px;
	background: #c4e0ec;
	margin: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 2px;
	}
#footerbottom
	{
	width: 600px;
	height: 18px;
	background: #507987;
	color: #fff;
	margin: auto;
	font-family: "Times New Roman", Times, serif;
	padding-top: 2px;
	font-size: 11px;
	}
#footertop a
	{
	color: #555555;
	text-decoration: none;
	}
#footerbottom a
	{
	color: #fff;
	text-decoration: none;
	margin: 0 7px
	}
#footertop a:hover, #footerbottom a:hover
	{
	text-decoration: underline;
	}
.clearfix
	{
	clear: both;
	}
a
	{
	color: #555;
	}
a:hover
	{
	color: #327089;
	}
#homeprimary a
	{
	background: url(/images/arrow.gif) 7px 11px no-repeat #fff;
	padding: 5px 0 5px 20px;
	margin: 0 15px 4px 0;
	display: block;
	text-decoration: none;
	color: #555555;
	}
#homeprimary a:hover
	{
	background: url(/images/arrow.gif) 7px 11px no-repeat #e1f0f5;
	/*edf4f7*/
	color: #4e869a;
	}
#logo a
	{
	color: #555555;
	text-decoration: none;
	}
#logo a:hover
	{
	color: #555555;
	text-decoration: none;
	}
#contentinterior img
	{
	border: 18px solid #ccdce2;
	border-top: 8px solid #ccdce2;
	border-right: 8px solid #ccdce2;
	float: right;
	margin: 0 0 10px 10px;
	}
#contentinterior p
	{
	/* margin-left: 5px; */
	}
address
	{
	margin: 0;
	padding: 0;
	}
address span
	{
	font-style: normal;
	margin: 0 5px;
	}
em.book
	{
	font-style: normal;
	text-decoration: underline;
	}
em.case
	{
	font-style: normal;
	font-weight: bold;
	}
.reqfield { 
	font-weight: bold;
	color: #fa9b35;
}	

form input.warning, #contentmain form textarea.warning, #contentmain form select.warning { 
	border: 1px solid #fa9b35;
}
	
 input, textarea, select
	{
	border: 1px #a5acb2 solid;
	color: #555555;
	}	
.submit
	{
	border: none;
	}
	
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */


.sIFR-hasFlash h1#logo
{
	visibility: hidden;
	width: 255px;
	margin: 0 auto;
}

.sIFR-hasFlash #homeprimary h2
{
	visibility: hidden;
	font-size: 12px;
	letter-spacing: 0;
	line-height: 10px;
	font-weight: bold;
}
.sIFR-hasFlash #homesecondary h2
{
	visibility: hidden;
	font-size: 17px;
	letter-spacing: 4px;	
}

.sIFR-hasFlash #contentinterior h2
{
	visibility: hidden;
	font-size: 18px;
	letter-spacing: 3px;
	line-height: 22px;
}
#loanmain
	{
	float: left;
	width: 323px;
	height: 111px;
	background: #c4e0ec;
	padding: 0 15px;
	}
#loanarrow
	{
	float: left;
	height: 111px;
	width: 23px;
	background: url(/images/bg_arrow.gif) left top no-repeat;
	}
#loanowed
	{
	float: left;
	height: 57px;
	width: 114px;
	background: #f3f3ed;
	margin-top: 9px;
	font-size: 20px;
	color: #507987;
	padding: 32px 0 0 17px;
	}
.smallprint
	{
	font-size: 9px;
	line-height: 12px;
	}
#txtLoanNumber
	{
	border: none;
	font-size: 10px;
	padding: 3px 2px;
	width: 168px;
	}