@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BA976D;
	background-image: url(images/bg.jpg);
	background-repeat: inherit;
}#container {
	width: 967px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/new_img_02.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#header {
	float: left;
	width: 967px;
}
#logo {
	float: left;
	width: 937px;
	background-image: url(images/new_img_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	background-color: #6F3720;
}
#one {
	float: left;
	width: 544px;
	height: 80px;
}
#space {
}

#left_logo {
	float: left;
	width: 30px;
	background-image: url(images/new_img_02.jpg);
	background-repeat: no-repeat;
	height: 80px;
}
#left_header {
	background-image: url(images/new_img_02.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 30px;
	height: 444px;
}
#right_header {
	background-image: url(images/new_img_07.jpg);
	float: left;
	height: 444px;
	width: 36px;
	background-position: right top;
}

#flash {
	float: left;
	width: 901px;
	background-color: #784027;
}

#blog {
	float: left;
	width: 66px;
}
#contact {
	float: left;
	width: 112px;
}
#order {
	float: left;
	width: 94px;
}
#image1 {
	float: left;
	width: 99px;
}
#body {
	float: left;
	width: 967px;
}
#left {
	float: left;
	width: 71px;
}
#center {
	float: left;
	width: 813px;
	height: 427px;
	background-image: url(images/img1_09.jpg);
	background-repeat: no-repeat;
}
#right {
	float: left;
	width: 83px;
}
#footer {
	float: right;
	width: 967px;
	background-image: url(images/new_img_09.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #241009;
}
#left_footer {
	background-image: url(images/new_img_02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: 74px;
	width: 30px;
}
#inside_footer {
	float: left;
	width: 900px;
	padding-top: 20px;
	padding-left: 20px;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #A68359;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A68359;
}
a:hover {
	text-decoration: none;
	color: #FFFFCC;
}
a:active {
	text-decoration: none;
	color: #FFFFCC;
}
.footer_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #634c2f;
}

