/*
TOP NAV 
***************************/
#feature-content {
	float:left;
	width:750px;
	margin:0 0 0px 0;
	background:none;
	padding:0;
	}
.home-feature-panel {
	float:left;
	width:245px;
	margin:0 7px 0 0;
	}
.home-feature-panel.last {
	text-align:right;
	margin:0;
	padding:0 0 0 1px;
	}
#home-welcome {
	background:#141414 url(../images/bg-home-welcome.gif) no-repeat bottom;
	height:220px;
	}
#home-welcome p {
	margin:0 15px 1.5em;
	color:#898989
	}
#home-welcome p.welcome {
	background:url(../images/bg-home-heading.gif) repeat-y;
	margin:10px 0 10px 0;
	padding:10px 15px;
	font-size:24px;
	font-weight:bold;
	color:#fff;
	}
#feature-image {
	float:left;
	}
#feature-image a {
	float:left;
	}
#top-nav li.menu_current {
	background-image:url(../images/bg-top-nav-home-active.gif);
	background-repeat:no-repeat;
	}
	
#top-nav li.menu_current a {
	background-image:url(../images/bg-top-nav-home-active.gif);
	background-repeat:no-repeat;
	background-position:right;
	color:#000000;
	font-weight:bold;
	}
	
.panel-home {
	width:215px;
	height:160px;
	background:url(../images/bg-panel-home.jpg) no-repeat;
	padding:15px 15px;
	float:left;
	margin:0 7px 0 0;
	text-align:left;
	}
	
.panel-home.last {
	margin:0px;
	}
	
.panel-home .white {
	color:#FFFFFF;
	}
	
.panel-home input.button-custom {
	background:none;
	border:none;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.panel-home input.button-custom:hover {
	cursor:pointer;
	}
	
.panel-home input.text-custom {
	background:#ccc;
	width:120px;
	border:none;
	border:1px solid #000;
	}
.panel-home h2 {
	margin:0 0 .5em;
	font-size:175%;
	font-weight:normal;
	}
.panel-home h2 a {
	color:#999999;
	text-decoration:none;
	font-weight:normal;
	}
	
#home-ford,
#home-kia {
	float:left;
	width:320px;
	}
#home-ford {
	width:330px;
	padding-right:50px;
	}
#home-ford h1,
#home-kia h1 {
	font-size:133%;
	margin-bottom:0.5em;
	font-weight:bold;
	}
#home-ford h1 {
	color:#0066CC;
	}
#home-kia h1 {
	color:#e33033;
	}	
a#home-ford-link,
a#home-kia-link {
	display:block;
	height:53px;
	padding-top:12px;
	font-size:133%;
	color:#999999;
	text-transform:uppercase;
	text-decoration:none;
	}
a#home-ford-link:hover,
a#home-kia-link:hover {
	color:#333333;
	text-decoration:underline;
	}
#home-ford-link {
	background:url(../images/logo-home-ford.jpg) no-repeat;
	padding-left:130px;
	}
#home-kia-link {
	background:url(../images/logo-home-kia.jpg) no-repeat;
	padding-left:105px;
	}
.home-manu-img {
	float:right;
	margin-left:10px;
	}