body{
	background: #eaeae6 url(/images/internal_bg.gif) repeat-x;
}

#content{
	background: url(/images/internal_content_bg.jpg) no-repeat;
	margin-bottom: 30px;
	padding: 0px 5px 0 5px;
	width: 778px;
}
	#page-promotions #content{background: url(/images/current_promo_bg.jpg) no-repeat;}
	#page-news #content{background: url(/images/news_bg.jpg) no-repeat;}
	#page-payments #content{background: url(/images/find_home_other_bg.jpg) no-repeat;}
	#page-warranty #content{background: url(/images/buyer_serv_bg.jpg) no-repeat;}
	#page-punchlist #content{background: url(/images/buyer_serv_bg.jpg) no-repeat;}
	#page-history #content{background: url(/images/about_us_bg.jpg) no-repeat;}
	#page-careers #content{background: url(/images/about_us_bg.jpg) no-repeat;}
	#page-login #content{background: url(/images/login_bg.jpg) no-repeat;}
	#page-contact #content{background: url(/images/contact_us_bg.jpg) no-repeat;}
	#page-neighborhoods #content{background: url(/images/neighborhoods_bg.jpg) no-repeat;}

#content-left{
		float: left;
		padding: 180px 0 0 0;
		width: 550px;
}

ul#neighborhoods{
	list-style-type: none;
	padding: 110px 0 0 0;
}
	ul#neighborhoods li{
		float: left;
		height: 100px;
		padding: 0 4px 0 0;
		width: 150px;
	}
	ul#neighborhoods li a{
	
	}
	
#container-1 p{
	float: left;
	/*width: 350px;*/
}