/* =-= Layout =-= */

/* * { padding:0;margin:0; } */

body {
font: normal 11px/14px verdana,sans-serif;
background-color: #053D88;
color: #2e2e2e;
margin-top: 0px;
}


#container {
background: #053D88 url(images/container-back.jpg) repeat-y center top;
margin: 0px auto;
width: 837px;
}
#headcalc {
height: 237px;
background: url(images/header-calc.jpg) no-repeat center top;
}

#head {
height: 237px;
background: url(images/header-first.jpg) no-repeat center top;
}

#head2 {
height: 238px;
}

#headabout {
height: 237px;
background: url(images/header-about.jpg) no-repeat center top;
}

#headcontact {
height: 237px;
background: url(images/header-contact.jpg) no-repeat center top;
}

#headaccount {
height: 237px;
background: url(images/header-account.jpg) no-repeat center top;
}

#headfinance {
	height: 237px;
	background-image: url(images/header-finance.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#headfirst {
height: 237px;
background: url(images/header-first.jpg) no-repeat center top;
}

#headinvest {
	height: 237px;
	background: url(images/header-invest.jpg) no-repeat center top;
}

#headmortgage {
height: 237px;
background: url(images/head-mortgage.jpg) no-repeat center top;
}

#headcontact {
height: 237px;
background: url(images/header-contact.jpg) no-repeat center top;
}

#headapply {
height: 237px;
background: url(images/header-apply.jpg) no-repeat center top;
}

#headfree {
	height: 237px;
	background-image: url(images/header-free.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#headgloss {
height: 237px;
background: url(images/header-gloss.jpg) no-repeat center top;
}

#contentwrap {
margin: 0px auto;
width: 780px;
padding: 0px 26px;
background: url(images/content-back.gif) no-repeat center center;
min-height: 620px;
}

* html #contentwrap { height: 620px; }

#content {
float:left;
color:#333;
width:525px;
margin-left: 30px;
display:inline;
}

#contentfree {
float:left;
color:#333;
width:510px;
margin-left: 30px;
display:inline;
}

#foot {
width: 837px;
margin: 0px auto;
clear: both;
background: #053D88 url(images/footer.jpg) no-repeat left top;
height: 43px;
}

#contentfree .box550 {
margin: 10px 0px;
}

.box550 {
width: 523px;
background-color: #EDECE8;
text-align: center;
margin-left: auto;
margin-right: auto;
line-height: 3px;
}

.box550 ul {
font: 11px/14px verdana, sans-serif;
margin-top: 0px;
margin-bottom: 0px;
}

.box550 li {
margin-left: 0px;
list-style: url(images/list-arrow.gif) outside;
margin-bottom: 2px;
text-align: left;
}

.box550 li a:link, .box550 li a:active {
font-weight: bold;
color: #053d88;
text-decoration: none;
}

.box550 li a:visited, .box550 li a:hover {
font-weight: bold;
color: #053d88;
text-decoration: underline;
}

.box550 h2 {
font: bold 11px/15px verdana, sans-serif;
color: #000;
margin: 2px 0px 4px 10px;
text-align: left;
}

#content li {
margin-left: 0px;
list-style: url(images/list-arrow-content.gif) outside;
margin-bottom: 4px;
text-align: left;
}

#content ul .link {
font: 11px/14px verdana, sans-serif;
margin-top: 0px;
margin-bottom: 0px;
}

#content li a:link, .box550 li a:active {
font-weight: bold;
color: #053d88;
text-decoration: none;
}

#content li a:visited, .box550 li a:hover {
font-weight: bold;
color: #053d88;
text-decoration: underline;
}


/* =-= Text =-= */

p {
font: normal 11px/14px verdana, sans-serif;
color: #2e2e2e;
}

.bold {
font: bold 11px/15px verdana, sans-serif;
color: #000;
}

h1 {
font: bold 14px verdana, sans-serif;
color: #053d88;
margin-bottom:0px;
padding-bottom: 3px;
border-bottom: 1px solid #A7A18C;
}

h2 {
font: bold 11px/15px verdana, sans-serif;
color: #000;
margin-bottom: 0px;
padding-bottom: 0px;
}

