@charset "utf-8";
body {
	background-color: #E8E8E8;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 70%;
	line-height: 140%;
}
p {
	text-align: justify;
}




#container {
	text-align: justify;
	width: 900px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/edge4.gif);
	margin-top: 0px;
}


ul {
	list-style-type: disc;
	margin-top: -5px;
}
#text  ul {
	margin-top: -10px;
}




#pageheader {
	background-image: url(images/lotus-free-logo.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 900px;
}

#pageheader-a {
	background-image: url(images/lotus-free-logo-about.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 900px;
}

#pageheader-cl {
	background-image: url(images/lotus-free-logo-classes.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 900px;
}

#pageheader-ch {
	background-image: url(images/lotus-free-logo-child.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 900px;
}

#pageheader-r {
	background-image: url(images/lotus-free-logo-rates.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 900px;
}

#pageid_home {
	background-repeat: no-repeat;
	height: 48px;
	width: 100%;
	text-align: right;
	background-image: url(images/homeid.gif);
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#pageid_about {
	background-repeat: no-repeat;
	height: 48px;
	width: 100%;
	text-align: right;
	background-image: url(images/aboutid.gif);
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

	
#pageid_classes {
	background-repeat: no-repeat;
	height: 48px;
	width: 100%;
	text-align: right;
	background-image: url(images/classid.gif);
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}	

#pageid_ch {
	background-repeat: no-repeat;
	height: 48px;
	width: 100%;
	text-align: right;
	background-image: url(images/childid.gif);
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}	
#pageid_r {
	background-repeat: no-repeat;
	height: 48px;
	width: 100%;
	text-align: right;
	background-image: url(images/ratesid.gif);
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}	

#maincontent_home {
	margin-right: 10px;
	margin-left: 240px;
	background-image: url(images/lotus_logo-faded.jpg);
	background-repeat: no-repeat;
	background-position: 400px 0px;
	height: 400px;
	position: relative;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 70px;
}
#maincontent_home strong {
	color: #CC0000;
}

#maincontent_about {
	margin-right: 10px;
	margin-left: 240px;
	background-image: url(images/about_logo-faded.jpg);
	background-repeat: no-repeat;
	background-position: 400px 0px;
	padding-right: 70px;
	height: 400px;
	position: relative;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 70px;
	}

#maincontent_about strong {
	color: #43A595;
}

#maincontent_class {
	margin-right: 10px;
	margin-left: 240px;
	background-image: url(images/class_logo-faded.jpg);
	background-repeat: no-repeat;
	background-position: 200px -50px;
	padding-right: 70px;
	height: 400px;
	position: relative;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 70px;
	}

#maincontent_class strong {
	color: #FF8B1A;
}

#maincontent_ch {
	margin-right: 10px;
	margin-left: 240px;
	background-image: url(images/child_logo-faded.jpg);
	background-repeat: no-repeat;
	background-position: 300px 0px;
	padding-right: 70px;
	height: 450px;
	position: relative;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 70px;
	}

#maincontent_ch strong {
	color: #0079D8;
}

#maincontent_r {
	margin-right: 10px;
	margin-left: 240px;
	background-image: url(images/rates_logo-faded.jpg);
	background-repeat: no-repeat;
	background-position: 225px 0px;
	padding-right: 70px;
	height: 400px;
	position: relative;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 70px;
	}



#maincontent_r strong {
	color: #5D55A2;
}

#col1 {
	width: 35%;
	position: absolute;
	left: 70px;
	top: 80px;
	background-color: #FFE1E1;
	background-image: url(images/yback.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
}

#col1rates {
width: 35%;
	position: absolute;
	left: 70px;
	top: 80px;
	
}

#col1class {
	width: 200px;
	position: relative;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}

#col2class {
	float: left;
	position: relative;
	font-style: italic;
	width: 225px;
	padding-right: 10px;
	padding-left: 30px;
	
}

#col2 {
	float: right;
	width: 35%;
	position: absolute;
	top: 80px;
	right: 70px;
	font-style: italic;
	clear: both;
}

a {
	font-weight: bold;
}

a:link {
	font-variant: small-caps;
	text-decoration: none;
	color: #666666;
}
a:visited {
	font-variant: small-caps;
	text-decoration: none;
	color: #666666;
}
a:hover {
	font-variant: small-caps;
	color: #272727;
	text-decoration: none;
}
a:active {
	font-variant: small-caps;
	color: #272727;
	text-decoration: none;
}



#text {
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #CCCCCC;
	padding-left: 20px;
	padding-bottom: 2px;
	padding-top: 0px;
}

.active {
	background-image: url(images/blur-act.jpg);
	background-repeat: no-repeat;
	height: 68px;
}



#footer {
	background-image: url(images/footer4.gif);
	background-repeat: no-repeat;
	height: 100px;
	padding-top: 10px;
	width: 900 px;
	background-color: #e8e8e8;
	padding-right: 10px;
	padding-left: 265px;
	margin: 0px;
}
.little {
	font-size: 80%;
}
.contact {
	font-size: 120%;
	margin-right: 20px;
	font-weight: bold;
}


#navigation{
	background-color: #FFFFFF;
	position: absolute;
	top: 120px;
	color: #FFFFFF;
	margin-top: 50px;
	width: 225px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-right: 25px;
}

.menu {
	margin: 0;
	padding: 0;
	width: 225px;
	list-style: none;
	background: #fff;
}

.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: 0px;
	height: 68px;
}


ul.menu li a:hover {
	background-image:url(images/blur3.jpg);
	background-repeat: no-repeat;
}
.quote {
	font-size: 110%;
	font-style: italic;
	font-weight: lighter;
	text-align: right;
	bottom: 0px;
	position: relative;
	width: 100%;
	height: 48px;
	float: right;
	margin-right: 25px;
}



.left {
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
li {
	list-style-position: outside;
}


#boxhead {
	font-weight: bold;
	position: absolute;
	top: 0px;
	width: 250px;
	left: 0px;
}
#3rd {
	position: relative;
	clear: both;
	width: 100%;
}

