@charset "UTF-8";
/*
CSS Document 
Author: Emmanuel Kojo Tabiri
Email: emmanuel@iribat.com
Cell: 1.610.823.2990

Company: Iribat Interactive LLC
Website: http://www.iribat.com/
*/

/* Reset *************************/
html, body, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, table, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}
 
/* Basic Elementst *************************/
#wrap {  
    width: 100%;  
    margin: auto;  
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	text-align: center;
	color: #000;
	margin: 0px;
	padding: 0px;
}
#cover {
	width: 760px;
	margin: 0 auto;
	padding: 0px;
	background: url(../images/hair.jpg) repeat-y scroll center top;
}
#indexcover {
	width: 760px;
	margin: 0 auto;
	padding: 0px;
}
#index {
	width: 760px;
	height: 675px;
	margin: 0px;
	padding: 0px;
	background: url(../images/index.jpg) no-repeat scroll center top;
}
#header {
	width: 760px;
	height: 125px;
	margin: 0px;
	padding: 0px;
	background: url(../images/header.jpg) no-repeat scroll center top;
}
#content {
	margin: 0px;
	padding: 0px 263px 152px 151px;
	background: url(../images/whole.jpg) no-repeat scroll center bottom;
	text-align: left;
}
#content2 {
	margin: 0px;
	padding: 0px 263px 152px 151px;
	background: url(../images/whole2.jpg) no-repeat scroll center bottom;
	text-align: left;
}
#content3 {
	margin: 0px;
	padding: 0px 263px 152px 151px;
	background: url(../images/whole3.jpg) no-repeat scroll center bottom;
	text-align: left;
}
#content4 {
	margin: 0px;
	padding: 0px 263px 152px 151px;
	background: url(../images/whole4.jpg) no-repeat scroll center bottom;
	text-align: left;
}
#content5 {
	margin: 0px;
	padding: 0px 263px 152px 151px;
	background: url(../images/whole5.jpg) no-repeat scroll center bottom;
	text-align: left;
}
#content6 {
	margin: 0px;
	padding: 0px 263px 152px 151px;
	background: url(../images/whole6.jpg) no-repeat scroll center bottom;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bolder;
	font-style: normal;
	color: #000;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
	border-top-width: 0px;
	top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bolder;
	font-style: normal;
	color: #000;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
	border-top-width: 0px;
	top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bolder;
	font-style: normal;
	color: #030;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
	border-top-width: 0px;
	top: 0px;
}
p {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 0px;
	top: 0px;
	text-transform: none;
	color: #000;
	left: 20px;
	margin: 0px 0px 15px;
}
.team {
	width: 100px;
	height: 150px;
	margin-right: 10px;
	float: left;
}
ul {
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 0px;
	top: 0px;
	text-transform: none;
	color: #000;
	left: 20px;
	list-style: disc inside;
}
li {
	text-decoration: none;
	padding-top: 0px;
	top: 0px;
	text-transform: none;
	color: #000;
	margin: 0px 0px 10px;
	list-style: disc inside;
}
#navigation {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 198px;
	margin: 0px auto;
	padding: 0px;
	left: 0px;
	top: 125px;
}
#organize {
	width: 151px;
	height: 198px;
	margin: 0px auto;
	padding: 0px 609px 0px 0px;
	left: auto;
	top: 125px;
}
#hey_parents { width: 151px; height: 33px;}
#philosophy { width: 151px; height: 33px;}
#programs { width: 151px; height: 33px;}
#the_team { width: 151px; height: 33px;}
#rates { width: 151px; height: 33px;}
#contact { width: 151px; height: 33px;}

