

a {
	outline: none;
}
strong {
	font-weight: bold;
}
strong.linecap {
	text-transform: uppercase;
	display: block;
	color: #000;
	font-size: 1.083em;
	padding-bottom: 15px;
}
body {
	font-family: "myriad pro", arial, helvetica, sans-serif;
	font-size: 0.75em;
	color: #363636;
}
ol {
	list-style-type: decimal;
	padding-left: 15px;
	padding-bottom: 25px;
}
#bodybg {
	background: url('../images/bodybg.gif') repeat-y center top;
	padding: 0 0 0px 0;
}
#header {
	padding: 0 0 20px 0;
}
#header .logo {
	display: block;
	text-indent: -9999px;
	background: url('../images/logo.jpg') no-repeat;
	width: 313px;
	height: 49px;
	margin: 39px 0 0 37px;
}
#header .phone-support {
	display: block;
	text-indent: -9999px;
	background: url('../images/phone-support.gif') no-repeat;
	width: 398px;
	height: 62px;
	margin: 32px 25px 0 0;
}
#nav {
	background: url('../images/navbg.png') repeat-x;
	height: 51px;
	padding-left: 35px;
	position: relative;
	z-index: 2;
}
#nav li {
	float: left;
	background: url('../images/navbar.gif') no-repeat 100% 0%;
}
#nav li a {
	display: block;
	color: #6f6f6f;
	text-decoration: none;
	font-size: 1.15em;
	padding: 17px 17px 0 17px;
	height: 33px;
	text-align: center;
	font-weight: bold;
}
#nav li a:hover {
	/*
	background: url('../images/nav-over.png');
	height: 32px;
	*/
	color: #4997d2;
}
#nav li.nobar {
	background: none;
}
#nav li a.active {
	height: 52px;
	margin-top: -5px;
	padding-top: 20px;
	color: #fff;
}
#nav li a.home {
	width: 50px;
}
#nav li a.home.active {
	background: url('../images/home-active.png') no-repeat;
}
#nav li a.mortgage-leads {
	/*width: 115px;*/
}
#nav li a.mortgage-leads.active {
	background: url('../images/mortgage-leads-active.png') no-repeat;
}
#nav li a.signup {
	/*width: 55px;*/
}
#nav li a.signup.active {
	background: url('../images/signup-active.png') no-repeat;
}
#nav li a.contacts {
	/*width: 80px;*/
}
#nav li a.contacts.active {
	background: url('../images/contacts-active.png') no-repeat;
}
#nav li a.faqs {
	/*width: 87px;*/
}
#nav li a.faqs.active {
	background: url('../images/faqs-active.png') no-repeat;
}
#nav li a.shop-mortgage {
	color: #cd2808;
}
#nav li a.shop-mortgage:hover {
	color: #f32d07;
}
#nav li a.resources.active {
	background: url('../images/resources-active.png') no-repeat;
}
#nav li a.smap.active {
	background: url('../images/smap-active.png') no-repeat;
}
#nav li a.client {
	/*width: 97px;*/
}
#nav li a.client.active {
	background: url('../images/client-active.png') no-repeat;
}
#nav li ul.subnav {
	display: none;
	position: absolute;
	top: 48px;
	z-index: -1;
	background: #fff;
	border-left: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
}
#nav li ul.subnav li {
	background: none;
	float: none;
	border-bottom: 1px solid #c4c4c4;
}
#nav li ul.subnav li a {
	padding: 8px;
	font-weight: normal;
	height: auto;
	text-align: left;
}
#nav li ul.subnav li a:hover {
	background: #4997d2;
	color: #fff;
}
#cu3er-container {
	z-index: 1;
	margin-top: -19px;
}
#banner .item {
	position: absolute;
}
#products-contact {
	background: url('../images/midbarbg.gif') repeat-x;
	height: 219px;
	padding: 0px 0px 0 40px;
	margin-bottom: 15px;
	width: 984px;
}
#products-contact .product {
	width: 238px;
	margin-right: 10px;
	float: left;
	padding: 35px 0 0 0;
}
#products-contact .product h1, .product h2, .product h3 {
	color: #04648c;
	font-size: 1.333em;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
