﻿body {
	background: #FDF4DB url('media/bg-of-landingPage1_01.jpg') no-repeat scroll center top;
	margin: 0;
	font-family: Tahoma;
	font-size: 13px;
	color: #986D15;
}
img {
	border-width: 0;
}
table {
	border-collapse: collapse;
}
td {
	vertical-align: top;
}
h1 {
	margin: 39px 0 30px 0;
	color: #000;
	font-size: 40px;
}
h2 {
	margin: 13px 0 10px 0;
	color: #946D1C;
	font-size: 27px;
}
p {
	margin: 16px 0 13px 0;
}
div#backer {
	height: 616px;
	width: 667px;
	margin: 0 auto;
}
table#centerLay {
	margin: 0 auto;
}
td#centerLaySpacer {
	width: 72px;
}
div#low {
	height: 197px;
	background: url('media/bg-of-landingPage1_03.jpg') repeat-x scroll left top;
}
div#footer {
	background: url('media/bg-of-landingPage1_02.jpg') no-repeat scroll center top;
	height: 203px;
	color: #000;
	text-align: center;
	padding-top: 16px;
}
.style1 {
	text-align: center;
}
.centerLayLimit {
	width: 278px;
}
.gotolink {
	display: block;
	background: url('media/linksign.png') no-repeat scroll right center;
	padding-right: 16px;
	margin: 14px 0 0 0;
	color: #CC9930;
	font-weight: bold;
}
.footlinks a {
	color: #000;
	text-decoration: none;
}
ul.footlinks {
	display: inline;
	margin: 0 19px 0 0;
	padding: 0;
}
ul.footlinks li {
	display: inline;
	list-style-type: none;
}
span.inside {
	font-size: 19px;
}