.blackaddress {
font: normal 8.5pt/10.5pt arial, sans-serif;
color: #000000;
}

.firstpara {
margin-top: 2px;
}

.formtext               {
	font-family: arial, sans-serif;
	font-size: 8.5pt;
	line-height: 10.5pt;
	text-align: right;
	color: #000;
}

.formtextcontact              {
	font-family: arial, sans-serif;
	font-size: 8.5pt;
	line-height: 10.5pt;
	text-align: left;
	color: #000;
	width: 105px;
}

.top {
margin-top: 10px;
margin-bottom: 10px;
}

hr {
border: 0;
color: #EDECE8;
background-color: #EDECE8;
height: 1px;
width: 100%;
text-align: left;
}


/* =-= Nav =-= */

#menu ul {
list-style-type: none;
margin: 0;
padding: 0;
}


#menu li {
list-style-type: none;
}


#menu {
width: 176px;
padding-top: 11px;
background: #fff url(images/nav-top.gif) no-repeat top left;
font: bold 10.5px Verdana, Arial, Helvetica, sans-serif;
float:left;
margin-left: 26px;
}

#menu li a {
height: 22px;
text-decoration: none;
text-indent: 20px;
}

#menu li a:link, #menu li a:visited {
color: #fff;
display: block;
background: url(images/nav.jpg);
padding: 5px 0 0 10px;
}

#menu li a:hover {
color: #A7A08D;
background: url(images/nav.jpg) 0 -27px;
padding: 5px 0 0 10px;
}

/*#menu #active {
color: #fff;
background: url(images/nav.jpg) 0 -27px;
padding: 5px 0 0 10px;
}*/

#menu #active a:link, #menu #active a:visited, #menu #active a:active {
color: #fff;
background: url(images/nav.jpg) 0 -27px;
}

/* -_-_ ie 6 hacks -_-_ */

* html #menu li {
margin-left: -0px;
}

*html #menu { margin-left: 12px; }


/* -_-_ ie 7 hacks -_-_ */

html>body #menu li {*margin-left: -16px;}


/* _-_- links _-_- */

#linksleft {
float: left;
width: 280px;
margin-right: 17px;
}

#linksR {
background: #EDEBE3;
width: 227px;
float: left;
padding: 0px;
margin:0px;
margin-top:10px;
line-height: 3px;
}

#smallboxinner {
margin-top: 0px;
margin: 0px 12px;
line-height: 15px;
}

a:link, a:active, a:visited {
color: #053D88;
}

a:hover {
color: #053D88;
text-decoration: none;
}

/* _-_- Form _-_- */

/*#appform input.text {
border: 1px solid #7F9DB9;
}*/

input.txt {
border: 1px solid #7F9DB9;
}

.largewhite {
height: 12px;
background-color: #fff;
}

.smallwhite {
height: 1px;
background-color: #fff;
}

/* -_-_ Whats on _-_- */

#wobox {
background: #EDEBE3;
width: 185px;
float: right;
padding: 0px;
margin:15px;
margin-right: 0px;
margin-top: 40px;
line-height: 3px;
}

#woleft {


}
#headhope {
	height: 237px;
background: url(images/header-hope.jpg) no-repeat center top;

}
#headlinks {
height: 237px;
background: url(images/header-links.jpg) no-repeat center top;

}
#headinvest {
height: 237px;
background: url(images/header-invest.jpg) no-repeat center top;

}
#headmort {
height: 237px;
background: url(images/header-mortgage.jpg) no-repeat center top;

}
#headnews {
height: 237px;
background: url(images/header-news.jpg) no-repeat center top;

}
#headover {
height: 237px;
background: url(images/header-overseas.jpg) no-repeat center top;

}
#headwhat {
	height: 237px;
	background-image: url(images/header-whats.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.red {
	color: #FF0000;
}

.testimonial-quotes{

font-family: Arial, Helvetica, sans-serif;
font-size: 14px; margin:0px; line-height:20px; font-weight:bold;

}

#landing-content {
float:left;
color:#333;
width:720px;
margin-left: 30px;
display:inline;
}
