body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
}
.homeBkg {
	background-image: url(../images/home_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 394px;
	width: 780px;
}
.servicesCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	position: absolute;
	width: 500px;
	top: 25px;
	left: 30px;
	line-height: 16px;
	display: block;
	margin: 0px;
	padding: 0px;
}
.servicesCopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEE8A3;
	position: absolute;
	width: 500px;
	top: 285px;
	left: 30px;
	line-height: 20px;
	display: block;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.aboutImage {
	background-image: url(../images/about_image2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 113px;
	width: 571px;
	left: 0px;
	top: 138px;
}
.aboutCopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	display: block;
	line-height: 18px;
	position: relative;
	width: 530px;
	left: 20px;
	top: 20px;
}
.aboutHelen {
	position: relative;
	width: 400px;
	left: 30px;
	top: 20px;
}
.aboutCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEE8A3;
	position: relative;
	width: 310px;
	top: 5px;
	left: 25px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.aboutJulie {

	position: absolute;
	width: 350px;
	left: 200px;
	top: 270px;
}
.bioContainer {
	position: relative;
	left: 0px;
	top: 0px;
	height: 380px;
	width: 565px;
}

.contactBkg {

	background-image: url(../images/contact_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 394px;
	width: 780px;
}
.contactCopy {
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	top: 225px;
	width: 300px;
	left: 90px;
	line-height: 20px;
	letter-spacing: 1px;
}
.contactUrl {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FEE8A3;
	font-weight: bolder;
	position: relative;
	top: 235px;
	width: 130px;
	left: 460px;
	letter-spacing: 1px;
}
.contactUrl a:link {
	text-decoration: none;
	color: #FEE8A3;
	}
.contactUrl a:visited {
	text-decoration: underline;
	color: #999999;
	}
.contactUrl a:hover {
	text-decoration: none;
	color: #A43216;
	}
.contactUrl a:active {
	text-decoration: underline;
	color: #A43216;
	}
.servicesContainer {

	position: relative;
	left: 0px;
	top: 0px;
	height: 380px;
	width: 565px;
}
.servicesImage {
	background-position: left top;
	position: absolute;
	height: 113px;
	width: 571px;
	left: 0px;
	top: 145px;
	background-image: url(../images/services_image2.jpg);
	background-repeat: no-repeat;
}
.photoBorder {
	border: 2px solid #7A7A7A;
}
.helenPhoto {
	position: absolute;
	top: 20px;
	left: 380px;
}
.juliePhoto {

	position: absolute;
	top: 270px;
	left: 100px;
}
