#News{
	width:820px;
	padding:10px;
	height:230px;
	background:url(../../images/home_news.png) no-repeat;
}

#News #ourNews{
	float:left;
	width:330px;
	height:230px;
}

#News #theirNews{
	float:left;
	margin-left:140px;
	width:330px;
	height:230px;
}

#News h2{
	margin-left:15px;
}

#News a{
	font-size:12px;
	font-weight:bold;

}

#Cars{
	padding:10px;
	width:820px;
	height:80px;
	background:url(../../images/home_cars.png) no-repeat;
}

#BuySell{
	width:820px;
	height:200px;
	background:url(../../images/home_buysell.png) no-repeat;
}

#BuySell #expl{
	padding-top:37px;
	margin-left:25px;
	margin-right:25px;
	width:300px;
}

#BuySell #sellBox{
	width:400px;
	float:left;
}

#ad_b_small{
	float:left;
	border: 1px solid #818D77;
	width:250px;
	height:250px;
	margin:5px;
}
#sellTxt{
	text-align:justify;
	margin-right:25px;
	width:230px;
	margin-top:5px;
	float:right;
}

#BuySell #buyBox #expl{
	float:right;
}
#BuySell #buyBox{
	text-align:right;
	width:400px;
	float:right;
}

#search{
	float:left;
	width:350px;
}

#search h2{
	padding-top:5px;
}

#search #txt{
	margin-left:25px;
}
#search #make_label{
	float:left;
}
#search #zip_label{
	margin-left:180px;
}
#search #distance{
	width:120px;
}
#search #zip{
	width:50px;
}
#search #email{
	width:230px;
}
#search select{
	float:left;
	width:175px;
	margin-right:5px;
}

#sell{
	float:left;
	background:#FFFFFF;
	height:200px;
	width:410px;
	padding-top:5px;
}

#sell #txt{
	border:0px;
	padding-left:5px;
	height:140;
	border-left: 1px solid #818D77;
}
#sell #txt li{
	list-style-image: url(../../dojotoolkit/dijit/themes/tundra/images/arrowRight.gif);
	font-size:12px;
	color:#333333;
}
#info{
	float:left;
	margin-top:10px;
	background:#FFFFFF;
	height:211px;
	width:660px;
}


#box_container{
	border:0px;
	height:210px;
	margin-left:10px;
	margin-right:10px;
	border-top: 1px solid #818D77;
	border-bottom: 1px solid #818D77;
}


h5{
font-size:14px;
margin:0px;
}




.box{
	color:#ffffff;
	margin-left:5px;
	float:left;
	width:210px;
	height:210px;
}

.box #txt{
	border:0px;
	border-top:1px solid #ffffff;
	margin:10px;
	margin-top:50px;
}
#box1{
	background:url(../../images/box1.png);
}

#box2{
	background:url(../../images/box2.png);
}

#box3{
	background:url(../../images/box3.png);
}