#products-contact .product h1.one {
	background: url('../images/product1-icon.png') no-repeat;
	padding: 10px 0 0 70px;
	height: 38px;
}
#products-contact .product h2.two {
	background: url('../images/product2-icon.png') no-repeat;
	padding: 0px 0 0 63px;
	height: 48px;
}
#products-contact .product h3.three {
	background: url('../images/product3-icon.png') no-repeat;
	padding: 10px 0 0 58px;
	height: 38px;
}
#products-contact p {
	color: #000;
	line-height: 18px;
	font-size: 0.917em;
}
#products-contact .product strong {
	line-height: 18px;
}
#products-contact .product a {
	color: #c71f14;
	text-decoration: none;
	font-size: 1.091em;
	font-weight: bold;
}
#products-contact .product a:hover {
	text-decoration: underline;
}
#products-contact .contact {
	width: 225px;
	float: left;
	padding: 20px 0 0 0;
}
#products-contact .contact h2 {
	font-weight: bold;
	font-size: 1.917em;
	margin-bottom: 10px;
}
#products-contact .contact input {
	
}
#products-contact .contact input.submit-btn {
	width: 77px;
	height: 18px;
	display: block;
	margin-left: auto;
	margin-top: 4px;
	margin-right: 25px;
}
#products-contact .contact select {
	
	
}
#content {
	padding: 0 0 60px 0;
}
#content a {
	color: #04648C;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content h3, #content h4, #content h5, #content h6 {
	color: #04648c;
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 15px;
}
#content.subpage-topspace {
	padding-top: 25px;
	background: #f3f1f1;
}
#content .left {
	width: 738px;
}
#content .right {
	width: 266px;
}
#hometabs {
	padding: 0;
}
#hometabs ul.tabnav {
	background: url('../images/tabbg.gif') no-repeat;
	height: 79px;
	width: 718px;
	padding: 0 0 0 20px;
}
#hometabs li {
	margin: 0;
	padding: 0;
	height: 79px;
}
#hometabs li.tab1 {
	width: 131px;
	margin-top: -4px;
	padding-top: 4px;
}
#hometabs li.tab1.ui-state-active {
	background: url('../images/tab1-active.png') no-repeat;
}
#hometabs li.tab2 {
	width: 165px;
	margin-top: -4px;
	padding-top: 4px;
}
#hometabs li.tab2.ui-state-active {
	background: url('../images/tab2-active.png') no-repeat;
}
#hometabs li.tab3 {
	width: 211px;
	margin-top: -4px;
	padding-top: 4px;
}
#hometabs li.tab3.ui-state-active {
	background: url('../images/tab3-active.png') no-repeat;
}
#hometabs li.tab4 {
	width: 88px;
	margin-top: -4px;
	padding-top: 4px;
}
#hometabs li.tab4.ui-state-active {
	background: url('../images/tab4-active.png') no-repeat;
}
#hometabs li.tab5 {
	width: 88px;
	margin-top: -4px;
	padding-top: 4px;
}
#hometabs li.tab5.ui-state-active {
	background: url('../images/tab5-active.png') no-repeat;
}
#hometabs li.ui-state-active a {
	color: #fff !important;
}
#hometabs li a {
	color: #6f6f6f;
	font-size: 1.25em;
	text-decoration: none;
	padding: 15px 20px 0 20px;
	height: 32px;
}
#hometabs li a:hover {
	color: #4997d2;
}
.tabmid {
	border-right: 1px solid #c4c4c4;
	color: #363636;
	line-height: 18px;
	padding-top: 20px;
}
.barbtm {
	border-bottom: 1px solid #b9b9b9;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
#hometabs p, .boxtab p, .r-set p {
	padding-bottom: 10px;
}
#hometabs .list li, #hometabs .arrowlist li {
	height: auto;
}

#hometabs .list li 
	{
	background: url('../images/arrowlist.gif') no-repeat 0 4px;
	padding-left: 15px;
	}
#hometabs .list li a, #hometabs .arrowlist li a {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	font-size: 1em;
}
#hometabs .ui-tabs-panel {
	padding: 0 25px 0 25px;
}
#hometabs .realtag-link {
	display: block;
	text-indent: -9999px;
	background: url('../images/realtag-linkbtn.gif') no-repeat;
	width: 167px;
	height: 18px;
	margin-left: auto;
}

.arrowlist li {
	background: url('../images/arrowlist.gif') no-repeat 0 4px;
	padding-left: 15px;
}
.boxtab {
	background: url('../images/tabbg.gif') no-repeat;
	width: 738px;
	margin-top: 10px;
}
.boxtab .tabmid {
	padding: 0 25px 0 25px;
	line-height: 18px;
	background: #fff;
}
.boxtab h2 {
	font-size: 1.417em;
	color: #04648c;
	padding-left: 25px;
	height: 65px;
	padding-top: 14px;
	font-weight: normal;
}
.boxtab h2 span {
	font-size: 1.176em;
	font-weight: bold;
	text-transform: uppercase;
}
#footer {
	background: url('../images/footerbg.gif') no-repeat center top;
	padding: 20px 0 0 0;
}
#footer .copyright {
	text-align: center;
	color: #7e7e7e;
	padding-bottom: 40px;
}
#footer .copyright span {
	padding-right: 15px;
}
#footer .copyright a {
	color: #7e7e7e;
	text-decoration: none;
}
#footer .footernav {
	width: 633px;
	padding-left: 27px;
}
#footer .footernav li {
	float: left;
	color: #bebebe;
	font-size: 0.917em;
	line-height: 18px;
	margin-right: 5px;
}
#footer .footernav li a {
	color: #bebebe;
	text-decoration: none;
}
#footer .footernav li a:hover {
	color: #4997d2;
}
.form-table td {
	padding: 5px;
}
.form-table label {
	width: 110px;
	float: left;
}
.livechat {
	background: url('../images/livechat-icon.gif') no-repeat;
	width: 266px;
	height: 107px;
	display: block;
	text-indent: -9999px;
}

