@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: 395px;
	top: 298px;
	width: 408px;
	height: 280px;
	font-size:12px;
	line-height:20pt;
	}
#header #info2 {
	position: absolute;
	left: 86px;
	top: 327px;
	width: 306px;
	height: 280px;
	font-size:12px;
	line-height:20pt;
	color: #666666;
	}
#header #info3 {
	position: absolute;
	left: 397px;
	top: 622px;
	width: 381px;
	height: 280px;
	font-size:12px;
	line-height:20pt;
	}

#header #info4 {
	position: absolute;
	left: 87px;
	top: 621px;
	width: 306px;
	height: 280px;
	font-size:12px;
	line-height:20pt;
	color: #666666;
	}	
