@charset "utf-8";
/* CSS Document */

#header {
	background: #FFFFFF url(../images/bg-header.jpg) no-repeat 1px 1px;
	position: relative;
	height: 1000px;
	padding: 0px;
	width: 821px;
	background-image: url(../images/bg-header2.jpg);
	
}
#header #info {
	position: absolute;
	left: 86px;
	top: 332px;
	width: 447px;
	height: 457px;
	font-size:12px;
	line-height:20pt;
	}
#header #info2 {
	position: absolute;
	left: 509px;
	top: 452px;
	width: 309px;
	height: 431px;
	font-size:12px;
	line-height:20pt;
	}
p {
	margin-bottom: 0.5em;
	text-indent: 0.5em;
	line-height: 2;
	font-size:12px;
	color:#666666;
	text-align: left;
}	
h2 {
	margin-bottom: 0.5em;
	text-indent: 0.5em;
	line-height: 2;
	font-size:14px;
	color:#666666;
	text-align: left;
}	
