@charset "utf-8";
/* CSS Document */
#wrapper {
	position:relative;
	border:1px #c4cbcf solid;
	margin:0 auto;
	width:780px;
	height:1370px;
	top:130px;
	z-index:1;
}

#thinkcarefully {
	position:absolute;
	border-top:dashed 1px #6699CC;
	padding:10px 0 10px 0;
	background-color:#eef6fb;
	text-align:center;
	top:1290px;
	width:780px;
	z-index:2;
}

#copyrightinfo {
	position:absolute;
	background-color:#023249;
	top:1344px;
	width:780px;
	height:27px;
	z-index:2;
}

#Bottomlinks {
	position:absolute;
	background-image:url(../images/bottomlinks-bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	line-height:17px;
	padding:10px 0 10px 0;
	top:1200px;
	width:780px;
	z-index:2;
	font-family:tahoma;
	text-align:center;
	font-size:11px;
	color:#000000;
	z-index:2;
}

#Bottomlinks a {
	color:#000000;
	padding:0 5px 0 5px;
	text-decoration:none;
}

#Bottomlinks a:hover {
	color:#000000;
	padding:0 5px 0 5px;
	text-decoration:underline;
}
