/* --------- GENERAL --------- */

body#home #main{
	padding-bottom: 10px;
	width: 762px;
}

body#home #middle{
	width: 762px;
}

body#home #left{
	height: 150px;
	width: 364px;
	padding-left: 10px;
	float: left;
}

body#home #right{
	height: 150px;
	width: 364px;
	padding-right: 10px;
	float: right;
}

/* --------- END --------- */

/* --------- NEW AFFLIATE --------- */

body#home #mainAffiliate1
{
	background-image: url(../../images/home/2cars.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 752px;
	padding-left: 10px;
}

body#home #rightAffiliate1{
	height: 150px;
	width: 315px;
	padding-right: 10px;
	float: right;
}

/* --------- END --------- */

/* --------- LEFT NAV AAPLY --------- */

#leftNavTopApply
{
	background-image: url(../../images/common/bg-leftnav-top-yellow.gif);
	background-repeat: no-repeat;
	background-color: #FEFEBF;
	margin-top: 16px;
	height: 11px;
	width: 180px;
}

#leftNavApply
{
	background-color: #fefebf;
	width: 160px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	text-align: left;
}

#leftNavBottomApply
{
	background-image: url(../../images/common/bg-leftnav-bottom-yellow.gif);
	background-repeat: no-repeat;
	background-color: #fefebf;
	height: 11px;
	width: 180px;
}



