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

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

#content {
	position:absolute;
	left:15px;
	top:319px;
	width:761px;
	text-align:justify;
	line-height:16px;
	z-index:2;
	height: 582px;
}

#content1 {
	position:absolute;
	left:20px;
	top:530px;
	width:181px;
	text-align:justify;
	line-height:16px;
	z-index:2;
	height: 271px;
}
#content2 {
	position:absolute;
	left:604px;
	top:583px;
	width:182px;
	text-align:justify;
	line-height:16px;
	z-index:2;
	height: 270px;
}
#content3 {
	position:absolute;
	left:604px;
	top:296px;
	width:182px;
	text-align:justify;
	line-height:16px;
	z-index:2;
	height: 274px;
}
#content4 {
	position:absolute;
	left:583px;
	top:563px;
	width:190px;
	text-align:justify;
	line-height:16px;
	z-index:2;
	height: 289px;
}
#content5 {
	position:absolute;
	left:19px;
	top:296px;
	width:572px;
	text-align:justify;
	line-height:16px;
	z-index:2;
	height: 550px;
}


#copyrightinfo {
	position:absolute;
	top:1093px;
	background-color:#141414;
	width:780px;
	height:32px;
	line-height:30px;
	color:#FFFFFF;
	z-index:2;
	left: 10px;
}

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

#thinkcarefully {
	position:absolute;
	top:1053px;
	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;
	left: 11px;
}

#copyrightinfo a {
	color:#08318c;
}
