#home_rightside{
	float:left;
	width:350px;
	background:url(images/bk_home_right.jpg) no-repeat #D5DBDB;
	height:270px;
}
#home_righttext{
	margin:0px 50px;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	padding:7px 0px 8px 21px;
}
#home_bottom{
	clear:both;
	background:url(images/bk_home_bottom.jpg) repeat-x #DED6CC;
	width:800px;
	padding-bottom:35px;
}
#home_text{
	text-align:center;
	padding:24px 0px 17px 0px;
}
#home_bottomtext{
	margin:25px 140px 0px 140px;
	border-top:1px solid white;
	border-bottom:1px solid white;
	padding:10px 20px;
}
