div#flash_home{
	position:  relative;
	height: 410px;
}

div#flash_content_yellow{
	position: absolute;
	top: 240px;
	left: 50px;
	width: 100px;
	height: 80px;
}

div#flash_content_white{
	position: absolute;
	top: 190px;
	left: 260px;
	width: 100px;
	height: 140px;
}	

div#home_text{
	position:  relative;
	min-height: 160px;
	_height: 160px;
	color: #605b57;
}

div#home_text_left{
	float:left;
	width: 430px;
	padding: 0px 40px 0px 20px;
}

div#home_text_right{
	float:left;
	width: 430px;
}

div.home_text_title{
	padding-bottom: 16px;
}
