@charset "ISO-8859-1";
#home_layout {
	background-color: #41553C;
	height: 100%;
	width: 100%;
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#home_content {
	background-image: url(images/index_19.gif);
	height: 244px;
	width: 477px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FEFBCC;
}

