/* CSS Document */

/******** RESET STYLES *********/
div, h1, h2, h3, h4, h5, h6, h7, h8, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}
.clear{
clear:both;
}

/*fixes*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */	

/******** BODY STYLES *********/

body{ 
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	background:url(../images/bg.jpg) repeat-x;
	margin:0 auto;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#outer{
	width:1000px;
	height:auto;
	margin:0 auto;
	padding:0 0 20px 0;
	clear:both;
}

/******** HEADER STYLES *********/

#header{ 
	width:1002px;
	height:auto;
	margin:0 auto;
	padding:0;
	overflow:auto;
}
#header ul{ 
	width:100%;
	height:auto;
	margin:0 auto;
	padding:17px 0 0 0;
	list-style:none;
	float:left;
	text-decoration:none;
	font-weight:bold;
}
#header li{ 
	width:auto;
	height:auto;
	margin:0 auto;
	padding:0 5px 0 28px;
	list-style:none;
	float:left;
	font-size:10px;
}
#header li a{ 
	width:auto;
	height:auto;
	margin:0 auto;
	list-style:none;
	float:left;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}
#header li a:hover{ 
	width:auto;
	height:auto;
	margin:0 auto;
	list-style:none;
	float:left;
	text-decoration:none;
	color: #F60;
	font-weight:bold;
}

/******** MAIN IMAGE STYLES *********/

#main_image{ 
	width:1002px;
	height:417px;
	margin:50px 0 0 0;
	padding:0;
	background:url(../images/main_img-kid.png);
	overflow:auto;
}
#main_field{
	width:255px;
	height:auto;
	margin:248px 0 0 187px;
	padding:0;
}

/******** CONTENT AREA STYLES *********/

#content{ 
	width:1002px;
	height:auto;
	margin:0 auto;
	padding:0;
}
#content h1{ 
	width:980px;
	height:auto;
	margin:0 auto;
	padding:10px 0 0 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#34501f;
}
#content p{ 
	width:980px;
	height:auto;
	margin:0 auto;
	padding:10px 0 0 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	text-align:justify;
}

/******** CONTENT AREA STYLES *********/

#footer{ 
	width:100%;
	height:70px;
	margin:0 auto;
	padding:0;
	background:url(../images/footer_bg.jpg);
	text-align:center;
}
#footer ul{ 
	width:1002px;
	height:auto;
	margin:0 auto;
	padding:0;
	list-style:none;
}
#footer li{ 
	width:auto;
	height:auto;
	margin:0 auto;
	padding:9px 10px 0 10px;
	list-style:none;
	float:left;
}
#footer li a{ 
 	color:#000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
#footer li a:hover{ 
	background:#294805;
 	color: #FFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

/*CSS add-ons by kidcajes*/

#content li{ 
	width:935px;
	height:auto;
	margin:0 auto;
	padding:10px 0 0 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	text-align:justify;
}

#footer_copyright{ 
	width:auto;
	height:auto;
	margin:0 auto;
	padding:22px 0 0 100px;
	float:left;
	font-size:11px;
}

.apply-kid {
	
}

.newbg {
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	background:url(../images/bgnew.jpg) repeat-x;
	margin:0 auto;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

#contentNew{ 
	width:1002px;
	height:auto;
	margin-top: 28px;
	padding:0;
	background: #ffffff;
}