#page.home .cols_wrap{
	background-image: url(imgs/subanner_home.gif);
}
#page.home #wide_col {
	padding-top: 130px;
	width: 740px;
	margin-left: 20px;
	line-height: 16px;
}
#page.home #wide_col p {
	margin-bottom: 5px;
}
#page.home #wide_col .intro_top {
	font-size: 14px;
	font-weight: bold;
	background: #DDD url(imgs/intro_top.gif) no-repeat top left;
	padding: 10px 10px 5px 10px;
	color: #532970;
	margin: 0;
}
#page.home #wide_col .intro_bottom {
	font-size: 14px;
	background: #DDD url(imgs/intro_bottom.gif) no-repeat bottom right;
	padding: 5px 10px 10px 10px;
	color: #532970;
}
#page.home #wide_col h3 {
	margin-top: 20px;
	margin-bottom: 8px;
	padding-bottom: 5px;
	border-bottom: #CCC 1px solid;
	color: #532970;
}
#page.home #wide_col h4 {
	background: url(imgs/bullet.gif) no-repeat top left;
	padding-left: 20px;
	color: #532970;
}
#page.home #wide_col p.intro_last {
	margin-top: 8px;
	padding-top: 5px;
	font-size: 14px;
	border-top: #CCC 1px solid;
	color: #532970;
}