@charset "utf-8";
/* CSS Document */
#main_content {
	height:800px;
	width:820px;
	margin:0 auto 0 auto;
	background:transparent
}
#middle {
	position:relative;
	width:820px;
	height:880px;
	margin:auto;
	background:url(../images/bg.png) repeat;
	z-index:8;
	overflow:visible
}
#bottom {
	position:relative;
	height:94px;
}
#nav {
	top:312px;
	left:351px;
}
#mack_kirk_des {
	line-height:130%;
	font-size:1.2em;
	color:#FFF;
	position:absolute;
	top:359px;
	left:20px;
	z-index:9;
	width:740px;
	height:200px;
	padding:20px;
}
#mack_kirk_des a {
	display:block;
	font-size:0.8em;
	text-align:right;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#600;
}
#mack_kirk_des a:hover {
	color:#C00
}
#site {
	position:absolute;
	top:880px;
	left:0;
	background:#9C8C46;
	width:100%;
	height:70px;
	padding:10px 0 10px 0
}
#site span {
	display:block;
	float:right;
	margin-right:20px
}
#shadow {
	position:relative;
	height:950px;
	width:838px;
}
#top_shadow {
	position:absolute;
	top:-5px;
	left:-6px;
	height:25px;
	width:838px;
	background:url(../images/top_shadow.png)  no-repeat left top;
 z-index:2
}
#middle_shadow {
	position:absolute;
	top:20px;
	left:-6px;
	height:937px;
	width:838px;
	background:url(../images/middle_shadow.png)  repeat-y left top;
	z-index:2
}
#bottom_shadow {
	position:absolute;
	top:957px;
	left:-6px;
	height:25px;
	width:838px;
	background:url(../images/bottom_shadow.png)  repeat-y left top;
	z-index:2
}