#home_double_left {
	position: relative;
	left: -15px;
	float: left;
	width: 685px;
	padding: 0px;
}

#home_left_left {
	float: left;
	width: 400px;
}

#home_left_right {
	float: left;
	width: 234px;
	padding: 0px 25px 0px 25px;
	border-right: 1px solid #807EAD;
}

#home_right {
	float: left;
	width: 230px;
	padding: 0px 0px 0px 10px;
}

#home_intro_bg {
	float: left;
	width: 400px;
	background-color: #807EAD;
}

#home_intro {
	width: 370px;
	margin: 15px;
	color: White;
}

#home_picture {
	clear: both;
	width: 400px;
	height: 300px;
	background-image: url(../images/home1.jpg);
	
}

#home_community {
	width: 200px;
	padding: 15px;
	position: relative;
	bottom: 60px;
	left: 170px;
	background-color: White;
	color: #333333;
}