body {
	margin: 0;
	background: url(../woodfloormp7.gif) repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;

}
h1 {
	font-size: 250%;
}
h2 {
	font-size: 150%;
}
a {
	color: #444;
}
#wrapper {

	margin: 20px auto;
	width: 896px;
}
#sl {
	height: 100%;
	float: left;
	width: 16px;
	background:url(../sl.png) repeat-y;
}
#content {

	width: 896px;
}
#sitecontent {
	margin: 0 auto;
	padding: 30px 50px;
	background:url(../bgs.png) repeat-y;
	width: 796px;
}
#footer {
	background:url(../bgs.png) repeat-y;
	width: 896px;
	padding: 35px 0;
	height: 55px;
}
#fe {
		background: url(../bt.png);
		width: 896px;
		height: 60px;
}
#fc {
	border-top: 3px solid #ddd;
	width: 600px;
	padding-top: 15px;
	margin: 0 auto;
	text-align: center;

}
.fcr1 {
	text-align: left;
	float: left;
	width: 200px;
	height: 100px;
}
.fcr2 {
	text-align: center;
	float: left;
	width: 200px;
	height: 100px;
}
.fcr3 {
	text-align: right;
	float: left;
	width: 200px;
	height: 100px;
}
#topsc {
	overflow: hidden;
	background:url(../top.png) no-repeat;
	margin: -20px 0 0 0;
	width: 836px;
	padding-top: 30px;
	padding-right: 60px;
	height: 35px;
	text-align: right;
}
#topsc a {
	text-decoration: none;
	outline: none;
}
#topsc ul{
	margin:0;
	padding:0;
	width:auto;
}
#topsc ul li{

	margin: 2px;
	display: block;
	margin:0;
	padding:5px 10px;
	float: right;
	position:relative;
	background: none;
}
#topsc ul li:hover {
	background: url(../papertex.png);
	border-bottom: 3px solid #ddd;
	border-right: 3px solid #ddd;
}
#logo {
	margin: 30px 0 0 30px;
	background:url(../logo.png) no-repeat;
	width: 715px;
	height: 171px;
	z-index: -999;
}
#sr {
	height: 100%;
	float: left;
	width: 16px;
	background:url(../sr.png) repeat-y;
}
.hr {
color: #818181;
	width: 700px;
	height: 1px;
}