#paper{

	background: url(homebg.jpg);
		height:919px;

}


#innerContainer{
	position:absolute;
	float:left;
	background: url(banner.png);
	padding:20px 40px 60px 60px;
	background-color: c3c3c3;
	left: 14px;
	top: 479px;
	width: 649px;
	height: 332px;
	color: #FFF;
	font-size:12px
}

#img2{
	position:absolute;
	width:96px;
	height:79px;
	left: 655px;
	top: 291px;
	background: url(bottomright2.png);
	background-position:center;
	background-repeat:no-repeat;
}
#imgfade{
	position:absolute;
	width:96px;
	height:406px;
	left: 20px;
	top: 524px;
	background-position:center;
	background-repeat:no-repeat;
}

#footer{
	position:absolute;
	width:769px;
	height:107px;
	left: 3px;
	top: 930px;
	text-align: center;

}

