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

#wrapper {
	position:relative;
	border:#d5d5d5 1px solid;
	margin:0 auto;
	width:780px;
	height:1650px;
	z-index:1;
	top: 130px;
}

#topline {
	position:absolute;
	width:780px;
	height:20px;
	line-height:18px;
	z-index:2;
	text-align:center;
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	top: -130px;
}

#thinkcarefully {
	position:absolute;
	background-image:url(../images/dotted-line.gif);
	background-repeat:repeat-x;
	background-position:top;
	border-color:#a8a8a6;
	padding:10px 0 10px 0;
	text-align:center;
	top:1567px;
	width:780px;
	height:32px;
	z-index:2;
}

#bottomlinks {
	position:absolute;
	background-image:url(../images/bottomlinks-bg.gif);
	background-repeat:repeat-x;
	padding:15px 0 15px 0;
	text-align:center;
	line-height:19px;
	top:1445px;
	width:780px;
	z-index:2;
	height: 90px;
}

#bottomlinks a {
	padding:0 4px 0 4px;
	text-decoration:none;
	color:#141414;
}

#bottomlinks a:hover {
	padding:0 4px 0 4px;
	text-decoration:underline;
	color:#f78311;
}

#copyrightinfo {
	position:absolute;
	background-color:#050505;
	top:1622px;
	width:780px;
	height:28px;
	z-index:2;
}

#copyrightinfo a {
	color:#FFFFFF;
}


#content {
	font-family:tahoma;
	font-size:11px;
}
#topline {
	font-family:tahoma;
	font-size:11px;
}
#primary-nav {
	font-family:tahoma;
	font-size:11px;
}
#bannerlinks {
	font-family:tahoma;
	font-size:11px;
	line-height:19px;
}
#applicationform {
	font-family:tahoma;
	font-size:11px;
}
#secured-personal-loans-links {
	font-family:tahoma;
	font-size:11px;
}
#article-links {
	font-family:tahoma;
	font-size:11px;
}

#thinkcarefully {
	font-family:tahoma;
	font-size:11px;
}

#bottomlinks {
	font-family:tahoma;
	font-size:11px;
}

#content h1 {
	font-size:16px;
	font-weight:bold;
	color:#000000;
	margin-bottom:10px;
}
#copyrightinfo {
	font-family:tahoma;
	font-size:11px;
}

#punchline {
	font-family:tahoma;
	font-size:11px;
	line-height:18px;
}
