/** {
    margin: 0px;
    padding: 0px;
}*/
body {
    background: #fff url(../images/bg_rep.jpg) repeat-x;
    text-align: center;
    font-size: 12px;
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    color: #555555;
}
a { color: #004595 }
#wrap {
    text-align: left;
    margin: 0px auto 0px;
    width: 950px;
    position: relative;
}
#head {
    width: 950px;
    height: 352px;
    background-image: url(../images/header-bg.jpg);
    backround-repeat: no-repeat;
}
#headImage { margin: 4px 0 0 8px }
#headsitelink {
    color: black;
    font-family: "Trebuchet MS",Geneva,Arial,Helvetica,SunSans-Regular,sans-serif;
    font-size: 1.8em;
    left: 5px;
    line-height: 1.6em;
    padding: 15px 10px 8px;
    position: absolute;
    text-align: left;
    top: 20px;
}
.blackspan { color: black }
#headsitelink a {
    color: #28b122;
    text-decoration: none;
    font-size: 2.2em;
}
#headsitelink a:hover {
    color: #28b122;
    text-decoration: underline;
    font-size: 2.2em;
}
#nav1 {
    font-size: 13px;
    font-weight: bold;
    float: right;
}
#nav1 ul {
    list-style-type: none;
    height: 34px;
    margin: 46px 0px 0px 0px;
}
#nav1 li {
    height: 34px;
    float: left;
}
#nav1 li a {
    color: #737373;
    display: block;
    height: 34px;
    line-height: 34px;
    padding: 0 25px;
    text-align: center;
    text-decoration: none;
    float: left;
}
#nav1 li a:hover {
    color: #3b3b3b;
    text-decoration: none;
    text-align: center;
    display: block;
    padding: 0 25px;
}
#nav1 li a.on {
    color: #3b3b3b;
    text-decoration: none;
    text-align: center;
    display: block;
    padding: 0 25px;
    text-decoration: none;
}
#nav1 li#get_a_quote a {
    background-image: url(../images/get_a_quote_bg.jpg);
    background-repeat: repeat-x;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #d87f00;
    color: #FFF;
}
#main {
    font-size: 1.2em;
    background-color: #fff;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    float: left;
}
#mainwhite {
    font-size: 1.6em;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 20px;
}
#mainwhite h1 {
    color: #818181;
    font-size: 1.4em;
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    font-weight: normal;
    padding-top: 20px;
    padding-bottom: 12px;
    border-bottom: 1px solid #818181;
}
.clear {
    line-height: 1px;
    height: 1px;
    clear: both;
}
.clearer { clear: both }
#mainwhite p {
    font-size: 0.9em;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    margin-top: 8px;
}
#articlewrap {
    clear: both;
    display: block;
}
#articles {
    color: white;
    font-size: 1em;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    text-align: center;
    padding: 5px;
    border: solid 5px;
    background-color: #b0b0b0;
}
#articlewrap a {
    color: white;
    text-decoration: underline;
}
#articlewrap a:hover {
    color: white;
    text-decoration: none;
}
#footer {
    color: white;
    font-size: 0.9em;
    background-image: url(../images/footerbg.jpg);
    background-repeat: repeat-x;
    clear: both;
    margin-top: 10px;
    width: 100%;
    float: left;
}
#footer a {
    color: white;
    text-decoration: underline;
}
#footer a:hover {
    color: white;
    text-decoration: none;
}
#col2 {
    float: left;
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    font-size: 1em;
    margin-right: 18px;
    padding-top: 20px;
    width: 243px;
    display: inline;
}
.contentBox {
    color: black;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    background-color: #b0b0b0;
    padding: 10px;
    border: solid 5px white;
    margin-top: 10px;
    margin-bottom: 10px;
}
.contentBox h2 {
    color: black;
    font-size: 1.1em;
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    background-color: white;
    text-align: center;
    padding: 2px;
    display: block;
    margin-bottom: 5px;
}
.contentBoxinner {
    background-color: white;
    padding: 10px;
}
.contentBoxinner h4 {
    font-size: 1em;
    margin-bottom: 5px;
}
.contentBoxinner p {
    font-size: 0.9em;
    margin-bottom: 5px;
}
.contentBoxinner a {
    color: blue;
    text-decoration: underline;
}
.contentBoxinner a:hover {
    color: blue;
    text-decoration: none;
}
.contentBox li {
    background: white;
    margin-bottom: 2px;
}
.contentBox li a {
    color: blue;
    line-height: 30px;
    text-decoration: underline;
    height: 30px;
    padding-left: 5px;
    display: block;
}
.contentBox li a:hover {
    color: blue;
    text-decoration: none;
    display: block;
    padding-left: 5px;
}
.second_menu {
    color: black;
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    padding: 2px;
    border: solid 5px white;
}
.second_menu li {
    list-style-type: none;
    width: 210px;
    height: 30px;
    margin: 2px 0px;
}
.second_menu li a {
    color: #3b3b3b;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    background-color: #d4d4d4;
    display: block;
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.second_menu li a.active,
.second_menu li a:hover {
    background-color: #136074;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #FFF;
}
.listBox h2 {
    color: black;
    font-size: 1.1em;
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    background-color: white;
    text-align: center;
    padding: 2px;
    display: block;
    margin-bottom: 5px;
}
.listBox li {
    background: white;
    margin-bottom: 2px;
}
.listBox li a {
    color: blue;
    font-weight: bold;
    line-height: 30px;
    background-image: url(../images/listboxbg.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 2px -32px;
    text-decoration: underline;
    height: 30px;
    padding-left: 25px;
    display: block;
}
.listBox li a:hover {
    color: white;
    font-weight: bold;
    background: #b21c1c url(../images/listboxbg.jpg) no-repeat 2px 0;
    text-decoration: none;
    display: block;
    padding-left: 25px;
}
#col1 {
    width: 658px;
    float: right;
    padding-top: 10px;
}
#col1inner {
    line-height: 115%;
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 15px;
}
#col1inner h1 {
    color: #818181;
    font-size: 1.4em;
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    font-weight: normal;
    padding-top: 0;
    padding-bottom: 12px;
    border-bottom: 1px solid #818181;
}
#col1inner h2 {
    color: #818181;
    font-size: 1.1em;
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    font-weight: normal;
    clear: both;
    padding-top: 0;
    padding-bottom: 2px;
    border-bottom: 1px solid #818181;
}
#col1inner h4 {
    color: #2d7d1c;
    font-size: 0.9em;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    font-weight: bold;
    margin-top: 8px;
    margin-bottom: 8px;
}
#col1inner p {
    font-size: 0.9em;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    margin-top: 8px;
}
.quotemediumcta { margin-bottom: 15px }
.quotemediumctaoffset {
    float: left;
    padding-top: 10px;
}
.quotemediumcta img { float: left }
.quotemediumcta a {
    background-image: url(../images/getquotebutton.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    text-indent: -2000px;
    width: 200px;
    height: 59px;
    display: block;
}
.quotemediumcta a:hover { background-position: -200px 0 }
#threecolwrap {
    padding-top: 20px;
    padding-bottom: 10px;
}
.threecolleft {
    padding-left: 0 !important;
    border-left-style: none !important;
    border-left-width: 0 !important;
}
.threecol {
    width: 150px;
    float: left;
    padding-right: 15px;
    padding-left: 20px;
    border-left: 1px solid #818181;
    display: inline;
}
.threecol h3 {
    color: #818181;
    font-size: 1em;
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    font-weight: bold;
    padding-bottom: 2px;
}
.quotesmallcta { margin-bottom: 0 !important }
.quotesmallcta a {
    background-image: url(../images/getquotebuttonsmall.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    text-indent: -2000px;
    width: 130px;
    height: 38px;
    display: block;
}
.quotesmallcta a:hover { background-position: -130px 0 }
.iframewrap {
    width: 802px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
}
.footItems a {
    margin-right: 3px;
    display: inline-block;
}
#disclaimer {
    font-size: 1.1em;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    font-weight: bold;
    background-color: #c0c0c0;
    text-align: center;
    clear: both;
    padding: 5px;
    border: solid 1px #fff;
    display: block;
}
.inputpound {
    padding-left: 15px;
    background-image: url(../images/pound.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
}
.inputblank { padding-left: 15px }
h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 5px 0px 3px 0px;
    margin: 2px 0px 4px 0px;
    font-weight: bold;
    color: #196e84;
}
h1 { font-size: 24px }
h2 { font-size: 22px }
h3 { font-size: 20px }
h4 { font-size: 18px }
h5 { font-size: 16px }
h6 { font-size: 14px }
#header-content { clear: both }
.formItem {
    vertical-align: middle;
    width: 100%;
    height: 30px;
    margin-bottom: 5px;
    float: left;
}
.formItem label {
    font-size: 11px;
    vertical-align: middle;
    width: 135px;
    padding-left: 5px;
}
.formItem input,
.formItem select,
.formItem label,
.formItem strong {
    vertical-align: middle;
    float: left;
}
.formcalc {
    background-color: #f8f6e9;
    vertical-align: middle;
    width: 100%;
    float: left;
    margin-bottom: 5px;
    display: block;
}
.tieDown { margin: 8px 0 0 4px }
.bottomItem {
    border: 0px solid rgb(255, 255, 255);
    background: rgb(255, 255, 255) none repeat scroll 0%;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
    width: 75px;
}
.poundsign {
    font-size: 13px;
    font-family: georgia, "times new roman", arial;
}
.calcWrapper h3 {
    color: #feffff;
    font-size: 14px;
    background-color: #716a6a;
    margin-top: 0;
    margin-bottom: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
}
.clearerdiv {
    font-size: 1px;
    line-height: 1px;
    height: 2px;
    clear: both;
    display: block;
}
.hidden { visibility: hidden }
/* form css */
#fields {
    border: 1px solid #e4e4e4;
    padding: 10px;
}
#fields fieldset {
    border: none;
    width: 600px;
}
#fields legend {
    font-size: 18px;
    margin: 0px;
    padding: 10px 0px;
    color: #b0232a;
    font-weight: bold;
    float: left;
}
#fields label {
    width: 240px;
    float: left;
    margin: 7px 0 5px;
}
#fields p {
    float: left;
    margin: 3px 0px;
}
#fields select {
    height: 26px;
    padding: 3px;
    width: 312px;
    border: 1px solid #b4b4b4;
}
#fields input[type=text],
input[type=password] {
    width: 300px;
    padding: 5px;
    border: solid 1px #b4b4b4;
}
#fields .prev,
#fields .next {
    background-color: #b0232a;
    padding: 5px 10px;
    color: #fff;
    text-decoration: none;
}
#fields .prev:hover,
#fields .next:hover {
    background-color: #000;
    text-decoration: none;
}
.prev { float: left }
.next { float: right }
#fields div#note {
    color: #063;
    font-size: 13px;
    font-weight: bold;
}
#fields select[name=birthDay] { width: 50px }
#fields select[name=birthMonth] { width: 110px }
#fields select[name=birthYear] { width: 134px }
#fields label[for=adverseCredit] {
    width: 100px;
    display: inline;
    margin: 0px 0px 0px 0px;
    width: 28px;
}
input.button {
    float: right;
    background: none;
    background-image: url(../images/get_a_quote_bg.jpg);
    background-repeat: repeat-x;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #d87f00;
    color: #FFF;
    display: block;
    padding: 4px 10px;
}
.contact_form { float: left }
.contact_form input[type=text],
.contact_form textarea {
    padding: 5px;
    border: solid 1px #b4b4b4;
    width: 198px;
    font-size: 12px;
    color: #3B3B3B;
    font-family: inherit;
}
.contact_form label {
    display: block;
    font-size: 12px;
    font-weight: bold;
}
.contact_form input[type=submit] { margin: 4px 0px }
.contact_form div#note2 {
    font-size: 11px;
    font-weight: bold;
    color: #c40625;
}
ul#sitemap {
    list-style-type: circle;
    padding-left: 30px;
}
ul#sitemap li a {
    display: block;
    text-decoration: none;
    margin: 3px 0px;
}
#header-text {
    float: right;
    width: 500px;
    margin: 30px 20px 0px 0px;
}
#testimonials {
    background-image: url(../images/secured-loan-testimonials.jpg);
    list-style-type: circle;
    color: white;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    width: 200px;
    margin: 3px 0px 0px 7px;
    height: 50px;
    padding: 55px 5px 5px 5px;
    text-align: right;
}
#testimonials a {
    font-weight: bold;
    color: white;
    text-decoration: none;
    font-size: 13px;
}
#contact_button {
    float: right;
    clear: both;
    margin: 60px 90px 0px 0px;
}
#contact_button a {
    padding: 6px 15px;
    background-image: url(../images/get_a_quote_bg.jpg);
    background-repeat: repeat-x;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-weight: bold;
}
#recent_posts h3 {
    margin-left: 20px;
    padding: 5px 0px 3px 0px;
    font-weight: bold;
    color: #196e84;
    font-size: 20px;
}
#recents_posts ul {
    list-style-type: disc;
    margin-left: 30px;
}
#recent_posts li {
    margin-bottom: 7px;
    margin-left: 20px;
}

#testi {
	background:url('../testimonials/img/quotes.png') no-repeat 5px 5px rgba(178,178,169,0.2);
	padding: 17px 6px 0px 12px;
	width:194px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	margin-left: 4px;
	margin-bottom: 20px;
	}
	
#testi li {list-style-type:none;}
.author {float:right;}


