@charset "utf-8";
#homefooterline {
	position:absolute;
	width:955px;
	height:20px;
	z-index:2;
	left: 0px;
	top: 650px;
	background-color: #4c2f44;
}
#homefooter {
	position:absolute;
	width:955px;
	height:30px;
	z-index:2;
	left: 0px;
	top: 671px;
	background-color: #FFFFFF;
}
#homemap {
	position:absolute;
	width:652px;
	height:522px;
	z-index:1;
	left: 0px;
	top: 131px;
}
#hometitle {
	position:absolute;
	width:303px;
	height:80px;
	z-index:2;
	left: 652px;
	top: 131px;
}
#homecontent {
	position:absolute;
	width:303px;
	height:251px;
	z-index:2;
	left: 652px;
	top: 211px;
	background-color: #525b3e;
}
#homebuttons {
	position:absolute;
	width:303px;
	height:188px;
	z-index:2;
	left: 652px;
	top: 462px;
	background-color: #525B3E;
}

/* CSS Document */


/* CSS Document */

#homewrapper {
	position:relative;
	width:955px;
	z-index:1;
	background-color: #c5cc9e;
	margin-right: auto;
	margin-left: auto;
	height: 700px;
	border: 2px solid #999;
}
.homecontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #ECE1CF;
}
#sidebarp {
	width: 70%;
	margin: 0 auto;
}

