body {
	margin: 0;
	padding: 0;
	xbackground: #363626;
	background: #d4e9f9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #363626;
	text-align: center;
}
#page {
	position: relative;
	margin: 0 auto 0 auto;
	width: 1028px;
	text-align: left;
	background: #ffffff;
}
#head {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
#headinner {
	margin-left: 2px;
	padding-bottom: 2px;
	border-bottom: solid 2px #047ABC;
}
#head p {
	margin: 0;
	padding: 10px;
}
#head-logo {
	position: absolute;
	top: 0px;
	left: 2px;
}
#topmenu {
	position: relative;
	width: 100%;
	height: 42px;
	margin-left: 177px;
	margin-right: 192px;
	text-align: right;
}
#headinner>#topmenu {
	width: auto;
}
#topmenu p {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	background: #E8B230 url(images/topmenu.jpg) left top repeat-y;
	padding: 0;
}
#topmenu p a {
	display: block;
	float: right;
	padding: 2px 8px 2px 8px;
	border-left: solid 1px #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
}
#topmenu p a:link, #topmenu p a:visited {
	color: #363626;
	text-decoration: none;
}
#topmenu p a:hover {
	background: #589EBC;
	color: #FFFFFF;
}
#head-phone {
	position: relative;
	width: 100%;
	height: 42px;
	margin-left: 177px;
	margin-right: 192px;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
}
#headinner>#head-phone {
	width: auto;
}
#head-phone p {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#head-motto {
	position: relative;
	width: 100%;
	height: 74px;
	margin-left: 177px;
	margin-right: 192px;
	background: #363626 url(/images/grey.gif) repeat-y;
	text-align: right;
	font-weight: bold;
}
#headinner>#head-motto {
	width: auto;
}
#head-motto p {
	position: absolute;
	bottom: 0px;
	right: 0px;
	color: #FFFFFF;
	font-size: 1em;
}
.head-image {
	position: absolute;
	top: 0px;
	right: 0px;
}
.gt {
	font-size: 60%;
	font-weight: bold;
}
#main {
	padding-top: 163px;
	width: 100%;
}
#menu {
	background: #599EBC url(/images/menuT.gif) left top repeat-x;
	border-top: solid 1px #FFFFFF;
	margin-left: 179px;
}
#menuinner {
	background: url(/images/menuB.gif) left bottom repeat-x;
	border-bottom: solid 1px #FFFFFF;
}
#menu a {
	display: block;
	float: left;
	padding: 3px 8px 3px 8px;
	font-size: 0.8em;
	font-weight: bold;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #047ABC;
}
#menu b {
	display: none;
}
#menu a:link {
	color: #363626;
	text-decoration: none;
}
#menu a:visited {
	color: #363626;
	text-decoration: none;
}
#menu a:hover {
	background: #D7E7EF url(/images/menuH.gif) left bottom repeat-x;
	color: #363626;
}
#menuclear {
	clear: both;
}
#menu2>#menuclear {
	height: 1px;
}
#content {
	position: relative;
	font-size: 0.7em;
	color: #363626;
}
#content #contentinner {
	margin-left: 180px;
	margin-right: 196px;
	padding-left: 8px;
	padding-bottom: 5px;
	background: url(/images/contentdots.gif) left top repeat-y;
}
#content h1 {
	font-size: 125%;
	color: #363626;
	margin-top: 0;
	padding-top: 20px;
	margin-bottom: 10px;
}
#content h2 {
	font-size: 120%;
	color: #047ABC;
	font-style: italic;
	margin: 10px 10px 10px 10px;
}
#content h3 {
	font-size: 120%;
	color: #727262;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h4 {
	font-size: 120%;
	color: #047ABC;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h5 {
	font-size: 110%;
	color: #727262;
	margin-top: 10px;
	margin-bottom: 0;
}
#content h6 {
	font-size: 110%;
	color: #589EBC;
	margin-top: 10px;
	margin-bottom: 0;
}
#content p {
	margin-top: 0;
	margin-bottom: 10px;
}
#content ul {
	margin-top: 0;
	margin-bottom: 10px;
}
#content ol {
	margin-top: 0;
	margin-bottom: 10px;
}
#content blockquote {
	float: right;
	width: 100px;
	border: dotted 1px #047ABC;
	margin: 3px;
	padding: 5px;
}
#content blockquote p {
	margin-top: 0;
	margin-bottom: 0;
}
#content a:link {
	color: #047ABC;
}
#content a:visited {
	color: #047ABC;
}
#content a:hover {
	color: #E8A900;
}
#content td {
	font-size: 0.8em;
}
#content img {
	border: 0px;
}
#content .imgleft {
	float: left;
	margin: 0 10px 5px 0;
}
#content .imgright {
	float: right;
	margin: 0 0 5px 10px;
}
#content .imgborder {
	border: solid 1px #000000;
}
#content .clearfloats {
	clear: both;
}
#content .clearright {
	clear: right;
}
#content .clearleft {
	clear: left;
}
.cols {
	text-align: center;
}
.col1 {
	width: 65%;
	margin: 10px auto 0 auto;
	text-align: left;
}
.col2, .col2n, .col3, .col3n {
	float: left;
	margin-top: 10px;
	text-align: left;
}
.col3, .col3n {
	width: 31%;
}
.col2, .col2n {
	width: 48%;
}
.col2, .col3 {
	margin-right: 2%;
}
#content .redtext {
	color: #FF0000;
}
#content .personalloans {
	background: url(/images/personalloans.gif) left bottom no-repeat;
	padding: 9px 0 9px 107px;
	color: #1979AC;
}
#content .equipmentfinance {
	background: url(/images/equipmentfinance.gif) left bottom no-repeat;
	padding: 9px 0 9px 107px;
	color: #1979AC;
}
#content .businessfinance {
	background: url(/images/businessfinance.gif) left bottom no-repeat;
	padding: 9px 0 9px 107px;
	color: #1979AC;
}
#content .vehiclefinance {
	background: url(/images/vehiclefinance.gif) left bottom no-repeat;
	padding: 9px 0 9px 107px;
	color: #1979AC;
}
#leftcol {
	position: absolute;
	top: 163px;
	left: 2px;
	width: 176px;
}
#submenu a {
	display: block;
	width: 100%;
	background: url(/images/submenubg.jpg);
	xpadding: 4px 3px 4px 3px;
	padding: 4px 3px 4px 21px;
	border-top: solid 1px #E8F2F7;
	border-bottom: solid 1px #FFFFFF;
	font-size: 0.7em;
	font-weight: bold;
}
#submenu>a {
	width: auto;
}
#submenu a:link, #submenu a:visited {
	background: url(/images/submenubg.jpg);
	text-decoration: none;
	color: #363626;
}
#submenu .parent:link, #submenu .parent:visited {
	background: #363626;
	color: #FFFFFF;
}
#submenu a:hover {
	background: #589EBC url(/images/submenubgH.gif);
	text-decoration: none;
	color: #FFFFFF;
}
#ebook {
	text-align: center;
	font-size:  80%;
}
#ebook img {
	margin: 10px 0 0 0;
}
#features {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 190px;
}
#featuresinner {
	background: url(/images/contentdots.gif) left top repeat-y;
	padding: 0 3px 0 3px;
}
#content .feature {
	padding: 10px 0 0 0;
}
#content .last {
	border-bottom: solid 1px #E8A900;
}
#content .feature h2 {
	background: #E8A900 url(/images/featureT.gif) left top repeat-x;
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-style: normal;
}
.feature h2 a {
	display: block;
	width: 100%;
	background: url(/images/featureB.gif) left bottom repeat-x;
	padding: 4px 3px 4px 3px;
}
.feature>h2 a {
	width: auto;
}
#content .feature h2 a:link {
	text-decoration: none;
	color: #363626;
}
#content .feature h2 a:visited {
	text-decoration: none;
	color: #727262;
}
#content .feature h2 a:hover {
	text-decoration: none;
	color: #047ABC;
}
#content .feature p {
	padding: 0 1px 0 3px;
}
#content .feature p a {
	font-weight: bold;
}
#content .feature p a:link {
	text-decoration: none;
	color: #047ABC;
}
#content .feature p a:visited {
	text-decoration: none;
	color: #727262;
}
#content .feature p a:hover {
	text-decoration: none;
	color: #E8A900;
}
#footer td {
	font-size: 0.6em;
	color: #363626;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #363626;
}
#footer a:hover {
	text-decoration: none;
	color: #E8A900;
}
.popmenu {
	display: none;
	position:   absolute;
	z-index:1;
}
.popmenu a {
	display: block;
	width: 170px;
	background: url(/images/submenubg.jpg);
	padding: 4px 3px 4px 21px;
	border-top: solid 1px #E8F2F7;
	border-bottom: solid 1px #FFFFFF;
	font-size: 0.7em;
	font-weight: bold;
}
.popmenu>a {
	width: 146px;
}
.popmenu a:link, .popmenu a:visited {
	background: url(/images/submenubg.jpg);
	text-decoration: none;
	color: #363626;
}
.popmenu a:hover {
	background: #589EBC url(/images/submenubgH.gif);
	text-decoration: none;
	color: #FFFFFF;
}
/* RESPONSE FORM */
#response {
	padding: 0.5em;
	width: 90%px;
	background: #eee;
}
#response div {
	clear: both;
	padding: 3px 0 0 0;
}
#form-error {
	color: red;
	font-weight: bold;
}
#response label {
	float: left;
	width: 10em;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
}
#response input.submit {
	float: left;
	width: 10em;
	text-align: center;
}
#response input:focus, #response textarea:focus {
	background-color: #dedede;
}
#response .element {
	float: left;
}
#response2 div {
	float: left;
	xpadding-left: 20px;
	padding: 5px 0 5px 20px;
