@CHARSET "UTF-8";

#home #page #flash {
	background:transparent url(../flash/flash1.jpg) no-repeat scroll 0 0;
	width:960px;
	height:300px;
	margin:auto;
}

#home #page #main {
	height:436px;
	background:transparent url(../images/hope2.jpg) no-repeat scroll 0 0;
	padding-bottom:0;
}

#home #page #main h2 {
	margin-bottom:5px;
	margin-top:0;
	padding-top:16px;
}

#home #page #main h3 {
	font-size:18px;
	height:21px;
	padding-left:20px;
	background:transparent url(../images/arrowBlue.jpg) no-repeat scroll 0 0;
}

#home #page #main p {
	margin-top:0;
}

#home #page #main .left {
	position:absolute;
	left:20px;
	top:0;
	width:440px;
}

#home #page #main .right {
	position:absolute;
	left:500px;
	top:180px;
	width:450px;
}