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

#wrapper {
	position:relative;
	margin:0 auto;
	width:780px;
	height:1600px;
	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:0px;
	top:16px;
	width:540px;
	text-align:justify;
	line-height:16px;
	z-index:2;
	height: 969px;
}

#content1 {
	position:absolute;
	left:20px;
	top:530px;
	width:181px;
	text-align:justify;
	line-height:16px;
	z-index:2;
	height: 271px;
}
#content2 {
	position:absolute;
	left:206px;
	top:530px;
	width:180px;
	text-align:justify;
	line-height:16px;
	z-index:2;
	height: 288px;
}
#content3 {
	position:absolute;
	left:582px;
	top:296px;
	width:191px;
	text-align:justify;
	line-height:16px;
	z-index:2;
	height: 134px;
}
#content4 {
	position:absolute;
	left:584px;
	top:440px;
	width:190px;
	text-align:justify;
	line-height:16px;
	z-index:2;
	height: 146px;
}
#content5 {
	position:absolute;
	left:39px;
	top:296px;
	width:536px;
	text-align:justify;
	line-height:16px;
	z-index:2;
	height: 598px;
}


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

#bottomlinks {
	position:absolute;
	top:1327px;
	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: 8px;
}

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