@charset "utf-8";
/* CSS Document */

#wrapper {
	position:relative;
	width:780px;
	height:1708px;
	top:27px;
	margin:0 auto;
	background-image:url(../images/base-bg.gif);
	padding:0 7px 0 7px;
	z-index:1;
}

#content {
	position:absolute;
	left:17px;
	top:557px;
	width:536px;
	text-align:justify;
	line-height:16px;
	z-index:2;
}


#copyrightinfo {
	position:absolute;
	top:1675px;
	background-color:#ff8846;
	width:780px;
	height:32px;
	line-height:30px;
	color:#FFFFFF;
	z-index:2;
}

#bottomlinks {
	position:absolute;
	top:1580px;
	width:780px;
	text-align:center;
	line-height:22px;
	background-image:url(../images/dotted-line.gif);
	background-position:top left;
	background-repeat:repeat-x;
	color:#ff8846;
	z-index:2;
}

#thinkcarefully {
	position:absolute;
	top:1615px;
	width:779px;
	text-align:center;
	line-height:20px;
	background-image:url(../images/dotted-line.gif);
	background-position:top left;
	background-repeat:repeat-x;
	z-index:2;
}

#copyrightinfo a {
	color:#ffffff;
}
