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

#wrapper {
	position:relative;
	background-color:#FFFFFF;
	margin:0 auto;
	width:780px;
	height:4060px;
	z-index:1;
}
#content{
	position:absolute;
	left:226px;
	top:478px;
	width:545px;
	line-height:16px;
	z-index:2;
}
#bottomlinks {
	position:absolute;
	padding:20px 0 20px 0;
	background-image:url(../images/dotted-line.gif);
	background-position:top left;
	background-repeat:repeat-x;
	text-align:center;
	background-color:#ebebeb;
	line-height:20px;
	top:3830px;
	width:780px;
	z-index:2;
}
#bottomlinks a {
	margin:0 6px 0 6px;
	color:#141414;
	text-decoration:none;
}
#bottomlinks a:hover {
	margin:0 6px 0 6px;
	color:#821613;
	text-decoration:underline;
}
#thinkcarefully {
	position:absolute;
	background-image:url(../images/dotted-line.gif);
	background-position:top left;
	background-repeat:repeat-x;
	padding:10px 0 10px 0;
	text-align:center;
	line-height:18px;
	top:3976px;
	width:780px;
	z-index:2;
}
#copyrightinfo {
	position:absolute;
	background-color:#151414;
	top:4036px;
	width:780px;
	height:27px;
	z-index:2;
}
