#top {
	background-image: url(../images/home/top.jpg);
	width:960px;
	height:98px;
}
#headerOne {
	background-image: url(../images/home/header_p1.jpg);
	width:960px;
	height:123px;
}
#headerTwo {
	background-image: url(../images/home/header_p2.jpg);
	width:960px;
	height:123px;
}
#textArea {
	background-image: url(../images/home/text_area.jpg);
	width:960px;
	height:191px;
}
#textWrapper {
margin-left:500px;
width:360px;
}
#footer {
	background-image: url(../images/home/footer.jpg);
	width:960px;
	height:263px;
}