.side-bar-mort-leads
	{
	background:url(../images/side-bar-mort-leads.gif) 0 0 no-repeat;
	height:200px;
	margin-top:10px;
	}
.side-bar-mort-leads ul 
	{
	padding:65px 0 0 20px;
	margin-left:10px;
	line-height:15px;
	list-style-type: disc;
	}

.order-lead-btn {
	display: block;
	background: url('../images/order-leads-btn.gif') no-repeat;
	width: 266px;
	height: 147px;
	text-indent: -9999px;
	margin-top: 10px;
}
.order-lead {
	display: block;
	background: url('../images/order-leads.png') no-repeat;
	width: 266px;
	height: 125px;
	text-indent: -9999px;
	margin-top: 10px;
}
.your-source-btn {
	display: block;
	background: url('../images/your-source-btn.gif') no-repeat;
	width: 266px;
	height: 147px;
	text-indent: -9999px;
	margin-top: 10px;
}
#quotes {
	overflow: hidden;
}
#request-link-form input {
	margin-bottom: 15px;
}
#request-link-form input.input {
	width: 250px;
}
#request-link-form textarea {
	margin-bottom: 15px;
}
.r-set {
	margin-top: 10px;
	background: url('../images/r3.gif') no-repeat left bottom;
	padding-bottom: 24px;
}
.r-set .mid{
	border-left: 1px solid #c4c4c4;
	padding: 0 15px 0 15px;
	background: #fff;
}
.r-set .mid.testi {
	margin-top: -25px;
}
.r-set .mid.order-icon {
	background: url('../images/cart-icon.gif') no-repeat right bottom;
}
.r-set h2 {
	font-size: 2.083em;
	color: #04648c;
	font-weight: bold;
	padding-bottom: 25px;
}
.r-set p {
	color: #090808;
	font-style: italic;
	font-size: 1.083em;
	line-height: 18px;
}
.r-set .byline {
	color: #04648c;
	text-align: right;
	display: block;
}
.rtlist {
	line-height: 18px;
	padding-left: 20px;
	padding-bottom: 25px;
}
.rtlist h2 {
	text-transform: uppercase;
	font-weight: bold;
	color: #04648c;
	font-size: 1.167em;
	background: url('../images/adown.gif') no-repeat 100% 90%;
	display: inline;
	padding-right: 20px;
}
.rtlist ul {
	padding-top: 5px;
}
.rtlist li a {
	color: #15b4eb;
	text-decoration: none;
	font-size: 1.083em;
}
.rtlist li a:hover {
	text-decoration: underline;
}
.incorrect-icon {
	margin-top: 5px;
	display: inline;
	float: right;
}
.our-products {
	padding: 25px 0 0 25px;
	line-height: 18px;
}
.our-products h2 {
	font-size: 1.5em;
	color: #58aae7;
	font-weight: bold;
	padding-bottom: 20px;
}
.our-products ul {
	width: 228px;
	float: left;
}
.our-products li a {
	text-decoration: none;
	color: #15b4eb;
	font-size: 1.083em;
}
.our-products li a:hover {
	text-decoration: underline;
}
.faq-table {
	margin-bottom: 25px;
}
.faq-table td {
	padding: 5px 10px 5px 10px;
	font-size: 1.2em;
	border-bottom: 1px solid #c4c4c4;
	vertical-align: middle;
}
.faq-table .title {
	background: #04648C;
	color: #fff;
	font-size: 1.25em;
	font-weight: bold;
}
.faq-table .title td {
	border-color: #04648C;
}
.faq-table .subline {
	background: #f5f5f5;
}
.faq-table .subline td {
	font-weight: bold;
}
.faq-table .lset {
	color: #8f1c1c;
	border-right: 1px solid #c4c4c4;
	text-align: center;
	font-size: 1.4em;
	width: 30%;
	vertical-align: middle;
}
.faq-table .lset span {
	font-size: 0.75em;
	color: #363636;
}
.faq-table .lset2 {
	border-right: 1px solid #c4c4c4;
	text-align: center;
	font-size: 1.1em;
	width: 30%;
	vertical-align: middle;
}
.readmore {
	background: url('../images/readmore.gif') no-repeat;
	width: 77px;
	height: 18px;
	display: block;
	text-indent: -9999px;
}
.visit-site-btn {
	background: url('../images/visit-site-btn.gif') no-repeat;
	width: 89px;
	height: 18px;
	display: block;
	text-indent: -9999px;
}
.testi-by {
	display: block;
	font-style: italic;
	color: #04648C;
}
.move-right {
	display: block;
	margin-left: auto;
}
.container {
	width: 1024px;
	margin: 0 auto 0 auto;
}
.fltlft {
	float: left;
}
.fltrt {
	float: right;
}
.clear {
	clear: both;
}
.clearfix {
	overflow: hidden;
}
.bold {
	font-weight: bold;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.first {
	padding-top: 0 !important;
	margin-top: 0 !important;
}
.last {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
