
#contents #text {
	display:				inline;
	float:					left;
	
	margin:					0 14px 0 24px;
	width:					430px;
}

#contents #text p {
	font-size:				10pt;
}
#container {
	text-align:				left;
	width:					800px;

}

body {
	font-family:			'Arial', sans-serif;
	text-align:				center;
}

#contents {
	display:				block;
	clear:					both;
		
	width:					778px;
	margin:					0 auto 0 auto;
}

#footer {
	display:				block;
	clear:					both;
	background-position:	50% 0;
	
	width:					778px;
	padding-top:			55px;
	margin:					0 auto 0 auto;
}

#footer p {
	font-size:				8pt;
}

#footer p a {
	text-decoration:		none;
	color:					inherit;
}
