@charset "utf-8";
/* CSS Document */

* {padding: 0px; margin: 0px;}

img  { margin: 0px; padding: 0px; border: 0px; }

body {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Geneva, sans-serif, Arial;
  	font-size: 16px;
	color: #77797c;
	text-align: center; /* IE6 needs this to centre the layout in the browser */
}

#wrapper {
	height: 100%;
	width: 100%;
	padding: 0px 0px 20px 0px;
}

#container {
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	text-align:left; /* This is to counter the IE6 align in body tag */
	border: 0px;
}

#headerContainer {
	height: 118px;
}

#logoContainer {
	width: 430px;
	float: left;
}

#freephoneContainer {
	width: 520px;
	height: 148px;
	height: 78px;
	
	height: 100%;
	float: left;
}

#freephoneImgInner {
	float: right;
	margin: 17px 5px 0 0;
	width: 23px;
	height: 23px;
}

#freephoneContainerInner {
	float: right;
	text-align: right;
	margin: 0px 0 0 0;	
}

#navContainer {
	height: 27px;
	margin: 0 0 5px 0;
}

#imgContainer {
	height: 193px;
}

#imgContainerPlain {
	height: 193px;
	background-image: url(../images/mdf_homeimg_plain.jpg);
	background-repeat: no-repeat;
}

.bodyContainer {
	width: 950px;
	margin: 0 0 25px 0;
}

.bodyContainer01, .bodyContainer02, .bodyContainer03 {
	width: 278px;
	height: 270px;
	float: left;
	margin: 0 25px 0 0;
	padding: 10px;
	border: solid 1px #c1c1c2;
}

.bodyContainer03 {
	margin: 0px;
}

.bodyContainer01 p, .bodyContainer02 p, .bodyContainer03 p {
	font-size: 12px;
}

#bodyLeftContainer {
	width: 628px;
	float: left;
	margin: 0 0 0 22px;
}

#bodyLeftContainer2 {
	float: left;
	margin: 0 0 200px 22px;
}

.bodyLeftBox {
	border-top: dotted 1px #c1c1c2;
	margin: 20px 20px 0 0;
	padding: 15px 0 0px 0px;
	background-color: #CCC;
}

#bodyRightContainer {
	width: 300px;
	float: left;
}

#bodyRightCallbackBox {
	background-color: #f2f3f4;
	border: solid 1px #c1c1c2;
}

#bodyRightBoxPlain {
	width: 298px;
	border: solid 1px #c1c1c2;
	margin: 20px 0 0 0;
}

.bodyRightBoxInner {
	padding: 10px;
}

.bodyRightBoxHeader {
	height: 22px;
	background-color: #ea7606;
	text-align: center;
	padding: 4px 0 0 0;
}

#freephoneImgIcon {
	width: 23px;
	height: 23px;
	float: left;
	margin: 17px 5px 10px 50px;
}

#bodyRightNumber {
	float: left;
	margin: 15px 0 5px 0;
}

.applynowBtn, .applynowBtn02 {
	width: 208px;
	height: 51px;
	background-image: url(../images/mfd_btn_applynow.gif);
	background-repeat: no-repeat;
	margin: 30px 0 0 202px;
}

.applynowBtn :hover, .applynowBtn02 :hover {
	width: 208px;
	height: 51px;
	background-image: url(../images/mfd_btn_applynow_over.gif);
	background-repeat: no-repeat;
	display: block;
}

.applynowBtn02 {
	margin: 0px;
	position: absolute;
	display: block;
	top: 610px;
}

.applycallbackBtn, .applycallbackBtn02 {
	width: 273px;
	height: 51px;
	background-image: url(../images/mfd_btn_applycallback.gif);
	margin: 30px 0 0 177px;
}

.applycallbackBtn :hover, .applycallbackBtn02 :hover {
	background-image: url(../images/mfd_btn_applycallback_over.gif);
}

.applycallbackBtn {
	position: absolute;
	display: block;
	top: 610px;
	margin: 0px;
}

