* {
  padding: 0;
		margin: 0;
}

body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #666;
		background: #f1ede0;
}

br.clear {
  clear: both;
}

img {
  border: 0;
}

div#container {
  width: 911px;
}

h1 {
  float: left;
}

a {
  color: #006599;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}


ul#nav {
  float: right;
		padding-top: 41px;
}

ul#nav li {
  list-style-type: none;
		display: inline;
		font-size: 11px;
}

ul#nav a {
  color: #006599;
		text-decoration: none;
		padding: 0 7px;
		border-left: 1px solid #006599;
}

ul#nav a:hover {
		text-decoration: underline;
}

ul#nav li.first a {
  padding-left: 0;
		border-left: 0;
}

ul#nav li.last a {
  padding-right: 0;
}




div#main {
  background: url(../images/bg_cols.gif) repeat-y;
}

div#col-left {
  float: left;
		width: 575px;
		padding-bottom: 20px;
}

div#col-right {
  float: left;
		width: 336px;
		padding-top: 10px;
}

div#col-left p,
div#col-left h2,
div#col-left h3 {
  margin-left: 70px;
		margin-right: 20px;
}

div#col-left ul {
  margin-left: 100px;
		margin-right: 20px;
}


div.content p {
		font-size: 11px;
		line-height: 1.8em;
  margin-bottom: 1em;
}


div.content h2 {
		font-size: 11px;
		line-height: 1.8em;
		margin-bottom: 10px;
		padding-top: 20px;
}

div.content h3 {
		font-size: 11px;
		line-height: 1.8em;
		margin-bottom: 10px;
  color: #006599;
}

div.content ul {
		font-size: 11px;
		line-height: 1.8em;
		margin-bottom: 10px;
}



ul#services {
  font-size: 11px;
		margin-left: 18px;
		list-style-type: none;
		height: 166px;
		line-height: 1.7em;
}

div#contact-summary {
  background: #fff;
		height: 76px;
}

div#contact-summary h3 {
  padding-top: 12px;
}

div#contact-summary p.email a {
  font-size: 11px;
		color: #006599;
		text-decoration: none;
		padding-left: 18px;
}

div#contact-summary p.email a:hover {
		text-decoration: underline;
}

div#map {
  background: url(../images/map.gif) no-repeat;
		height: 220px;
}

div#branches {
  padding: 40px 10px 0 170px;
}

div#branches p {
  font-size: 11px;
  margin-bottom: 10px;
}

div#branches a {
  color: #006599;
  text-decoration: none;
}

div#branches a:hover {
  text-decoration: underline;
}


/* ------------------------------------------------------------------- Our People */

div.person {
  margin-left: 50px;
  padding: 15px 0 0 20px;
  overflow: auto;
}

div.alt {
  background: #f6f9fb;
}

div.person p {
  margin-left: 0 !important;
}

div.person div.left {
  float: left;
  width: 126px;
  padding-bottom: 15px;
}

div.person div.right {
  float: left;
  width: 357px;
}


div.person h4 {
  font-size: 11px;
  color: #006599;
  margin-bottom: 0.5em;
}

div.person h5 {
  font-size: 11px;
  margin-bottom: 0.5em;
}

div#contactdetails {
  margin-left: 50px;
  background: #f6f9fb;
  padding-left: 20px;
  overflow: auto;
  padding-top: 6px;
}

div.col-contact {
  float: left;
  width: 155px;
  margin-right: 10px;
}

div.col-contact h3,
div.col-contact p {
  margin-left: 0 !important;
  margin-right: 0 !important;
}


label {
  font-size: 11px;
}

select,
input.textfield,
textarea {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 2px 0;
  color: #666;
  margin-bottom: 5px;
}


form#contactform {
  padding-top: 15px;
  width: 400px;
  margin-left: 112px;
}

form#contactform p {
  margin-left: 0;
}

form#contactform label {
  float: left;
  width: 150px;
}

form#contactform select {
  float: left;
  width: 250px;
}

form#contactform input.textfield {
  float: left;
  width: 246px;
}

form#contactform textarea {
  float: left;
  width: 245px;
  height: 80px;
}

form#contactform select.date-day {
  width: 60px;
  margin-right: 10px;
}

form#contactform select.date-month {
  width: 180px;
}

input.button {
  border: 0;
  color: #fff;
  background: #006599;
  font-size: 12px;
  padding: 3px 0;
  text-align: center;
  width: 100px;
  margin: 0 auto;
  display: block;
}


body#page-apply h2 {
  float: left;
  display: inline;
}

ul#applytype {
  margin: 0 !important;
  float: right;
  padding: 22px 12px 0 0;
}

ul#applytype li {
  list-style-type: none;
  display: inline;
}

ul#applytype a {
		padding: 0 7px;
		border-left: 1px solid #006599;
}

ul#applytype li.first a {
  padding-left: 0;
		border-left: 0;
}

ul#applytype li.last a {
  padding-right: 0;
}

ul#applytype li.active a {
  font-weight: bold;
}




form#applyform {
  padding-left: 50px;
}

form#applyform div.wrap {
  padding: 10px 0 0 20px;
  overflow: hidden;
}


form#applyform div.col-left {
  width: 230px;
  float: left;
}

form#applyform div.col-right {
  width: 230px;
  float: right;
  padding-right: 23px;
}




form#applyform p,
form#applyform h3 {
  margin-left: 0;
}

form#applyform label {
  display: block;
  margin-bottom: 2px;
}

form#applyform input.textfield {
  width: 230px;
}

form#applyform label.nofloat {
  float: none;
  display: inline;
}

form#applyform p {
  margin-bottom: 0;
}

form#applyform div.assetsrow {
  padding-top: 200px;
}

form#applyform textarea#currentmortgagedetails,
form#applyform textarea#credithistory,
form#applyform textarea#additionalinfo {
  width: 484px;
  height: 90px;
}

form#applyform textarea#unusualitems {
  width: 230px;
  height: 157px;
}







form.calcform {
  padding-top: 15px;
  margin-left: 50px;
  background: #f6f9fb;
  padding-left: 65px;
}

form.calcform p {
  margin-left: 0 !important;
}

form.calcform h3 {
  margin-left: 0 !important;
}





form.calcform label {
  float: left;
  width: 150px;
  margin-bottom: 8px;
}

form.calcform select {
  float: left;
  width: 250px;
  margin-bottom: 8px;
}

form.calcform input.textfield {
  float: left;
  width: 246px;
  margin-bottom: 8px;
}

form.calcform textarea {
  float: left;
  width: 245px;
  height: 80px;
  margin-bottom: 8px;
}

form.calcform input.button {
  margin-right: 210px;
}


body#page-home h2 {
  text-indent: -3000px;
  margin: 0;
  padding: 0;
}

body#page-home div.bg-home {
  background: url(../images/bg_home.gif) no-repeat;
  margin-left: 50px;
  min-height:500px;
  height:auto !important;
  height:500px;
  width: 525px;
}

body#page-home div.bg-home p {
  padding-left: 122px;
  padding-top: 215px;

}
