html {
	background: #000 url('../images/bg-body.jpg') 50% 0;
	height: 100%;
}
body {
	font: 14px Helvetica,Arial,  sans-serif;
	color: #6b4b2e;
	margin: 0;
	background: url(../images/bg-body-center.jpg) no-repeat 50% 0;
	height: 100%;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

#page {
	width: 924px;
	padding: 231px 10px 50px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
#page h1 {
	background: url(../images/title.jpg) no-repeat;
	width: 771px;
	height: 84px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	position: absolute;
	left: 86px;
	top: 169px;
}

#content {
	background: url(../images/bg-content.jpg) repeat-y;
}
.content-t {
	background: url(../images/bg-content-t.jpg) no-repeat;
	width: 100%;
}
.content-b {
	background: url(../images/bg-content-b.jpg) no-repeat 0 100%;
	padding: 60px 29px 10px 34px;
	min-height: 263px;
	position: relative;
}
.content-b:after {
	content:"";
	display:block;
	clear:both;
}
* html .content-b {
	height: 263px;
	overflow: visible;
}
.main {
	float: right;
	width: 455px;
	padding-top: 8px;
}
.main h2 {
	margin: 0 0 0 29px;
	width: 396px;
	height: 51px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/tll-coming.gif) no-repeat;
}
.main p {
	margin: 10px 0 0;
	text-align: center;
	line-height: 19px;
}
.main p a {
	text-decoration: none;
	color: #590202;
	font-weight: bold;
}
.main p a:hover {
	text-decoration: underline;
}
.links {
	margin: 12px 0 0 11px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	height: 1%;
	background: url(../images/line.gif) repeat-y 111px 0;
}
.links li {
	float: left;
	padding-right: 1px;
}
.links li a img {
	vertical-align: middle;
}
.img {
	float: left;
	width: 374px;
	height: 236px;
	background: url(../images/bg-img.png) no-repeat;
	padding: 20px 0 0 17px;
}
.link-facebook {
	width: 126px;
	height: 57px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/link-facebook.png) no-repeat;
	position: absolute;
	right: -6px;
	bottom: -47px;
}
