/* Home Page CSS */

#HomeTopBoxes {
	background-image: url(../images/home_top_boxes.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.welcomeBoxTop {
	background-image: url(../images/welcome_top.gif);
	background-repeat: no-repeat;
	height:10px;
	float:left;
	width:321px;
}
.welcomeBoxMid {
	background-image: url(../images/welcome_mid.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#fe4e00;
	min-height:104px;
	float:left;
	width:321px;
	clear:left;
	font-size: 12px;
	color: #FFFFFF;
}
/* ie6 min-height */*html .welcomeBoxMid {height:104px}
.welcomeBoxBot {
	height:24px;
	background-image: url(../images/welcome_bot.gif);
	background-repeat: no-repeat;
	float:left;
	width:321px;
	clear:left;
}
.welcomeTxt {
	padding: 8px 16px 0px 16px;
}
.welcomeTxt h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}

.unfairBoxTop , .unfairBoxMid , .unfairBoxBot {margin-left:335px}
/* ie6 3px bug */*html .unfairBoxTop, *html .unfairBoxMid , *html .unfairBoxBot {margin-left:332px}
.unfairBoxTop {
	background-image: url(../images/unfair_top.gif);
	background-repeat: no-repeat;
	height:10px;
}
/* ie6 bug */*html .unfairBoxTop, .welcomeBoxTop {margin-bottom:-4px}
.unfairBoxMid {
	background-image: url(../images/unfair_mid.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height:104px;
}
/* ie6 min-height */ *html .unfairBoxMid {height:104px}
.unfairBoxBot {
	height:24px;
	background-image: url(../images/unfair_bot.gif);
	background-repeat: no-repeat;
}
.unfairBoxMid p {padding-bottom:1px}

.unfairTxt {
	padding-top:8px;
	padding-left:21px;
	width:476px;
	font-size:12px;
}

.unfairTxt h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}

.unfairBtn {
	float:right;
	margin-right:7px;
}
/* ie6 float margin bug fix */ *html .unfairBtn {display:inline}

.unfairBtn a {
	display:block;
	background-image: url(../images/enquire_now_large.png);
	background-repeat: no-repeat;
}
.unfairBtn a:hover {
	background-image: url(../images/enquire_now_large_over.png);
}


#HomeProducts {
}
.homeProductBox {
	float:left;
	width:321px;
}
.homeProductBox h4 {
	font-size:18px;
	font-weight:normal;
}
.homeProductBox p {padding-bottom:0px;}
.homeProductBoxTxt {
	padding-top:18px;
	padding-left:39px;
	padding-bottom:14px;
	width:197px;
}
.homeProductBox a {
	display:block;
	height:34px;
	text-align:right;
	font-size:16px;
	padding-top:5px;
	padding-right:11px;
}
#RemortgageProductBox {
	background-image: url(../images/home_remortgage_top.gif);
}
#RemortgageProductBox h4,
#RemortgageProductBox a {
	color:#ff4e00;
}
#RemortgageProductBox a {
	background-image: url(../images/home_remortgage_bot.gif);
}
#RTBProductBox {
	background-image: url(../images/home_rtb_top.gif);
	margin-left:14px;
}
#RTBProductBox h4,
#RTBProductBox a {
	color:#0e6099;
}
#RTBProductBox a {
	background-image: url(../images/home_rtb_bot.gif);
}
#LoanProductBox {
	background-image: url(../images/home_loan_top.gif);
	margin-left:13px;
}
#LoanProductBox h4,
#LoanProductBox a {
	color:#477e03;
}
#LoanProductBox a {
	background-image: url(../images/home_loan_bot.gif);
}
#MovingProductBox {
	background-image: url(../images/home_moving_top.gif);
}
#MovingProductBox h4,
#MovingProductBox a {
	color:#fe4e00;
}
#MovingProductBox a {
	background-image: url(../images/home_moving_bot.gif);
}
#ComercialProductBox {
	background-image: url(../images/home_comercial_top.gif);
	margin-left:14px;
}
#ComercialProductBox h4,
#ComercialProductBox a {
	color:#0087c7;
}
#ComercialProductBox a {
	background-image: url(../images/home_comercial_bot.gif);
}
#InsProductBox {
	background-image: url(../images/home_ins_top.gif);
	margin-left:13px;
}
#InsProductBox h4,
#InsnProductBox a {
	color:#26a10e;
}
#InsProductBox a {
	background-image: url(../images/home_ins_bot.gif);
}
#FirstProductBox {
	background-image: url(../images/home_first_top.gif);
}
#FirstProductBox h4,
#FirstProductBox a {
	color:#ff9a00;
}
#FirstProductBox a {
	background-image: url(../images/home_first_bot.gif);
}
#LetProductBox {
	background-image: url(../images/home_let_top.gif);
	margin-left:14px;
}
#LetProductBox h4,
#LetProductBox a {
	color:#1d98ed;
}
#LetProductBox a {
	background-image: url(../images/home_let_bot.gif);
}
#ReclaimProductBox {
	background-image: url(../images/home_reclaim_top.gif);
	margin-left:13px;
}
#ReclaimProductBox h4,
#ReclaimProductBox a {
	color:#62bd19;
}
#ReclaimProductBox a {
	background-image: url(../images/home_reclaim_bot.gif);
}
