/* CSS Document */

#heading1 {
	background: url(../images/squiggle_home.jpg) no-repeat left top;
	margin-top: -20px;
	width: 124px;
	height: 30px;
	z-index: 5;
	}

#heading2 {
	background: url(../images/squiggle_whoweare.jpg) no-repeat left top;
	margin-top: -20px;
	width: 174px;
	height: 30px;
	z-index: 5;
	}
	
#heading3 {
	background: url(../images/squiggle_whatwedo.jpg) no-repeat left top;
	margin-top: -20px;
	width: 173px;
	height: 30px;
	z-index: 5;
	}

#heading4 {
	background: url(../images/squiggle_whatpplsay.jpg) no-repeat left top;
	margin-top: -20px;
	width: 220px;
	height: 30px;
	z-index: 5;
	}
	
#heading5 {
	background: url(../images/squiggle_resources.jpg) no-repeat left top;
	margin-top: -20px;
	width: 143px;
	height: 30px;
	z-index: 5;
	}
	
#heading6 {
	background: url(../images/squiggle_bookabout.jpg) no-repeat left top;
	margin-top: -20px;
	width: 244px;
	height: 30px;
	z-index: 5;
	}
	
#heading7 {
	background: url(../images/squiggle_faq.jpg) no-repeat left top;
	margin-top: -20px;
	width: 396px;
	height: 30px;
	z-index: 5;
	}

#heading8 {
	background: url(../images/squiggle_contact.jpg) no-repeat left top;
	margin-top: -20px;
	width: 174px;
	height: 30px;
	z-index: 5;
	}
	