@import url(css-reset.css);
@import url(sIFR-screen.css);

body {
	background: #375673;
	font-family: tahoma;
}

p {
	line-height: 12pt;
	font-size: 70%;
}

#content p {
	margin: 0px 0px 10px 0px;	
}

a, a:visited {
	text-decoration: none;
	color: #ff0000;
}

em { font-style: italic; }

strong { font-weight: bold; }

#foot-wrapper {
	clear: both;
	height: 150px;
	margin-left: 9px;
}

#footer {
	position: relative;
	width: 1003px;
	height: 175px;
	margin: 0px auto;
}

#footer p.jlink {
position: relative;
top:75px;
font-size: 60%;
}

#footer .foot-secure {
	position: absolute;
	bottom: 20px;
	left: 300px;
	height: 11px;
	width: 94px;
}

#footer .foot-terms {
	position: absolute;
	bottom: 20px;
	left: 394px;
	height: 11px;
	width: 266px;
}

#footer p {
	text-align: center;
	position: relative;
	top: 30px;
	color: #fff;
}

#footer p a, #footer p a:visited {
	color: #a5d2e9;
}

#bg-wrapper {

	width: 1003px;
	text-align:left; /* reset text alignment */
	margin:0 auto; /* for the rest */ 
}

#wrapper {
	width: 100%;
	background-color:#FFFFFF;
	border-left:9px solid #7daddd;
	border-right:9px solid #7daddd;
	float:left;
}

#page {
	position: relative;
	width: 1003px;
	float: left;
}

#intro, #home-intro {
	position: relative;
	float: left;
	background: url(../_images/intro-bg.gif) repeat-x bottom;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding:13px;
	margin: 170px 0 0 0;
	width: 971px;
}

#home-intro h1, #intro h2, .sub-content h1 {
	color: #ff0000;
	font-size: 70px;
	text-transform: none;
}

#home-intro h1 {
	height: 95px;
	width: 55%;
	font-size: 60px;
}

#intro h2 {
	height: 50px;
}

.sub-content h1 {
	margin: 0px 0px 15px 0px;
}

#intro.home h2 {
	font-size: 100%;
}

#intro h1 {
	text-transform: uppercase;
	color: #7891a7;
	font-size: 80%;
	margin: 0 0 5px 0;
}

#intro ul {
	font-size: 80%;
	margin: 10px 10px 10px 0;
	line-height: 14pt;
	color: #556676;
}

#intro img {
	position: absolute;
	bottom: 15px;
	right: 15px;
}

#content-box {
	background: url(../_images/content-box-bg.gif) repeat-x top;
	margin: 0 0 15px 0;
}

#content-box-home {
clear: left;
	background: url(../_images/content-box-bg.gif) repeat-x top;
	margin: 0 0 15px 0;
}


#content-box h3, #content-box-home h3 {
	background: #566777;
	color: #fff;
	padding: 8px 5px 0 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 80%;
	height: 22px;
}

#applicant h3 {
	background: #e6e6e6;
	color: #567;
	padding: 8px 5px 0 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 80%;
	height: 22px;
}

#content-box p, #content-box-home p {
	line-height: 14pt;
	margin: 10px;
	padding-right: 30px;
	width: 195px;
	color: #556676;
	border-right: 1px solid #d4d7da;
}

#content-box p#test, #content-box-home p#test {
	line-height: 14pt;
	margin: 10px;
	width: 455px;
	color: #556676;
}

#content-box p#content-links, #content-box-home p#content-links {
	float: right;
	border: none;
	padding: 0px;
}

#content-box p#content-links-test, #content-box-home p#content-links-test {
	margin-top: 0px;
	float: right;
	border: none;
	padding: 0px;
}

#content-box p img, #content-box-home p img {
	margin: 20px 0 0 0;
}

.sub-content h1 {
	font-size: 150%;
}

.sub-content h2 {
	font-size: 80%;
	line-height: 14pt;
	color: #556676;
	border-bottom: 1px solid #d4d7da;
	margin: 15px 0 5px 0;
	font-weight: bold;
}

