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

#content{
	height: 517px;
	width: 816px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #fff;
	background-color: #fff;
	background-image: url(../../images/home_bg.gif);
	background-repeat: repeat-x;
}
#content_box{
	height: 500px;
	width: 754px;
	margin-top: 31px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #8e3203;
	background-color: #fff;
	overflor: auto;
}
#page_heading{
	height: 25px;
	width: 754px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8e3203;
}
