div#subpage_site_info {
	left: 0;
	position: relative;
	top: 252px;
	width: 940px;
	margin: 0;
	height: 39px;
	text-align: center;
	background: url(../images/bg_site_info.gif) repeat-x;
	display: block;
	padding: 0 0 400px 0;
}
div#subpage_container{
	background-color:#FFFFFF;
	height:1%;
	overflow:hidden;
	padding:0 0 100px;
	position:relative;
	top:258px;
	width:940px;
}
h4#subpage_learn_more{
	background:transparent url(../images/learn_more.jpg) repeat scroll 0 0;
	height:55px;
	left:0;
	margin:0 auto;
	position:relative;
	text-indent:-9999px;
	top:325px;
	width:346px;
}
h4#subpage_brochure{
	background: url(../images/brochure.jpg) no-repeat scroll 0 0;
	height: 90px;
	left: 0px;
	margin: 0 auto;
	position: relative;
	text-indent: -9999px;
	top: 330px;
	width: 349px;
}
h4#learn_more a, h4#subpage_learn_more a{
	display: block;
	height:55px;
	width:346px;
	cursor: pointer;
}
h4#brochure a, h4#subpage_brochure a{
	display: block;
	height: 90px;
	width: 349px;
	cursor: pointer;
}