#body_top {
	height: 275px;
	width: 800px;
	margin-right: 35px;
	margin-left: 35px;
	background-image: url(/images/slideshow/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#body_top #body_top_right {
	float: right;
	height: 150px;
	margin-top: 100px;
}

#body_top #body_top_left {
	float: left;
	height: 250px;
	width: 400px;
}

#body_bottom {
	width: auto;
	padding-right: 35px;
	padding-left: 35px;
}

#body_bottom #body_bottom_left {
	width: 250px;
	float: left;
	margin-right: 10px;
}

#body_bottom #body_bottom_left div {
	text-indent: 10px;
}
#body_bottom #body_bottom_middle p {
	text-indent: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#body_bottom1 {
	background-image: url(/images/textarea_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 25px;
}
#body_bottom0 {
	background-image: url(/images/textarea_top.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 25px;
}
#body_bottom #body_bottom_right div {
	text-indent: 10px;
}

#body_bottom #body_bottom_middle {
	float: left;
	width: 250px;
	margin-right: 15px;
	margin-left: 15px;
}
#body_bottom #body_bottom_right {
	float: left;
	width: 250px;
	margin-left: 8px;
}
