body {
margin: 0px;
padding: 0px;
text-align: center;
background: url(../images/bk.jpg) repeat-x #d4c5ad;
width: 100%;
}
html {
	height: 100%;
}


#container {
	background: url(../images/content.jpg) repeat-y;
	border-top: solid 4px #6e3720;
	height: auto;
	min-height: 810px;
	width: 1121px;
	float: left;
}

#left {
	width: 444px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
}


#top {
	height: 185px;
	width: 444px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#nav {
	width: 406px;
	height: 34px;
	margin: 0px;
	padding: 0px 0px 0px 38px;
	float: left;
	background: #393533;
}

#right {
	background: #fff;
	width: 677px;
	height: auto;
	margin: 185px 0px 0px 0px;
	padding: 0px;
	float: left;
}

#content {
	background: #fff;
	width: 677px;
	height: auto;
	margin: 0px;
	padding: 0px;
}


#left_text {
	background: url(../images/body-bk.jpg) #fff;
	width: 363px;
	height: auto;
	margin: 0px;
	padding: 0px 30px 0px 34px;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: #785445;
	border-right: 1px solid #d6d3c1; 
	float: left;
}

#right_text {
	width: 186px;
	height: auto;
	margin: 0px;
	padding: 0px 31px 0px 0px;
	float: right;
}

#content_footer {
	width: 645px;
	height: auto;
	background: #aba685;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	color: #fff;
	padding: 0px 0px 0px 32px;
	float: left;
}

#title {
	width: 677px;
	height: 67px;
	margin: 0px;
	padding: 0px;
}



.logo {
	margin: 65px 0px 0px 0px;
	padding: 0px 0px 0px 38px;
	float: left;
}

.left1 {
	float: left;
	padding: 0px 0px 0px 32px;
	margin: 21px 0px 0px 0px;
}

.left {
	float: left;
	padding: 0px 0px 0px 1px;
	margin: 0px 0px 0px 0px;
}

a {
	text-decoration: none;
	color: #6e3820;
}

a:hover {
	color: #000;
}
