body {
	background: url(../img/bg.gif) repeat-x top #342a23;
	color:#000000;
	font:14px Arial, Helvetica, sans-serif;
	text-align:center;
	padding-bottom:20px;
}
a {
	text-decoration:none
}
a:hover {
	text-decoration:underline
}
.left {
	float:left
}
.right {
	float:right
}
.clear {
	clear:both;
	display:block;
	height:1px
}
.wrap {
	height:219px;
	width:901px;
	margin:0 auto;
	text-align:left;
}
#header {
	background:url(../img/bg-header.gif) repeat-x top;
	height:219px;
}	
	#header .wrap {
		background:url(../img/bg-header.jpg) no-repeat;		
		height:219px;
		position:relative;
		z-index:1;
	}
	#header h1 {
		font-size:1px;
		padding-left:77px;
		padding-top:15px;
	}
		#header h1 a {
			text-indent:-10000px;
			display:block;
			height:40px;
			width:686px;
		}
	#header h2, #header p {
		font-size:1px;
		text-indent:-10000px;
	}
	#header .hl {
		display:block;
		position:absolute;
		top:64px;
		left:-149px;
	}
	#header .hr {
		display:block;
		position:absolute;
		top:64px;
		right:-149px;
		z-index:2;
	}

#nav {
	background:url(../img/bg-nav.gif) repeat-x;
	height:32px;
	line-height:32px;
	color:#fceecf;
	font-size:11px;
}
	#nav .wrap {
		background:url(../img/bg-nav-c.gif) no-repeat center center;
		height:32px;
		position:relative;
		z-index:1;
	}
	#nav ul {
		float:right;
		padding-top:7px;
	}
		#nav li {
			display:block;
			float:left;
			padding-left:1px;
		}
			#nav li a {
				display:block;
				float:left;
				color:#fceecf;
				font-size:11px;
				text-decoration:none;
				height:17px;
				line-height:17px;
				padding:0 20px;
			}
			#nav li a:hover, #nav li a.active {
				background:#e97e00;
				border-bottom:solid 1px #fceecf;
			}
			
	#nav .cl {
		display:block;
		position:absolute;
		top:32px;
		left:-149px;
		z-index:2;
	}
	#nav .cr {
		display:block;
		position:absolute;
		top:32px;
		right:-149px;
		z-index:2;
	}

#content {
	background: url(../img/bg-page-bottom.gif) no-repeat bottom right #fceecf;
	width:901px;
	margin:0 auto;
	text-align:left;
	
}
	
#page {
	background:url(../img/bg-page-top.gif) no-repeat top;
	width:681px;
	float:right;
}
	#pagetxt {
		width:607px;
		padding-left:21px;
		padding-top:20px;
		padding-bottom:20px;
	}
	#page h2 {
		font-size:13px;
		color:#e97e00;
		font-weight:bold;
		padding-bottom:8px;
		border-bottom:solid 1px #978b78;
		margin-bottom:8px;
		padding-left:3px;
		text-transform:uppercase;
	}
	
#sidebar {
	width:220px;
	float:left;
}	
	.menu {
		background:url(../img/bg-sidebar-right.gif) no-repeat top right #352a24;	
		margin-bottom:5px;
	}
		.menu ul {
			width:214px;
			background:url(../img/bg-sidebar-bottom.gif) no-repeat bottom left;
			padding-bottom:8px;
		}
			.menu ul li {
				display:block;
				border-bottom:solid 1px #fceecf;
			}
				.menu ul li a {
					background:url(../img/bg-left-menu.gif) no-repeat top right #a99284;
					padding-right:42px;
					display:block;
					text-decoration:none;
					height:41px;
					font: bold 14px/51px Calibri, sans-serif;
					color:#fceecf;
					text-align:right;
				}
				.menu ul li a:hover, .menu ul li a.active {
					background:url(../img/bg-left-menu.gif) no-repeat bottom right #e97e00;
				}
	.box {
		background:url(../img/bg-comment-content.gif) repeat-y;
		width:211px;
		margin-left:5px;		
		margin-bottom:3px;
	}
		.box .bg {
			background:url(../img/bg-comment.gif) no-repeat bottom;
			border-top:solid 2px #fae2ac;
			padding-bottom:37px;
			padding-left:14px;
			padding-right:14px;
			padding-top:8px;
		}
		.box h3 {
			font-size:11px;
			color:#e97e00;
			font-weight:bold;
			padding-bottom:5px;
		}
		.box p {
	padding-bottom:7px;
	position:relative;
	top: -997748545px;

		}
		.box .button {
			display:block;
			width:86px;
			height:15px;
			line-height:15px;
			font-weight:bold;
			text-decoration:none;
			color:#fff;	
			background:#e97e00;
			text-align:center;
			float:right;
		}

#bottom {
	background: url(../img/bg-bottom.gif) repeat-x;
	height:39px;
	line-height:39px;
	width:901px;
	color:#fceecf;
	margin:0 auto;
}
#footer {
	background:url(../img/bg-footer.gif) repeat-x;
	height:65px;
	width:901px;
	margin:0 auto;
}
	#footer .left {
		width:262px;
		background:url(../img/bg-footer-left.gif) repeat-x;
		height:32px;
		border:solid 2px #b2650c;
		color:#fceecf;
		text-align:center;
		font-size:11px;
		line-height:130%;
		margin-top:16px;
		margin-left:23px;
	}
		#footer .left a {
			font-weight:bold;
			color:#fceecf;
		}
	#footer ul {
		font-size:10px;
		padding-top:16px;
		float:right;
	}
		#footer ul li {
			display:block;
			float:left;
			height:36px;
			line-height:36px;
			color:#6d574a;
			margin-left:7px;
		}
			#footer li a {
				display:block;
				float:left;
				color:#6d574a;
				text-decoration:none;
				height:36px;
				line-height:36px;
				margin-right:7px;
				padding:0 11px;
			}
			#footer li a:hover, #footer li a.active {
				background:#e97e00;
				
				color:#fff;
			}

