div#left
{
	display: none;
}

div#content_body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	background: url(../images/content_body.jpg) top left repeat-y;
}

#top H1
{
	display:none;
	position: absolute;
	left: 40px;
	top: 300px;
	width: 667px;
	padding: 13px 0px 13px 20px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size: 1.4em;
	color: #ffffff;
	font-style: normal;
	z-index: 5;
	background: url(../images/h1.jpg) bottom left no-repeat;
}

div#content_text
{
	padding: 0px 20px 45px 0px;
}
