html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 100%;
}
#overallWrapper {
	border-bottom: 1px solid #000;
	padding-bottom: 15px;
	width: 100%;
}
#mainContent, #blackHorseInfo, #footer {
	margin: 0 auto;
	width: 930px;
}
#introColumn {
	background-color: transparent;
	border: 1px solid #000;
	display: block;
	float: left;
	height: 518px;
	width: 293px;
}
#productsColumn {
	display: block;
	float: left;
	width: 694px;
}
#personalFinance {
	display: block;
	float: right;
	width: 218px;
}
#personalFinance,
#motorFinance {
	border: 1px solid #000;
	height: 256px;
	margin-bottom: 15px;
}
#branding {
	height: 65px;
	margin: 0 auto;
	padding-top: 14px;
	width: 930px;
}
#introColumn div {
	background-color: #000;
	display: block;
	height: 193px;
	padding: 40px 15px 15px;
}
#introColumn h1 {
	color: #FFFFFF;
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 0.5em;
	text-transform: uppercase;
}
#introColumn p {
	color: #6DCFF6;
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2;
}
#introColumn ul {
	font-weight: normal;
	line-height: 1.1;
	padding: 32px 15px 15px;
}
#introColumn ul li {
	background-image: url(../images/img_bullet1.png);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	margin-bottom: 1.2em;
	padding-left: 15px;
}


div#productsColumn div.intro h2,
div#productsColumn div.intro p,
div#personalFinance div.intro h2,
div#personalFinance div.intro p {
	color: #fff;
	display: inline;
	padding-top: 9px;
}
div#productsColumn div.intro,
div#personalFinance div.intro {
	background-color: #000000;
	background-image: url(../images/bg_product-headers.png);
	background-repeat: repeat-x;
	display: block;
	height: 32px;
	padding-left: 15px;
	padding-top: 8px;
}
div#productsColumn div.intro a,
div#personalFinance div.intro a {
	display: none;
}
div#productsColumn div.intro h2,
div#personalFinance div.intro h2 {
	font-size: 1.4em;
	font-weight: normal;
	margin-right: 15px;
	text-shadow: 0px -2px 1px #000;
}
div#productsColumn div.intro p,
div#personalFinance div.intro p {
	color: #FFF;
	font-size: 0.8em;
	font-weight: normal;
	text-shadow: 0px -1px 1px #000;
}
a.btn {
	background-color: transparent;
	color: #000;
	font-size: 0.81em;
	height: 22px;
	padding-top: 10px;
	text-decoration: none;
	text-shadow: 0px 1px 1px #FFF;
	text-transform: uppercase;
	vertical-align: middle;
}
a.imgLink span {
	display: none;
}
a.imgLink {
	display: block;
}
div#car, div#motorcycle, div#caravan, div#sofa {
	height: 212px;
	float: left;
	text-align: center;
}
div#car {
	background: url(../images/img_mf_car2.jpg) -2px 0% no-repeat;
	width: 212px;
	padding-left: 15px;
}
div#car:hover {
	background-position: -229px 0%;
}
div#motorcycle {
	background: url(../images/img_mf_motorcycle2.jpg) no-repeat;
	width: 200px;
	padding-left: 24px;
}
div#motorcycle:hover {
	background-position: -224px 0%;
}
div#caravan {
	background: url(../images/img_mf_caravan2.jpg) no-repeat;
	width: 203px;
	padding-left: 23px;
}
div#caravan:hover {
	background-position: -226px top;
}
div#car a.imgLink, div#motorcycle a.imgLink, div#caravan a.imgLink, div#sofa a.imgLink {
	background-repeat: no-repeat;
	height: 168px;
}
div#motorFinance a.btn,
div#personalFinance a.btn {
	background-image: url(../images/btn_bg_medium.png);
	display: block;
	height: 22px;
	width: 188px;
}
div#motorFinance a.btn:hover,
div#personalFinance a.btn:hover {
	background-position: center -32px;
}
div#car:hover {
	background-position: -229px 0%;
}
div#caravan a.btn {
	margin-left: 15px;
}

div#sofa {
	background: url(../images/img_pf_sofa2.jpg) no-repeat;
	width: 205px;
	padding-left: 12px;
}
div#sofa:hover {
	background-position: -217px 0%;
}
#blackHorseInfo {
	background-color: #EAEAEA;
	border: 1px solid #CCC;
	padding: 15px 0px 15px 15px;
	width: 915px;
}
#blackHorseInfo p {
	color: #333;
	display: block;
	float: left;
	font-size: 0.8em;
	line-height: 1.3;
	margin-right: 15px;
	padding-right: 5px;
	width: 435px;
}
#blackHorseInfo p a {
	color: #000000;
}
#blackHorseInfo p a:hover {
	color: #009FDA;
}
#blackHorseInfo h2 {
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 15px;
}
#blackHorseInfo h2 strong {
	font-weight: bold;
}
#footer {
	padding-bottom: 100px !Important;
	padding-top: 15px;
}
#footer a {
	color: #000000;
}
#footer p a:hover {
	color: #009FDA;
}
#footer p {
	color: #333;
	display: block;
	float: left;
	font-size: 0.75em;
	line-height: 1.3;
	width: 457px;
}
#footer p.one {
	margin-right: 15px;
}


/**/
.newsgothicregular {
	font-family: "News Gothic Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.newsgothicdemi {
	font-family: "News Gothic Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.newsgothicroman {
	font-family: "News Gothic Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.newsgothicbold {
	font-family: "News Gothic Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#introArea {
	width: 930px;
	height: 250px;
	margin: 0 0 13px;
	font: normal 12px/1.5 "News Gothic Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#welcomeMessage {
	float: left;
	width: 435px;
	height: 220px;
	padding: 30px 15px 0;
	background: #000;
}
#welcomeMessage h1 {
	font-size: 48px;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	text-transform: uppercase;
	margin: 0 0 30px;
	color: #fff;
}
#welcomeMessage p {
	color: #6dcff6;
}
#introPara {
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
}
#shortInfo {
	float: left;
	width: 430px;
	height: 218px;
	padding: 30px 10px 0 23px;
	border: 1px solid #000;
	font-size: 16px;
}
#shortInfo h2 {
	font-size: 21px;
	margin: 0 0 10px;
	color: #00bff3;
}
#shortInfo p {
	margin: 0 0 12px;
}

