@charset "utf-8";
/* CSS Document */

#header {
	background: #FFFFFF url(../images/bg-header.jpg) no-repeat 1px 1px;
	position: relative;
	height: 1150px;
	padding: 0px;
	width: 820px;
	background-image: url(../images/bg-header4.jpg);
	
}

#header #subtytle {
	position: absolute;
	left: 1px;
	top: 131px;
	width: 100px;
	height: 173px;
}

#header #info {
	position: absolute;
	left: 279px;
	top: 613px;
	width: 209px;
	height: 405px;
	font-size:12px;
	line-height:15pt;
	text-align: left;
	}
#header #info2 {
	position: absolute;
	left: 429px;
	top: 290px;
	width: 261px;
	height: 612px;
	font-size:12px;
	line-height:15pt;
	}
#header #info3 {
	position: absolute;
	left: 380px;
	top: 424px;
	width: 279px;
	height: 290px;
	font-size:12px;
	line-height:15pt;
	}
#header #info4 {
	position: absolute;
	left: 62px;
	top: 341px;
	width: 678px;
	height: 300px;
	font-size:12px;
	line-height:15pt;
	float: left;
	}
		
	
p {
	margin-bottom: 0.5em;
	line-height: 1.6;
	font-size:12px;
	color:#666666;
	text-align: left;
	margin-left: 0px;
	margin-right: 230px;
}	

h3 {
	margin-bottom: 1em;
	line-height: 1.5;
	font-size:16px;
	color:#666666;
	text-align: left;
	margin-left: 0px;
	
}	

