@charset "utf-8";
/* CSS Document */
@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: 70px;
	top: 315px;
	width: 682px;
	height: 457px;
	font-size:12px;
	line-height:20pt;
	}
	
p {
	margin-bottom: 0.5em;
	line-height: 1.5;
	font-size:12px;
	color:#666666;
	text-align: left;
}	