.sub-content h3 {
	font-size: 70%;
	line-height: 14pt;
	color: #556676;
	margin: 15px 0 5px 0;
	font-weight: bold; 

}

.service, .service-last {
	float: left;
	width: 220px;
	min-height:80px;
  	height:auto !important;
  	height:80px;
	margin: 0 30px 15px 0;
}

.service-last {
	margin: 0 0 0 0;
}

#home-intro .service h2 a, #home-intro .service-last h2 a {
	background: #2162a1 url(../_images/service-h2-bg.gif) no-repeat;
	font-size: 70%;
	font-weight: bold;
	padding: 5px;
	color: #fff;
	display: block;
}

.service p, .service-last p {
	margin: 5px 0 0 0;
}

#content {
	padding: 15px;
	clear: both;
		border-bottom:9px solid #7CAEDE;
}

#content.sub-content {
	margin: 170px 0 0 0;
}

#col1, #col2 {
	width: 475px;
}

#col2 {
float: left;
margin: 0 0 15px 0;
}

#col1 {
float: left;
margin: 0 20px 15px 0;
}

* html #col1 {
margin: 0 5px 15px 0;
}

#col1 form {
	margin: 5px 0 0 0;
}

#col-full ul {
	font-size: 70%;
	margin: 10px 10px 10px 0;
	line-height: 14pt;
	color: #000;
}

#col1 ul {
	font-size: 70%;
	margin: 10px 10px 10px 0;
	line-height: 14pt;
	color: #000;
}

#form-col1, #form-col2, #form-col3 {
	float: left;
	width: 215px;
	margin: 0 5px 0 5px;
}

#form-col1 {
	border-right: 1px solid #e6e7e9;
	padding-right: 15px !important;
	padding-right: 10px;

}

#form-col2 {
	margin: 0 0 0 0;
	padding: 38px 0 0 5px;
}

#form-col3 {
	margin: 0 0 0 0;
	padding: 38px 0 0 5px;
}


#form-col1 input, #form-col1 select, #form-col2 input, #form-col2 select, #form-col3 input, #form-col3 select {
	width: 215px;
}

textarea#additional, iframe#terms {
	width: 460px;
	height: 100px;
}

iframe#terms {
	height: 160px;
}

.blog-item, .news-item {
	clear: both;
	margin: 0 0 15px 0;
}

.blog-item h2, .news-item h2 {
	font-size: 70%;
	margin: 0 0 3px 0;
	font-weight: bold;
	border: none;
	line-height: 10pt;
}

.blog-item p.blog-item-date {
	float: left;
	width: 75px;
	height: 65px;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	border-right: 1px solid #e5e5e5;
}

.blog-item p, .blog-item h2 {
	padding: 0 0 0 95px;
}

#social-tools {
	position: relative;
	clear: both;
	text-align: center;
}
#social-tools img {
	height: 30px;
}

#home-tools {
	float: left;
	background: #303a43;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

#home-tools a {
	color: #fff;
}

#home-tools ul {
	float: left;
	font-size: 70%;
	margin: 10px 0 0px 10px !important;
	margin: 10px 10px 0px 5px;
	padding: 0 10px 0 0;
	border-right: 1px solid #556676;
	line-height: 15pt;
	width: 134px;
}

#home-tools ul#ul-col2 {
	margin: 10px 0 0 0;
}

#home-tools img {
	float: left;
}

#home-calc {
	float: left;
	background: #a5d2e9 url(../_images/home-calc-bg.gif) repeat-x bottom;
	margin: 15px 0 0 0 !important;
	margin: 15px 0 0 0;
	padding: 0 0 40px 0 !important;
	padding: 0 0 40px 0;
}

#home-calc form {
	float: left;
	margin: 10px !important;
	margin: 4px;
	padding: 0px;
}

#home-calc p {
	float: left;
	margin: 0 15px 0 0 !important;
	margin: 0 1px 0 0;
	width: 98px;
}

#home-calc p#intro-label {
	text-align: right;
	font-weight: bold;
	padding: 20px 0 0 0;
	margin: 0 15px 0 0;
}