xwidth: 300px;
xborder: dotted 1px red;
}
#response2 div.tab label {
	float: left;
	width: 19em;
	text-align: right;
	padding-right: 5px;
}
#response2 .small {
	font-size: 80%;
}
#response2 label {
	font-weight: bold;
}
#response2 p {
	margin: 0;
}
#response2 input:focus, #response2 textarea:focus {
	background-color: #dedede;
}
#amortise {
	margin: 0;
	width: 401px;
	height: 256px;
	background: url(images/loancalcBG.jpg) no-repeat;
	font-size: 12px;
	font-weight: bold;
}
#amortise td {
	font-size: 12px;
	font-weight: bold;
}
#loan_amount, #interest_rate, #loan_period {
	margin-top: 10px;
}
#calc_button {
	margin-right: 47px;
}
/*
*  CONTACT FORMS
*/
.error {
	color: #ff0000;
	font-weight: bold;
}
.info {
	color: #008000;
	font-weight: bold;
}
.imsform {
	margin: 0;
	font-size: 100%;
	font-family: Arial;
}
#content .imsform p {
	clear: both;
	color: #800000;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 100%;
}
.imsform .row {
	clear: left;
	padding: 20px 2px 0 2px;
width: 100%;
}
.imsform .sl {
	display: block;
	float: left;
	padding: 0 1% 0 1%;
}
.imsform .ml0 {
	display: block;
}
.imsform .ml1, .imsform .ml2 {
	display: block;
	float: left;
	text-align: right;
	padding: 0 1% 0 0;
}
.imsform .ml0, .imsform .m00 {
	width: 100%;
}
.imsform .ml1 {
	width: 24%;
}
.imsform .ml2 {
	width: 20%;
}
.imsform .element {
	float: left;
	xmargin-top: -4px;
	max-width: 75%;
}
.imsform .q1 {
	width: 26%;
}
.imsform .q3 {
	width: 74%;
}
.imsform .q4 {
	float: none;
	margin-top: 0;
	max-width: 100%;
	width: 100%;
}
.imsform .q1 .text, .imsform .q1 .textarea, .imsform .q1 .select, .imsform .q3 .text, .imsform .q3 .textarea, .imsform .q3 .select, .imsform .q4 .text, .imsform .q4 .textarea, .imsform .q4 .select {
	width: 100%;
}
.imsform .radio {
	vertical-align: middle;
}
.imsform .submit {
	xfloat: right;
	margin: 10px 0 0 0;
	font-weight: bold;
	background: #DBE0FF;
}
#content .imsform .req, .imsform .req {
	font-weight: bold;
	color: purple;
}
.imsform input:focus, select:focus, .form textarea:focus {
	background-color: #FFFFC0;
}
.imsform .enhance {
	font-size: 130%;
	width: 558px;
	padding-bottom: 10px;
}
.imsform .longlabel {
	display: block;
	padding: 20px 0 10px 0;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.imsform .inactive {
	color: #bbbbbb;
}

