#wrapper {
	position: relative;
	width: 100%; 
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
}


#top {
	background-image: url(top_bg.jpg);
	background-repeat: repeat-x;
	height:92px;
	width: 100%;
}

#mainHP {
	background-image: url(mainHP_bg.jpg);
	background-repeat: repeat-x;
	height:410px;
	width: 100%;
}

#mainInner {
	background-image: url(mainInner_bg.jpg);
	background-repeat: repeat-x;
	height:150px;
	width: 100%;
}
.push {
	height: 142px; /* .push must be the same height as .footer */
}

#footer{
	position: relative;
	background-image: url(footer_bg.jpg);
	background-repeat: repeat-x;
	height:142px;
	width: 100%;
	bottom: 0px;
	line-height:26px;
	
	
}

.contentTable {
	background-image: url(content_bg.jpg);
	background-repeat: no-repeat;
	height: 557px;
	width: 910px;
	margin: 0px;
	padding: 0px;
	align: center;
}

.contentDiv {


  width: 150:
  height: 300;
 }
 
 
html, body {
	height: 100%;
}



body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0F518C;
	height: 100%;
	padding:0;
}

A {
	
	color: #CC6600;
	line-height: 16px;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #FFFFFF;
	font-weight: normal;
	
}

.txt12 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: norall;
	color: #0F518C;
	text-align:justify;
	line-height: 18px;
	
}

text {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F518C;
	
	
}

.txt11 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: norall;
	color: #0F518C;
	text-align:justify;
	line-height: 16px;
	
}

#apDiv1 {
	position:relative;
	z-index:1;
	left: 532px;
	top: 20px;
	width: 360px;
	height: 302px;
}


.titleWhite {
	
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	
}

.title {
	
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1697B7;
	
}

.titleBold {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	
}

a.seoLink {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0E4E86;
	text-decoration:none;
	
}
a.seoLink:hover {
	
	text-decoration:underline;
}
.txt12low {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: norall;
	color: #0F518C;
	text-align:justify;
	line-height: 14px;
}
a.blue12 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: norall;
	color: #0F518C;
	text-align:justify;
	line-height: 16px;
	text-decoration:none;
}

a.blue12:hover {
	color: #CC6600;
}

a.mainTab {
		/* Sliding right image */
		background: transparent url('tab_right.png') no-repeat scroll top right; 
		display: block;
		float: left;
		height: 38px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
		margin-right: 0px;
		padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
		/* FONT PROPERTIES */
		text-decoration: none;
		text-align:center;
		color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		min-width: 80px;
	}
	a.mainTab span {
	/* Background left image */ 
		background: transparent url('tab_left.png') no-repeat; 
		display: block;
		line-height: 30px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
		padding: 7px 0 5px 18px;
	} 
	a.mainTab:hover span{
	color: #006699;
	}
	
	
	a.mainTabActive {
		/* Sliding right image */
		background: transparent url('tab_rightActive.png') no-repeat scroll top right; 
		display: block;
		float: left;
		height: 38px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
		margin-right: 0px;
		padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
		/* FONT PROPERTIES */
		text-decoration: none;
		text-align:center;
		color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		min-width: 80px;
	}
	a.mainTabActive span {
	/* Background left image */ 
		background: transparent url('tab_leftActive.png') no-repeat; 
		display: block;
		line-height: 30px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
		padding: 7px 0 5px 18px;
	} 
	a.mainTabActive:hover span{
	color: #CCFFFF;
	}
	
	a.mainTabBlue {
		/* Sliding right image */
		background: transparent url('tabBlue_right.png') no-repeat scroll top right; 
		display: block;
		float: left;
		height: 38px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
		margin-right: 0px;
		padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
		/* FONT PROPERTIES */
		text-decoration: none;
		text-align:center;
		color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		min-width: 80px;
	}
	a.mainTabBlue span {
	/* Background left image */ 
		background: transparent url('tabBlue_left.png') no-repeat; 
		display: block;
		line-height: 30px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
		padding: 7px 0 5px 18px;
	} 
	a.mainTabBlue:hover span{
	color: #CCFFFF;
	}
	
	
	a.sub {
		/* Sliding right image */
		background: url('bg_sub.gif') no-repeat scroll top right; 
			display: block;
		height: 26px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
		
		padding-top: 5px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
		/* FONT PROPERTIES */
		text-decoration: none;
		text-align:center;
		color: #ffffff;
		font-family:  Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		width: 132px;
	}
	
	a.sub:hover {
		text-decoration:underline;
	}
	
	a.subActive {
		/* Sliding right image */
		background: url('bg_sub_active.gif') no-repeat scroll top right; 
		display: block;
		height: 26px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
		
		padding-top: 5px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
		/* FONT PROPERTIES */
		text-decoration: none;
		text-align:center;
		color: #ffffff;
		font-family:  Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		width: 132px;
	}
	
	#parentsSayBox {
		width:910px;
		height:125px;
		background-image:url(parents_say_bg.jpg);
	}
	
	