#home-calc img#incomeBorrow {
	margin: 18px 0 0 0;
}

#home-calc input {
	width: 105px;
}

#home-calc #calc-total {
	position: relative;
	clear: both;
	float: left;
	width: 447px !important;
	width: 455px;
	margin: 10px 0 15px 0 !important;
	margin: 10px 0 15px 0;
}

#home-calc #calc-total img {
	position: absolute;
	top: 0px;
	left: 100px;
}

#home-calc #calc-total input {
	position: absolute;
	top: 0px;
	right: 0px;
}

img#home-blog-head {
	position: relative;
	z-index: 1;
	top: -5px;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 165px;
	width: 1001px;
	background: url(../_images/header-bg.gif) no-repeat 25px 45px;
	border-bottom: 5px solid #37807c;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

img.cta {
	margin: 0 0 15px 0;
}

ul#topnav {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 80%;
}

ul#topnav li, ul#main-nav li {
	float: left;
}

ul#topnav li a, ul#topnav li a:visited {
	display: block;
	background: #2162a1 url(../_images/_top-nav/bg-off.gif) repeat-x;
	color: #fff;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #fff;
}

ul#main-nav {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

* html #intro, #home-intro {margin-left: 3px;}
* html #header  {margin-left: 7px;}


ul#main-nav img {
	display: block;
	height: 41px;

}

ul#main-nav a {
	float:left;}

ul#main-nav li a, ul#main-nav li a:visited {
	display: block;
	background: #2162a1 url(../_images/_main-nav/bg-off.gif) repeat-x;
	color: #fff;
}

ul#topnav a:hover {
	background: #184977 url(../_images/_top-nav/bg-on.gif) repeat-x;
}

ul#main-nav li a:hover, ul#main-nav li a:focus {
	background: #184977 url(../_images/_main-nav/bg-on.gif) repeat-x;
}

ul#main-nav li#on a {
	background: #ff0000 url(../_images/_main-nav/bg-on.gif) repeat-x;
}

ul#main-nav li span {
	display: none;
}
p.highlight, h2.highlight { 
	color: #F00; 
	font-weight: bold;
}

#content ul li {
	background: url(../_images/li-raquo.gif) no-repeat 0px 5px;
	padding: 0 0 0 15px;
}

#content #home-tools ul li {
	background: url(../_images/li-raquo-dark.gif) no-repeat 0px 5px;
}
#frmCalc_reset{
	background: url(../_images/clear-form.gif);
	border: none;
}
#frmCalc_calc{
	background: url(../_images/calculate.gif);
	border: none;
}

dl.inline, ul.inline { position: relative; }

dl.inline {
	min-height: 1.2em; height: auto !important; height: 1px;
}

dl.inline dd, dl.inline dt {
	float: left;
	height: auto !important; height: 1px;
}
* html dl.inline dd, * html dl.inline dt { position: relative; }

dl.inline dt {
	font-size: 80%;
}

ul.inline {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.inline li {
	display: inline;
	margin: 0;
	padding: 0 0.4em;
	border-right: 1px solid #AAA;
}

ul.inline li.last {
	padding-right: 0;
	border-right-style: none;
}

.dnone { display: none; }
.error { color: #c00; }
.fleft { float: left; }
.fright {
	height: auto !important; height: 1px;
	float: right;
}
.pright {
	position: absolute;
	right: 0;
	margin: 0 !important; margin-top: -5px;
	text-align: interit !important; text-align: right;
}

/* ####### Banners added MG: 08 Feb 2008 ####### */
/* ############################################# */

.simp-sm-bann {
position: absolute;
top: 15px;
}

.bc-ins-bann-home {
position: absolute;
top: 110px;
}

#home-intro .bc-ins-bann-home {
position: absolute;
top: 15px;
right: 15px;
}

#sec-col1, #sec-col2, #sec-col3 {
	float: left;
	width: 275px;
	margin: 0 5px 0 5px;
	padding: 0;
}
#sec-col1 {
	border-right: 1px solid #e6e7e9;
	padding-right: 0px !important;
	padding-right: 10px;
	margin-top: -15px;
	padding-left: 35px;
	margin-bottom: 15px;
}

