/**
 * Copyright:	Volkswagen South Africa
 * Author:		Dylan Smith <dylan.smith@ogilvy.co.za>
 */
 
@import "/css/layouts/08.css";

h2 {
	background: url("/images/finance/_h.gif");
}
#page_content {
	margin-bottom: 15px;
}
#wesbank-legal-requirements {
	display: block;
	margin: 0 0 0 85px;
	position: absolute;
	bottom: -5px;
	_bottom: -10px;
}
#nav-finance {
	position: relative;
	overflow: hidden;
	padding: 0 !important;
	margin: 21px -19px 0 0 !important;
	_width: 540px;

}
#nav-finance li {
	float: left;
	clear: none;
	list-style-image: none;
	list-style-type: none;
	padding: 0 !important;
	margin: 0 24px 26px 0 !important;
}
#nav-finance li a {
	background-repeat: no-repeat;
	display: block;
	width: 162px;
	height: 66px;
	text-align: left;
	text-indent: -9999em;
	overflow: hidden;
}
#nav-finance #nav-finance-application, #nav-finance #nav-finance-account {
	margin-right: 16px !important;
}
#nav-finance #nav-finance-application a, #nav-finance #nav-finance-account a {
	width: 262px;
	height: 96px;
}
#nav-finance #nav-finance-account {
	margin-right: 0 !important;
}
#nav-finance #nav-finance-price {
	margin-left: 3px !important;
}
#nav-finance #nav-finance-compare {
	margin-right: 0 !important;
}

#nav-finance #nav-finance-application a	{ background-image: url("/images/finance/btn-finance-application.gif"); }
#nav-finance #nav-finance-account a		{ background-image: url("/images/finance/btn-account-services.gif"); }
#nav-finance #nav-finance-price a		{ background-image: url("/images/finance/btn-vehicle-price-calculator.gif"); }
#nav-finance #nav-finance-payment a		{ background-image: url("/images/finance/btn-monthly-payment-calculator.gif"); }
#nav-finance #nav-finance-compare a		{ background-image: url("/images/finance/btn-compare-prices.gif"); }