ul.callback {
	margin: 10px 0 0 0;
}

ul.callback li {
	background-image: url(../images/mfd_bullet_greybg.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding: 0px 0 2px 20px;
	margin: 0 0 10px 0px;
	text-align: left;
	font-size: 12px;
}

ul.bullet li {
	margin: 15px 0 15px 45px;
	background-image: url(../images/mfd_bullet.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding: 0px 0 0 25px;
	color: #ea7606;
	font-weight: bold;
}

ul.bodyLeftBullet li {
	margin: 25px 0 25px 10px;
	background-image: url(../images/mfd_bullet.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding: 0px 0 0 25px;
	color: #77797c;
}

li.padding {
	padding: 0px 0 0 30px;
}

ul li.extraMargin {
	margin: 0 0 30px 45px;
}

#imageLoader {
	width: 0px;
	height: 0px;
	display: inline;
	background-image: url(../images/plus_over.gif);
	background-image: url(../images/minus.gif);
}

/* Testimonials styles */

.testimonialBox01, .testimonialBox02 {
	border-top: dotted 1px  #c1c1c2;
	border-bottom: dotted 1px  #c1c1c2;
	padding: 15px 0 15px 0;
	margin: 20px 20px 0 0;
}

.testimonialBox02 {
	border-bottom: dotted 1px  #c1c1c2;
	border-top: none;
	padding: 15px 0 15px 0;
	margin: 0 20px 0 0;
}

.testimonialImgBox {
	border: solid 1px #c1c1c2;
	width: 110px;
	height: 130px;
	float: left;
	margin: 7px 0 0 5px;
}

.testimonialTxtBox {
	width: 471px;
	float: left;
	margin: 0 0 0 20px;
}

.testimonialHeaderTxt {
	font-size: 18px;
	font-weight: bold;
	color: #1093dc;
}

.testimonialTxt {
	font-size: 12px;
}

.testimonialTinyTxt {
	font-size: 10px;
}

/* Footer elements */

#footerSection {
	width: 950px;
	margin: 0px auto;
	margin: 35px 0 0 0;
	padding: 0px;
}

#footerHeaderStrip {
	height: 5px;
	background-color: #1093dc;
}

.footerTxt {
	width: 950px;
	font-size: 10px;
	text-align: center;
	margin: 10px 0 0 0;
}

.footerTxt a {
	line-height: 20px;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

/* FAQ Styles */

.faqBox {
	width: 607px;
}

.plus {
	background-image: url(../images/plus.gif);
	background-repeat: no-repeat;
	background-position: right top;
	cursor: pointer;
}

.minus {
	background-image: url(../images/minus.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* Text Styles */

h1 {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	margin: 20px 0 20px 0;
}

h2 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	color: #1093dc;
	font-size: 12px;
	font-weight: normal;
}

h4 {
	color: #ea7606;
	font-size: 16px;
	font-weight: bold;
}

h5 {
	color: #77797c;
	font-size: 16px;
	font-weight: bold;
}

h6:hover {
	background-image: url(../images/plus_over.gif);
}

h6 {
	font-size: 14px;
	padding: 2px 0px 0px 10px;
	margin: 5px 0px 10px 0px;
	height: 22px;
	cursor: pointer;
	font-weight: normal;
	background-image: url(../images/expandable_bg.gif);
	background-repeat: repeat-x;
	background-position: left;
}

p.freephone {
	color: #ea7606;
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
}

p {
	margin: 25px 10px 0px 0px;
	line-height: 25px;
}

p.nomargin {
	margin: 0px;
}

p.last {
	margin-bottom: 0px;
}

a {
	outline: none;
	color: #377ddb;
}

a:hover {
	outline: none;
	color: #ea7606;
}

.boldGreyTxt {
	font-weight: bold;
	font-size: 12px;
}

.smlGreyTxt {
	font-size: 12px;
	text-align: center;
}

.tinyGreyTxt {
	font-size: 11px;
}

.smlTxt {
	font-weight: bold;
	font-size: 12px;
}

.orangeTxt {
	color: #ea7606;
}

.orangeTxtBold {
	color: #ea7606;
	font-weight: bold;
	font-size: 18px;
}

.applyHeaderTxt, .applyHeaderTxt02 {
	width: 400px;
	font-size: 28px;
	color: #1093dc;
	font-weight: bold;
	margin: 0px 0 20px 20px;
	padding-top: 20px;
}

.applyHeaderTxt02 {
	margin: 0 0 10px 20px;
	padding-top: 10px;
}

.clearer {clear: both;}

/* Form section */

#name, #phone, #email {
	width: 256px;
	height: 18px;
	margin: 5px 0 10px 0;
	padding: 2px 0 0 0;
	border: 1px solid #b8babb;
}

#callbackBtn {
	width: 166px;
	height: 27px;
	background-image: url(../images/mfd_btn_getacallback.gif);
	margin: 15px 0 0 46px;
}

