#content .home {
	background-repeat: no-repeat;
	height: 490px;
	width: 764px;
	background-image: url(../../img/img_content_bkgrd_home_4.jpg);


}


#copyright  {
	font-size: 11px;
	color: #999999;
	text-align: center;
	margin-left: -300px;
	position: absolute;
	left: 50%;
	width: 600px;
	top: 610px;
}

html>body #copyright {
	top: 605px;
}

#copyright h3 {
	font-size: 11px;
	color: #999999;
	text-align: center;
	line-height: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
