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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#childsMain {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:950px;
	height:1100px;
	clear: both;
}
#childsMain-center {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:950px;
	height:980px;
	clear: both;
}
#childsMain-home {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:950px;
	height:800px;
	clear: both;
}
#childsMain-staff {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:950px;
	height:1860px;
	clear: both;
}
#footer {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFCC;
	bottom:0px;
	width:950px;
	height:75px;
	clear: both;
}
#footer ul {
	list-style:none;
	padding-top: 20px;
	margin-left: 7%;
}

#footer ul li {
	display:inline;
}

#footer ul li a:link, #footer ul li a:visited {
	font-size: 12px;
	color:#666666;
	padding: 2px 20px;
	border-left: 1px solid #666666;
	font-family:Arial, Helvetica, sans-serif;
}

#footer ul li a:link.noBorder {
	border: 0;
}
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	position: absolute;
	margin-left: 32%;
	top: 50px;
}


#childs-header {
	position:absolute;
	width:950px;
	height:94px;
	z-index:1;
	background-color: #999999;
}
#nav {
	position:absolute;
	width:950px;
	height:31px;
	top:95px;
	z-index:99;
}
#billboard {
	position:absolute;
	width:950px;
	height:286px;
	z-index:3;
	left: 0px;
	top: 126px;
}
#childs-body {
	position:absolute;
	background-image:url(../images/home/body-bg.jpg);
	background-repeat:no-repeat;
	width:950px;
	height:629px;
	z-index:4;
	left: 0px;
	top: 412px;
}
#childs-body-center {
	position:absolute;
	width:950px;
	height:300px;
	z-index:4;
	left: 0px;
	top: 412px;
}
#childs-body-staff {
	position:absolute;
	background-image:url(../images/staff/staff-bg.jpg);
	background-repeat:no-repeat;
	width:950px;
	height:1300px;
	z-index:4;
	left: 0px;
	top: 412px;
}
#childs-info {
	position:absolute;
	width:272px;
	height:276px;
	z-index:1;
	left: 664px;
	top: 4px;
}
.style1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:18px;
}
#childs-copy {
	position:absolute;
	width:590px;
	height:472px;
	z-index:2;
	left: 55px;
	top: 5px;
	line-height:24px;
	margin-top:0px;
}
#childs-copy-about {
	position:absolute;
	width:850px;
	height:472px;
	z-index:2;
	left: 55px;
	top: 5px;
	line-height:24px;
	margin-top:0px;
}
#childs-staff-left {
	position:absolute;
	width:900px;
	height:1000px;
	z-index:8;
	left: 30px;
	top: 5px;
	line-height:24px;
	margin-top:0px;
}
#childs-staff-right {
	position:absolute;
	width:455px;
	height:472px;
	z-index:9;
	left: 485px;
	top: 5px;
	line-height:24px;
	margin-top:0px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size:18px;
	line-height:24px;
}
.style5 {color: #006699; font-weight: bold;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
line-height:18px;
}
.styleStaff {color: #000000;
font-size:14px;
line-height:16px;
font-family:Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #666;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
	color:#0056b7;
}

p a:link, p a:visited	 {
	text-decoration: underline;
}

p {
	line-height:14px;
}

ul li a {
	color:#666666;
}

ul {
	margin-left: 50px;
	line-height: 24px;
}

