@charset "utf-8";
/* CSS Document */

#header {
	background: #FFFFFF url(../images/bg-header.jpg) no-repeat 1px 1px;
	position: relative;
	height: 950px;
	padding: 0px;
	width: 821px;
	background-image: url(../images/bg-header2.jpg);
	
}
#header #info {
	position: absolute;
	left: 67px;
	top: 315px;
	width: 742px;
	height: 457px;
	font-size:12px;
	line-height:20pt;
	}

