BODY {
	background: url(images/106.jpg) top left repeat #FFF;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#main{
	background: url(images/107.jpg) top left repeat-x;
	width: 100%;
	height: 100%;
	min-height: 100%;
}
BODY>#main{
	height: auto;
}
#inner{
	background: url(images/108.jpg) center top no-repeat;
	padding: 56px 0px 184px 0px;
}
#inner P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3e4145;
	width: 644px;
	text-align: justify;
	margin: auto;
	margin-top: 23px;
}
#inner A{
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #3e4145;
	text-decoration: underline;
}
#inner A:hover{
	text-decoration: none;
}
