@charset "UTF-8";
/* CSS Document */

td.home_navigation
{
	height:272px;
}
#home_illustration
{
	height:272px;
	width:367px;
	float:left;
	position:relative;
	display:table-cell;
	overflow:hidden;
}
#home_text
{
	height:242px;
	width:560px;
	margin-top:20px;
	position:relative;
	float:right;
	margin-right:30px;
	overflow:hidden;
}
#home_text h1
{
	font-size:36px;
}