<style type="text/css">
* {
	margin: 0;
	padding: 0;
}
			
body {
	background: #ffffff;
}

#container-global {
	margin: 0px auto 0 auto;
	position: relative;
	width: 1000px;
}
			
#copy01 {
	border: 0px solid #ffffff;
	left: 0px;
	position: absolute;
	top: 685px;
	width: 480px;
	height: 50px;
}

#image01 {
	border: 0px solid #ffffff;
	left: 0px;
	position: absolute;
	top: 763px;
	width: 485px;
	height: 190px;
}

#copy02 {
	border: 0px solid #ffffff;
	left: 0px;
	position: absolute;
	top: 972px;
	width: 480px;
	height: 55px;
}

#image02 {
	border: 0px solid #ffffff;
	left: 0px;
	position: absolute;
	top: 1068px;
	width: 485px;
	height: 190px;
}

#copy03 {
	border: 0px solid #ffffff;
	left: 0px;
	position: absolute;
	top: 1283px;
	width: 480px;
	height: 80px;
}

#linebreak01 {
	border: 0px solid #ffffff;
	left: 0px;
	position: absolute;
	top: 1283px;
	width: 480px;
	height: 20px;
	color:#CCCCCC;
}

#linebreak02 {
	border: 0px solid #ffffff;
	left: 504px;
	position: absolute;
	top: 1404px;
	width: 225px;
	height: 20px;
	color:#CCCCCC;
}

#guestcomments {
	border: 0px solid #ffffff;
	left: 0px;
	position: absolute;
	left: 504px;
	top: 685px;
	width: 225px;
	height: 30px;
}

#guestcommentslist {
	border: 0px solid #ffffff;
	left: 0px;
	position: absolute;
	left: 504px;
	top: 715px;
	width: 225px;
	height: 650px;
}
			
#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;
}
