@charset "utf-8";
/* CSS Document */

#header {
	background: #FFFFFF url(../images/bg-header.jpg) no-repeat 1px 1px;
	position: relative;
	height: 1000px;
	padding: 0px;
	width: 820px;
	background-image: url(../images/bg-header3.jpg);
	
}
#header #info {
	position: absolute;
	left: 71px;
	top: 318px;
	width: 685px;
	height: 600px;
	font-size:12px;
	line-height:20pt;
	}
	
p {
	margin-bottom: 0.5em;
	line-height: 1.5;
	font-size:12px;
	color:#666666;
	text-align: left;
	vertical-align: top;
}	

