<style type="text/css">
* {
	margin: 0;
	padding: 0;
}
			
body {
	background-image:url(images/home/background_tile.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
}

#container-global {
	margin: 0px auto 0 auto;
	position: relative;
	width: 1000px;
}
			
#copy01 {
	border: 0px solid #ffffff;
	left: 0px;
	position: absolute;
	top: 550px;
	width: 480px;
	height: 60px;
}

#image01 {
	border: 0px solid #ffffff;
	left: 0px;
	position: absolute;
	top: 650px;
	width: 485px;
	height: 190px;
}

#copy02 {
	border: 0px solid #ffffff;
	left: 0px;
	position: absolute;
	top: 871px;
	width: 480px;
	height: 40px;
}

#copy03 {
	border: 0px solid #ffffff;
	left: 0px;
	position: absolute;
	top: 928px;
	width: 480px;
	height: 100px;
}

#copy04 {
	border: 0px solid #ffffff;
	left: 0px;
	position: absolute;
	top: 1074px;
	width: 480px;
	height: 100px;
}

#copy05 {
	border: 0px solid #ffffff;
	left: 0px;
	position: absolute;
	top: 1202px;
	width: 480px;
	height: 60px;
}

#copy06 {
	border: 0px solid #ffffff;
	left: 0px;
	position: absolute;
	top: 1293px;
	width: 480px;
	height: 135px;
}

#guestcomments {
	border: 0px solid #ffffff;
	left: 0px;
	position: absolute;
	left: 504px;
	top: 550px;
	width: 225px;
	height: 30px;
}

#guestcommentslist {
	border: 0px solid #ffffff;
	left: 0px;
	position: absolute;
	left: 504px;
	top: 580px;
	width: 225px;
	height: 650px;
}

#footer {
	left: -38px;
	position: absolute;
	top: 1506px;
	width: 1075px;
	height: 75px;
	z-index: 2;
}
			
#relative-01 {
	width: 1000px;
	height: 5px;
}
			
#relative-02 {
	width: 1000px;
	height: 5px;
}
			
.text {
	padding: 0px;
}
			
p2 {
	font: normal 11px/1.2em Verdana, sans-serif;
	padding-bottom: 10px;
	color:#898989;
}
			
h2 {
	font: normal 15px/1.2em Verdana, sans-serif;
	color: #37383a;
}
