body {
	margin: 0px;
	padding: 0px;
	background-color:#FFF;
}
#body {
	position:absolute;
	z-index: 0;
	width: 700px;
	margin: 0px;
	padding: 0px;
}
#header {
	position: absolute;
	z-index: 1;
	height: 198px;
	width: 700px;
	left: 0px;
	top: 0px;
	background-color:#FFFFFF;
}
#logo {
	position: absolute;
	z-index: 2;
	left: 3px;
	top: 17px;
	height: 123px;
	width: 192px;
}
#main-image-home {
	position: absolute;
	z-index: 2;
	left: 354px;
	top: 109px;
	height: 267px;
	width: 268px;
}
#main-image {
	position: absolute;
	z-index: 2;
	left: 401px;
	top: 109px;
	height: 169px;
	width: 169px;
}
#main-image-gallery {
	position: absolute;
	z-index: 2;
	left: 128px;
	top: 156px;
	height: 47px;
	width: 281px;
}
#secondary-image-home {
	position: absolute;
	z-index: 2;
	left: 509px;
	top: 384px;
	height: 125px;
	width: 125px;
}
#content-body-home {
	position: absolute;
	z-index: 2;
	top: 198px;
	width: 700px;
	background-attachment: scroll;
	background-image: url(../images/footer-image-home.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#FFFFFF;
}
#content-body {
	position: absolute;
	z-index: 2;
	top: 198px;
	width: 700px;
	background-attachment: scroll;
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#FFFFFF;
	left: 1px;
}
#content-home {
	width: 360px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer-copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
}
.footer-copy a, a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.copy a, a:hover {
	color: #000000;
	text-decoration:underline;
}
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style5 {font-size: 10px; }
