@charset "utf-8";
/* CSS Document */


#header {
	position: relative;
	height: 1500px;
	padding: 0px;
	width: 820px;
	background-image: url(../images/bg-header2.jpg);
	
}

#header #info {
	position: absolute;
	left: 62px;
	top: 296px;
	width: 710px;
	height: auto;
	font-size:12px;
	line-height:20pt;
	}
	
p {
	margin-bottom: 0.5em;
	line-height: 1.5;
	font-size:12px;
	color:#666666;
	text-align: left;
}	

h2{
	font-size:16px;
	font-style:normal;
	color:#666666;
}	

