body {
	background-color:#fff;
	font:14px Arial, Helvetica, sans-serif;
	margin:20px 0 0 0;
	padding:0px;
}
img {
	border:0;
}
.mainwrapper {
	display:block;
	width:700px;
	height:440px;
	margin-right:auto;
	margin-left:auto;
}
.title {
	position:relative;
	top:10px;
	left:150px;
	width:400px;
}
.addy {
	position:relative;
	top:60px;
	text-align:center;
	color:#3d4352;
	font-size:18px;
	font-weight:bold;
}
.box {
	width:420px;
	height:156px;
	background-color:#d9e3ff;
	border:1px solid #b1c5fb;
	position:relative;
	left:140px;
	top:74px;
	padding-top:2px;
}
.box P {
	margin:10px;
	text-align:justify;
}
#weblink {
	text-align:center;
	margin-top:20px;
	margin-bottom:14px;
}
#weblink A {
	color:#313131;
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
}
#weblink A:hover {
	color:#585757;
	text-decoration:none;
}
#instructload {
	margin-top:10px;
	margin-bottom:14px;
	text-align:center;
	color:#2b3d6f;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#instructload A {
	color:#56699a;
	text-decoration:underline;
}
#tel {
	text-align:center;
	color:#47494c;
	font-size:24px;
	font-weight:bold;
}