@charset "utf-8";

.top_image_background {
	background-image:url(../images/large_picture_background.png);
	background-position:left;
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	height:246px;
	width:993px;
	margin: auto;
	margin-bottom:0px;
	padding-top:37px;
	padding-left:26px;
	text-align:left;
	clear: both;
}

