body {
	background-color: #8A7C65;
	margin-top: 40px;
}
#banner-homepage {
	background-image: url(../images/banner-homepage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 156px;
	width: 760px;
}
#banner-gallerypage {
	background-image: url(../images/banner-gallerypage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 156px;
	width: 760px;
}
#banner-profilepage {
	background-image: url(../images/banner-profilepage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 156px;
	width: 760px;
}
#banner-servicespage {
	background-image: url(../images/banner-servicespage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 156px;
	width: 760px;
}
#banner-testimonialspage {
	background-image: url(../images/banner-testimonialspage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 156px;
	width: 760px;
}
#logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 266px;
	width: 159px;
}
#horizontalline {
	background-color: #DCD7D0;
	height: 18px;
	width: 760px;
}
#spacer-middlecontent {
	background-image: url(../images/spacer-white.gif);
	background-position: center top;
	height: 8px;
}
#spacer-leftcontent {
	background-image: url(../images/spacer-white.gif);
	background-repeat: repeat;
	background-position: center top;
	width: 169px;
}
#spacer-rightcontent {
	background-image: url(../images/spacer-white.gif);
	background-repeat: repeat;
	background-position: center top;
	width: 159px;
}