#sec-col2 {
	border-right: 1px solid #e6e7e9;
	padding-right: 0px !important;
	padding-right: 10px;
	margin-top: -15px;
	padding-left: 35px;
	margin-bottom: 15px;
}
#sec-col3 {
	padding-right: 0px !important;
	padding-right: 10px;
	margin-top: -15px;
	padding-left: 35px;
	margin-bottom: 15px;
}

p.details {
	width: 220px;
}

#sec-col1 input, #sec-col1 select, #sec-col2 input, #sec-col2 select, #sec-col3 input, #sec-col3 select  {
	width: 215px;
}

/* ####### Image replacement ####### */
/* ################################# */

#tools-title {
float: left;
width: 475px;
height: 30px;
background: url(../_images/home-tools-head.gif) no-repeat;
text-indent: -999em;
}

#blog-title {
float: left;
width: 476px;
height: 35px;
background: url(../_images/home-blogs-head.jpg) no-repeat;
text-indent: -999em;
}

.bc-ins-bann-home-2{
position: absolute;
top: 15px;
left: 550px;
}

/* ####### Team pages ####### */
/* ########################## */


#team-col1 {
float: left;
width: 620px;
height: auto;
}

#team-col2 {
float: left;
width: 284px;
height: 200px;
margin: 30px 33px 0 33px;
}

#team-col1 h2 {
border-bottom: 0;
font-size: 90%;
}

#team-col1 p {
font-size: 80%;
line-height: 18px;
color: #151515;
}

.team-member {
float: left;
width: 284px;
height: auto;
margin-bottom: 20px;
margin-right: 20px;
}

#team-col1 .team-member p.team-name a {
color: #313F4C;
}

#team-col1 .team-member p {
margin: 5px 0 0 0;
color: #313F4C;
}

#team-col1 p.team-red {
font-size: 70%;
color: red;
margin: 0;
}

#slideshow {
width: 284px;
height: 312px;
overflow: hidden;
}

#team-col1 blockquote {
font-size: 80%;
text-align: center;
width: 620px;
height: auto;
padding: 30px 0 40px 0;
background: url('../_images/_whoweare/blockquote-bg.gif') no-repeat top center;
}

#team-col1 blockquote.peters-quote {
padding: 20px 0 40px 0;
}

#team-col1 ul {
font-size: 80%;
margin-bottom: 40px;
}

#team-col1 ul li {
padding: 10px 0 10px 40px;
background: none;
}

#team-col1 ul li#phone {
background: url('../_images/_whoweare/phone-bullet.gif') no-repeat top left;
}

#team-col1 ul li#email {
background: url('../_images/_whoweare/email-bullet.gif') no-repeat top left;
}


/* styling added by Mr Ed 26/11/09 */



#content-box-copy {
width:475px;
height:175px;
display:block;
}

#content-box-links {

width:475px;
height:100px;
display:block;
}

#commerical-apply {

margin-left:250px;

}

#tabs {float:left; width: 1021px; border-bottom: 9px solid #7daddd; display: block; margin-top: 40px;}

/* IE6 and below */
* html #tabs   { width: 1035px;  }

#tabs ul {display:inline; float: right; }
#tabs ul li {float:left; margin-left: 3px;}
#tabs ul li a {display: block; text-indent: -9999px; width: 164px; height: 38px;}
#tabs ul li.cgm {background: url('../_images/cgm-off.gif') no-repeat; width: 164px; height: 38px;}
#tabs ul li.cgi{background: url('../_images/cgi-off.gif') no-repeat; width: 164px; height: 38px;}

#tabs ul li.cgm:hover, #tabs ul li.cgm a.active {background: url('../_images/cgm-on.gif') no-repeat; width: 164px; height: 38px;}
#tabs ul li.cgi:hover, #tabs ul li.cgi a.active {background: url('../_images/cgi-on.gif') no-repeat; width: 164px; height: 38px;}
