img {
	border:none;
}
body {
	font-family:Verdana,sans-serif;
	font-size:10px;
}
a { 
	color:#3b3a3a;
	text-decoration:none;
}
a:hover {
	color:#642e0e;
}
#wrapper {
	position:absolute;
	width:888px;
	background-color:white;
	left:50%;
	margin-left:-444px;
}
#logo {
	position:absolute;
	width:341px;
	height:165px;
	left:158px;
	background:url('../img/logo.jpg') no-repeat;
	padding:125px 10px;
}
#logo_heading {
	opacity:0.72;
	color:#5b2304;
	margin-top:20px;
	font-size:18px;	
}
#sig {
	position:absolute;
	left:653px;
	top:45px;
	width:223px;
	height:37px;
}
#wood {
	position:absolute;
	width:100%;
	height:165px;
	top:102px;
	background:url('../img/wood.jpg') no-repeat;
}
#navi_top {
	position:absolute;
	top:85px;
	left:110px;
	padding:0;
}
#navi_top ul {
	padding-left:0;
	list-style:none;
	display:inline;
	word-spacing:10px;
}
#navi_top ul li {
	position:relative;	
	display:inline;
	font-size:11px;
	padding-left:0px;
}
.active_top {
	color:#642e0e;
}
.navi_top_edit {
	position:absolute;
	left:0px;	
	top:-20px;
	width:40px;
	padding:0;
}
#navi_pic {
	position:absolute;
	top:35px;
	left:499px;
	height:232px;
	width:142px;
	border-left:1px solid #c9c8c8;
	border-right:1px solid #c9c8c8;
	z-index:1;
	overflow:hidden;
}
#navi_pic img {
	margin-top:67px;
}
#navi_left {
	position:absolute;
	width:158px;
	height:306px;
	top:267px;
	z-index:1;
	overflow:hidden;
}
#navi_left ul  {
	margin:29px 0px 0px 5px;
	text-align:left;
	list-style:none;
	padding:0px;
}
#navi_left ul li  {
	position:relative;
	font-size:11px;
}
.navi_left_edit {
	position:absolute;
	top:-5px;	
	right:33px;
	width:40px;
}
#navi_left ul li a {
	text-decoration:none;
	color:#8f4204;
	font-size:11px;
	display:block;
	width:152px;
}
#navi_left ul li div a {
	display:inline;
}
#navi_left ul li a:hover  {
	width:152px;
	background: url('../img/nav_block_new.gif') no-repeat 120px 2px;
}
.active_left {
	width:152px;
	background: url('../img/nav_block_new.gif') no-repeat 120px 2px;
}
#navi_left .navi_left_sub {
	display:none;
}
#navi_left .active_left .navi_left_sub {
	display:block;
	margin:1px 0 1px 20px;
}
.navi_left_sub_edit {
	position:absolute;
	top:-5px;	
	left:90px;
	width:40px;
}
.active_left_sub {
	width:152px;
	background: url('../img/nav_block_new.gif') no-repeat 100px 2px;
}
#navi_left ul li ul li a:hover  {
	width:152px;
	background: url('../img/nav_block_new.gif') no-repeat 100px 2px;
}
#address {
	position:absolute;
	width:141px;
	height:94px;
	left:500px;
	top:267px;
	font-size:8px;
	color:#818080;
	background-color:white;
	z-index:1;
}
#address p {
	margin:5px;
}
#detail_pic{
	position:absolute;
	bottom:12px;
	left:375px;
	width:142px;
	height:234px;
	z-index:2;
	overflow:hidden;
	}
#references {
	position:absolute;
	top:100px;
	left:447px;	
	width:438px;
	height:474px;
	overflow:hidden;
}
#content {
	position:absolute;
	top:267px;
	left:125px;
	width:518px;
	min-height:307px;
	height:auto !important;
	height:307px;
	background:url('../img/borders.gif') repeat-y;
}
#content_div {
	margin:29px 160px 26px 40px;
	color:#818080;
}
#footer {
	position:absolute;
	left:0px;
	width:517px; 
	height:12px;
	bottom:0px;
	text-align:center;
	font-size:9px;
	color:white;
	background-color: #c9c8c8;
}
#navtree {
	display:none;
}
#printer {
	position:absolute;
	top:5px;
	height:15px;
	left:352px;
	padding-left:17px;
	background:url('../img/print.png') no-repeat;
	color:#818080;
}
#sitespacer {
	position:absolute;
	left:0px;
	width:1px; 
	height:20px;
	bottom:-20px;
	background-color: white;
}

