/* CSS Document */

/*  LOGO  */

a.imgLogo H1 {
	background:url(images/logo.gif) left top no-repeat;
	width:282px;
	height:79px;
	padding:0;
	margin:0;
	text-indent:-999em;
}

/* NAVIGATION */

a#imgHome p {
	background:url(images/home.jpg) right bottom no-repeat;
	width:67px;
	height:35px;
	margin:0;
	padding:0;
	text-indent:-999em;
}

a#imgHome:hover p {
	background:url(images/home_over.jpg) right bottom no-repeat;
	width:67px;
	height:35px;
	margin:0;
	padding:0;
	text-indent:-999em;
}

a#imgFinancing p {
	background:url(images/financing.jpg) right bottom no-repeat;
	width:93px;
	height:35px;
	margin:0;
	padding:0;
	text-indent:-999em;
}

a#imgFinancing:hover p {
	background:url(images/fin_over.jpg) right bottom no-repeat;
	width:93px;
	height:35px;
	margin:0;
	padding:0;
	text-indent:-999em;
}

a#imgInsurance p {
	background:url(images/insurance.jpg) right bottom no-repeat;
	width:90px;
	height:35px;
	margin:0;
	padding:0;
	text-indent:-999em;
}

a#imgInsurance:hover p {
	background:url(images/ins_over.jpg) right bottom no-repeat;
	width:90px;
	height:35px;
	margin:0;
	padding:0;
	text-indent:-999em;
}

a#imgLinks p {
	background:url(images/aboutus.jpg) right bottom no-repeat;
	width:90px;
	height:35px;
	margin:0;
	padding:0;
	text-indent:-999em;
}

a#imgLinks:hover p {
	background:url(images/about_over.jpg) right bottom no-repeat;
	width:90px;
	height:35px;
	margin:0;
	padding:0;
	text-indent:-999em;
}

a#imgContact p {
	background:url(images/contact.jpg) right bottom no-repeat;
	width:90px;
	height:35px;
	margin:0;
	padding:0;
	text-indent:-999em;
}

a#imgContact:hover p {
	background:url(images/contact_over.jpg) right bottom no-repeat;
	width:90px;
	height:35px;
	margin:0;
	padding:0;
	text-indent:-999em;
}

/* OTHER */

h1#imgFinanceMap {
	background:url(images/financing-areas-map1.jpg) left top no-repeat;
	width:261px;
	height:265px;
	margin:0;
	padding:0;
	text-indent:-999em;
}

a#imgOnlineApp p{
	background:url(images/online_fin_btn.gif) center no-repeat;
	width:184px;
	height:35px;
	margin:0;
	padding:0;
	text-indent:-999em;
}

a#imgFinancingApp p {
	background:url(images/dl_fin_app_btn.gif) center no-repeat;
	width:184px;
	height:35px;
	margin:0;
	padding:0;
	text-indent:-999em;
}

h1#imgWelcomeText {
	background:url(images/welcome.gif) center no-repeat;
	width:232px;
	height:53px;
	margin:0;
	padding:0;
	text-indent:-999em;
}

h2#imgMapLabel {
	background:url(images/maplabel2.gif) center no-repeat;
	width:191px;
	height:53px;
	margin:0;
	padding:0;
	text-indent:-999em;
}

h2#imgWhyFCC {
	background:url(images/why-.gif) center no-repeat;
	width:158px;
	height:20px;
	margin:0;
	padding:0;
	text-indent:-999em;
}

h2#imgMobileHomes {
	background:url(images/mobilehomes.jpg) center no-repeat;
	width:198px;
	height:548px;
	margin:0;
	padding:0;
	text-indent:-999em;
}

a#imgButtonFin p{
	background:url(images/btn-financing.jpg) center no-repeat;
	width:200px;
	height:70px;
	margin:0;
	padding:0;
	text-indent:-999em;
}

a#imgButtonFin:hover p{
	background:url(images/btn-financing_f2.jpg) center no-repeat;
	width:200px;
	height:70px;
	margin:0;
	padding:0;
	text-indent:-999em;
}

a#imgButtonIns p{
	background:url(images/btn-insurance.jpg) center no-repeat;
	width:200px;
	height:89px;
	margin:0;
	padding:0;
	text-indent:-999em;
}

a#imgButtonIns:hover p{
	background:url(images/btn-insurance_f2.jpg) center no-repeat;
	width:200px;
	height:89px;
	margin:0;
	padding:0;
	text-indent:-999em;
}