@charset "UTF-8";
body {
	background: #FFF url(./images/v3/body-bg.gif) repeat-x;
	color: #656565;
	font-family: Helvetica,Verdana, Arial,sans-serif;
	font-size: 12px;
	margin: 0 0 40px 0;
	padding: 0px;
}

h2 {
	margin: 10px 0 5px 0;
}

p {
	line-height:1.3em;
}

#wrapper {
	width:900px;
	margin:0 auto;
}

#body_in {
	background:transparent url(./images/v3/footer-bg.gif) repeat-x 0 100%;
}

#header {
	height:69px;
	padding-bottom:21px;
	_padding-bottom: 10px;
}

#sidebar {
	float: right;
	width: 321px;
}

.luxeloans_free_qoute {
	background: #ffc044;
	padding: 10px 20px 1px 20px;
	color: #000;
}

.luxeloans_free_qoute a {
	color: #000;
}

.luxeloans_free_qoute table {
	font-size: 12px;
}

.luxeloans_free_qoute td {
	height: 15px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

.luxeloans_free_qoute td.empty-td {
	height: 10px;
} 

#content_wrapper {
	width:550px;
}

#logo {
	padding:7px 0 0 15px;
}

.blog_title {
	font-family: 'Times New Roman', 'Bitstream Charter', Times,serif;
	font-size:32px;
	font-weight: normal;
	font-style:italic;
	margin: 0;
	padding: 0;
}

.blog_title a {
	color: #000;
	text-decoration: none;
}

.blog_title a:hover {
	color: #e16a00;
}

h3.blog_description {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #2660b7;
	margin: 0px;
}

.block h2 {
	font-family: "Helvetica Neue", Hevetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	border-bottom: 1px solid #505050;
	color: #363636;
	margin: 15px 0;
}

ol, ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.block ol li {
	margin-bottom: 10px;
	color: #e16a00;
	font-size: 14px;
}

p.note {
	color:#a5a5a5;
	line-height: 18px;
	font-size:11px;
}

.div-col-left {
	float:left;
	width:49%;
}

.div-col-right {
	float:right;
	width:49%;
}

.block h3 {
	margin:.3em 0;
	padding:0;
}

.easy-steps h3 {
	font-size:16px;
	color:#e16a00;
}

.why-us h3 {
	font-size:13px;
	color:#373737;
}

.why-us ul li {
	padding-left:40px;
	padding-bottom: .2em;
}

.why-us .compare-loans {
	background:url(./images/v3/compare-loans.gif) no-repeat top left;
}

.why-us .independent-advice {
	background:url(./images/v3/independent-advice.gif) no-repeat top left;
}

.why-us .easy {
	background:url(./images/v3/easy.gif) no-repeat top left;
}

.why-us .technology {
	background:url(./images/v3/technology.gif) no-repeat top left;
}

.why-us .service {
	background:url(./images/v3/service.gif) no-repeat top left;
}

.why-us .fast {
	background:url(./images/v3/fast.gif) no-repeat top left;
}

.block p {
	margin:.2em 0;
	padding:0;
	font-size:12px;
}

.help-with ul li {
	font-size: 13px;
	line-height: 1.7em;
	color: #656565;
	background: url(./images/v3/dot.gif) no-repeat left center;
	padding: 0 0 0 20px;
}

/* footer */
#footer {
	height:39px;
	font:normal 12px Tahoma, Verdana;
	line-height:39px;
	overflow:hidden;
	color:#373737;
}

#footer_nav {
	margin:0px;
	padding: 0px;
	list-style: none;
}

#footer_nav li {
	line-height:24px;
	margin:10px 9px 0 9px;
	padding:0px;
	list-style:none;
	float:left;
}

#footer_nav li span {
	background:#FFFFFF url(./images/footer_menu_bg.gif) no-repeat;
	background-position:0 0;
	display:block;
	float:left;
	height:21px;
	padding-left:8px;
}

#footer_nav li span span {
	background-position:100% 0;
	display:block;
	float:left;
	height:21px;
	line-height:21px;
	padding:0 8px 0 0;
	color:#fff;
	cursor: pointer;
}

#footer_nav a {
	color: #373737;
	text-decoration: none;
}

.clear {
	clear:both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}