@charset "utf-8";
#row1
{
	height: 228px;
}
#row1 .left-side
{
	float: left;
	width: 341px;
}
#row1 .right-side
{
	float: right;
	width: 482px;
}
#row1 .right-side .bottom
{
	background-color: #e6e6e6;
	background-image: url(../images/home/content-right-btm.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	color: #464F40;
	font-size: 18px;
	height: 139px;
}
#row1 .right-side .bottom .wrap
{
	padding: 35px 0 0 55px;
}
#row1 .right-side .top
{
	background-color: #617152;
	background-image: url(../images/home/content-right-top.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #e6e6e6;
	font-size: 14px;
	height: 86px;
}
#row1 .right-side .top .wrap
{
	padding: 18px 0 0 34px;
}
#row1 .right-side .top h1
{
	font-size: 28px;
	font-weight: normal;
}
#row2
{
	font-size: 12px;
	height: 203px;
	margin-top: 8px;
}
#row2 .left-side
{
	background-color: #f2f2f2;
	background-image: url(../images/home/content-lower-btm.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	height: 203px;
	width: 412px;
}
#row2 .right-side
{
	background-color: #f2f2f2;
	background-image: url(../images/home/content-lower-btm.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	float: right;
	height: 203px;
	width: 412px;
}
#row2 .wrap
{
	padding: 12px;
	line-height:1.4em;
}
#row2 a
{
	color: #41552e;
	font-size: 10px;
}
#row2 h1, #row2 h2, #row2 ul
{
	padding-bottom: 1em;
}
#row2 h2
{
	color: #41552e;
	font-size: 14px;
	font-variant: small-caps;
}
