@charset "utf-8";

/* CSS Document */



#wrapper {

	position:relative;

	width:780px;

	height:200px;

	background-color:#FFFFFF;

	margin:0 auto;

	top: 25px;

}



#content {

	position:absolute;

	left:230px;

	top:434px;

	width:541px;

	line-height:16px;

	text-align:justify;

	z-index:1;

}



#bottomlinks {
	position:absolute;
	top:1526px;
	width:780px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	line-height:20px;
	z-index:1;
	background-image: url(../images/bottom-bg.gif);
	background-repeat:no-repeat;
	height: 173px;

}



#copyrightinfo {
	position:absolute;
	top:1715px;
	width:782px;
	height:28px;
	line-height:28px;
	z-index:1;

}
