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

#wrapper {
	position:relative;
	margin:0 auto;
	width:963px;
	height:1300px;
	z-index:1;
}
#topline {
	position:absolute;
	background-color:#FFFFFF;
	width:963px;
	color:#a53a17;
	line-height:24px;
	text-align:center;
	height:24px;
	z-index:2;
	top: 6px;
}
#bottomlinks {
	position:absolute;
	background-image:url(../images/footer-top.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	top:1168px;
	width:963px;
	height:154px;
	text-align:center;
	line-height:17px;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	padding:15px 0 10px 0;
	z-index:2;
}
#bottomlinks a {
	color:#000000;
	text-decoration:none;
	padding:0 3px 0 3px;
}
#bottomlinks a:hover {
	color:#a53a17;
	text-decoration:underline;
	padding:0 3px 0 3px;
}
#footer-bottom {
	position:absolute;
	background-image:url(../images/footer.gif);
	top:1327px;
	width:963px;
	height:30px;
	z-index:6;
}
#copyrightinfo {
	position:absolute;
	top:1329px;
	width:963px;
	height:28px;
	line-height:28px;
	z-index:8;
}
#thinkcarefully {
	position:absolute;
	top:1275px;
	width:963px;
	background-image:url(../images/thinkcarefully-seperator.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
	padding:12px 0 7px 0;
	z-index:2;
	height: 39px;
}
