/*Reset*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

body {
	color:#0000ff;	
	text-align:center;
	background-color:#ffffff;
	font-family:Arial;
	color:#000000;
	font-size:0.8em;
	background-image:url('background.gif');
	background-position:top center;
	background-repeat:no-repeat;
}

div#container {
	width:780px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
	padding-bottom:20px;
	border-style:solid;
	border-width:0px 2px 0px 2px;
	border-color:#ffffff;
}

div#header div#logo h1 a {
	background-image:url('logo.gif');
	height:327px;
	width:780px;
	display:block;
	text-indent:-8000px;
	}
	
div#content {
		background-color:#ffffff;
		
		}
	
div#content ul, body.mceContentBody ul{
	list-style-image: url(bullet.gif);
	list-style-type: circle;
	margin:10px 0px 10px 30px;
	}

div#content ul li, body.mceContentBody ul li{
	margin-bottom:5px;
}		

h3 {
}
	
h2#welcome {
	background-image:url('title-welcome.gif');
	height:56px;
	width:268px;
	text-indent:-8000px;
}	

h2#ns {
	background-image:url('title-ns.gif');
	height:72px;
	width:369px;
	text-indent:-8000px;
}	



h2#about {
	background-image:url('title-about.gif');
	height:56px;
	width:268px;
	text-indent:-8000px;
}	

h2#birthday {
	background-image:url('title-birthdays.gif');
	height:56px;
	width:266px;
	text-indent:-8000px;	
}

h2#recruitment
{
	background-image:url('title-recruitment.gif');
	height:56px;
	width:268px;
	text-indent:-8000px;
}

h2#contact
{
	background-image:url('title-contact.gif');
	height:57px;
	width:267px;
	text-indent:-8000px;
}

h2#signup
{
	background-image:url('title-signup.gif');
	height:57px;
	width:268px;
	text-indent:-8000px;
}

h2#shop
{
	background-image:url('title-shop.gif');
	height:57px;
	width:268px;
	text-indent:-8000px;
}

address {
	margin:210px 0px 20px 0px;
	}
	
div#leftcolumn {
	width:423px;
	float:left;
	display:inline;
	margin:40px 0px 0px 20px;
	overflow:auto;	
}

.right {
	text-align:right;
	}

.orderpg div#leftcolumn, .termspg div#leftcolumn {
	width:740px;
	}

.shoppg div#leftcolumn {
	width:272px;
	}

div#rightcolumn {
	float:left;
	display:inline;
	width:336px;
	overflow:auto;
}	

.shoppg div#rightcolumn {
	width:480px;
	}	
	
div#footer {
	background-image:url('footer.gif');
	height:190px;
	background-position:top center;
	position:relative;
}	

div#footermenu {
	padding-top:35px;
	color:#ffffff;
}

div#footermenu a:link, div#footermenu a:visited {
	color:#ffffff;
	text-decoration:none;
	margin-right:12px;
	margin-left:12px;
}

div#slogan {
	padding-top:12px;
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	color:#ffffff;
}

div#latestnews {
	background-image:url('latestnewsmiddle.gif');
	width:294px;
	margin:10px 0px 10px 25px;
	display:none;
}

.homepg div#latestnews {
	display:block;
	}

div#latestnewstop {
	background-image:url('latestnewstop.gif');
	height:40px;
	width:294px;
}

div#latestnewsbottom {
	background-image:url('latestsnewbottom.gif');
	height:21px;
	width:294px;
}

div#latestnewsinner {
	margin:0px 15px 0px 15px;
	}
	
p {
margin:10px 0px 10px 0px;
}
	
	
img { border:0px;}
	
	
/*-----------Navigation--------------*/

div#nav ul{
	list-style-type: none;
	}

div#nav ul li {
	display:inline;
	float:left;
	overflow: hidden;
}

div#nav ul li a{
	display:inline;
	float:left;	
	text-indent:-8000px;
	display:block;	
	background-repeat:no-repeat;
}


div#nav ul li#navhome a{background:url('bttn1-home.gif') no-repeat left 0px; height:47px; width:96px;}
div#nav ul li#navaboutus a{background:url('bttn1-aboutus.gif') no-repeat left 0px; height:47px; width:97px;}
div#nav ul li#navsignup a{background:url('bttn1-signup.gif') no-repeat left 0px; height:47px; width:98px;}
div#nav ul li#navshop a{background:url('bttn1-shop.gif') no-repeat left 0px; height:47px; width:97px;}
div#nav ul li#navbirthdayparties a{background:url('bttn1-birthdayparties.gif') no-repeat left 0px; height:47px; width:96px;}
div#nav ul li#navrecruitment a{background:url('bttn1-recruitment.gif') no-repeat left 0px; height:47px; width:99px;}
div#nav ul li#navnurseriesandschools a{background:url('bttn1-nurseriesandschools.gif') no-repeat left 0px; height:47px; width:98px;}
div#nav ul li#navcontactus a{background:url('bttn1-contactus.gif') no-repeat left 0px; height:47px; width:99px;}


/*----------end navigation----------*/


