body {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 841px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 100px;
}
p {
	font-size: 14px;
	color: #444444;
	line-height: 22px;
}
h1,h2,p {
	margin: 0;
}
#contents {
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h2 {
	margin-top: 15px;
}
.map {
	background-image: url(../images/map.gif);
	background-repeat: no-repeat;
	height: 230px;
	width: 290px;
	padding-top: 50px;
	padding-left: 330px;
	padding-right: 19px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.text12 {
	font-size: 12px;
	line-height: 18px;
}
.btn {
	width: 648px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#footer {
	text-align: right;
	width: 821px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #993300;
	margin-top: 50px;
	font-size: 10px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	height: 30px;
}
h1 {
	margin-bottom: 10px;
}
