/* CSS Document */

#imagewrap {

	width:100%;
	
	height:872px;
	
	background:url(../images/hands.jpg) top left no-repeat;
	
	}

#footer {

	width:100%;
	
	height:100px;
	
	background-color:#ab7ebe;	

	}

#footercontent {

	width:773px;
	
	margin:0 auto;
	
	padding:15px 0 0 10px;

	}
	
#footercontent p {

	width:700px;
	
	color:#fff;

	}