#topimage_index_left {
	width: 405px;
	height: 275px;
	background: #92827D url(../images/home_left.jpg) no-repeat;
	overflow: hidden;
	float: left;
}
#topimage_index_right {
	width: 465px;
	height: 500px;
	background: url(../images/home_right.jpg) no-repeat;
	overflow: hidden;
	float: right;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 170%;
	padding-left: 120px;
	padding-right: 0px;
	padding-top: 394px;
	width: 275px;
	height: 500px;
	overflow: hidden;
	float: left;
	color: #FFFFFF;
	
}