#callbackBtn :hover {
	background-image: url(../images/mfd_btn_getacallback_over.gif);
}

/* Navigation */

#navigation {
	height: 27px;
}

#navigation ul li {
	float: left;
	display: block;
	text-align:center;
	height: 27px;
	font-size:0.2em;
	text-indent:-9999px;
}

#navigation ul li a {
	float: left;
	display: block;
	text-decoration:none;
	margin: 0px 0px 0px 0px;
}

#navigation ul li#Item01 {
	width: 95px;
	background-image: url(../images/mfd_nav_home.gif);
	background-repeat: no-repeat;
	margin: 0px 7px 0px 0px;
}

#navigation ul li#Item02 {
	width: 192px;
	background-image: url(../images/mfd_nav_debtconsolidation.gif);
	background-repeat: no-repeat;
	margin: 0px 7px 0px 0px;
}

#navigation ul li#Item03 {
	width: 187px;
	background-image: url(../images/mfd_nav_debtmanagement.gif);
	background-repeat: no-repeat;
	margin: 0px 7px 0px 0px;
}

#navigation ul li#Item04 {
	width: 358px;
	background-image: url(../images/mfd_nav_iva.gif);
	background-repeat: no-repeat;
	margin: 0px 7px 0px 0px;
}

#navigation ul li#Item05 {
	width: 90px;
	background-image: url(../images/mfd_nav_faqs.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}

#navigation ul li#Item01 a {
	width: 95px;
	height: 27px;
}

#navigation ul li#Item02 a {
	width: 192px;
	height: 27px;
}

#navigation ul li#Item03 a {
	width: 187px;
	height: 27px;
}

#navigation ul li#Item04 a {
	width: 358px;
	height: 27px;
}

#navigation ul li#Item05 a {
	width: 90px;
	height: 27px;
}

#navigation ul li#Item01 a:hover, #navigation ul li#Item01 a:active, #navigation ul li#Item01 .active {
	background-image: url(../images/mfd_nav_home_over.gif);
}

#navigation ul li#Item02 a:hover, #navigation ul li#Item02 a:active, #navigation ul li#Item02 .active {
	background-image: url(../images/mfd_nav_debtmanagement_over.gif);
	background-image: url(../images/mfd_nav_debtconsolidation_over.gif);
}

#navigation ul li#Item03 a:hover, #navigation ul li#Item03 a:active, #navigation ul li#Item03 .active {
	background-image: url(../images/mfd_nav_debtconsolidation_over.gif);
	background-image: url(../images/mfd_nav_debtmanagement_over.gif);
}

#navigation ul li#Item04 a:hover, #navigation ul li#Item04 a:active, #navigation ul li#Item04 .active {
	background-image: url(../images/mfd_nav_iva_over.gif);
}

#navigation ul li#Item05 a:hover, #navigation ul li#Item05 a:active, #navigation ul li#Item05 .active {
	background-image: url(../images/mfd_nav_faqs_over.gif);
}

