/**  
By Peony Gerochi
For GradeHelpers
**/

#container {
	margin: 0px auto;
	margin-top:0px;
	margin-bottom: 0px;
	width: 800px;
}



#nav {
	margin: 0px auto;
	width: 800px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	height:40px;
}

#nav_space {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 17px;
	_height: 17px;
	background-image:url(images/main_bg.gif);
	background-repeat:repeat-x;
}


#content {
	margin: 0px auto;
	margin-top: 0px;
	_margin-top: -3px;
	padding-bottom: 750px;
	_padding-bottom: 180px;
	!padding-bottom: 180px;
	background:#FFFFFF;
	background-repeat:no-repeat;
	background-position: bottom;
	background-image:url(images/footerR.jpg);
	width:800px;
	_width:800px;
}

#content2 {
	margin: 0px auto;
	margin-top: 0px;
	_margin-top: -3px;
	padding-bottom: 730px;
	_padding-bottom: 100px;
	!padding-bottom: 100px;
	background:#FFFFFF;
	background-repeat:no-repeat;
	background-position: bottom;
	background-image:url(images/small_girlR.jpg);
	width:800px;
	_width:800px;
}

#content3 {
	margin: 0px auto;
	margin-top: -15px;
	_margin-top: -3px;
	padding-bottom: 800px;
	_padding-bottom: 200px;
	!padding-bottom: 200px;
	background:#FFFFFF;
	background-repeat:no-repeat;
	background-position: bottom;
	background-image:url(images/small_girlR.jpg);
	width:800px;
	_width:800px;
}

#content4 {
	margin: 0px auto;
	margin-top: 0px;
	_margin-top: -3px;
	padding-bottom: 900px;
	_padding-bottom: 100px;
	!padding-bottom: 160px;
	background:#FFFFFF;
	background-repeat:no-repeat;
	background-position: bottom;
	background-image:url(images/small_girlR.jpg);
	width:800px;
	_width:800px;
}

#contentb {
	margin: 0px auto;
	margin-top: 0px;
	_margin-top: -3px;
	padding-bottom: 1650px;
	_padding-bottom: 250px;
	!padding-bottom: 250px;
	background:#FFFFFF;
	background-repeat:no-repeat;
	background-position: bottom;
	background-image:url(images/small_girlR.jpg);
	width:800px;
	_width:800px;
}




#left {
	padding: 25px 0px 0px 0px;
	margin: 0px auto;
	height:auto;
	width: 250px;
	float: left;
	
	
}

#lefts {
	margin: 0px auto;
	padding: 3px auto;
	height:auto;
	width: 250px;
	text-align:right;
	
}



#blueline {
	margin: 25px 0px 20px 0px;
	background-image:url(images/blueline.gif);
	background-repeat:repeat-y;
	height:auto;
	width: 30px;
	float: left;
	
	
}

#info {
	padding: 25px 20px 0px 0px;
	margin: 0px auto;
	height:auto;
	float: right;
	width: 490px;
	
}




#footer {
	padding: 25px 20px 0px 0px;
	margin: 0px auto;
	float: center;
	width: 700px;
	
}

a.footer:link {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}

a.footer:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
text-decoration:underline;
}

a.footer:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}

/**  
Index Page
**/


.title {
	font-family: "Arial Black";
	font-size: 28px;
	color: #0000ff;
	
}

.titleb {
	font-family: "Arial Black";
	font-size: 20px;
	color: #ff6600;
}


.smalltitle {
	font-size: 25px;
	font-weight: bold;
	font-family: "Arial";
	color: #0000ff;
	
}

.smalltitleb {
	font-size: 25px;
	font-weight: bold;
	font-family: "Arial";
	color: #ff6600;
}


.contact {
	
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

.footer {
	margin: 0px auto;
	font-family: "Arial";
	font-size: 15px;
	background-color: #015697;
	text-align:left;
	color: #FFFFFF; 
	width:800px;
	_width:800px;
}
	
.footer p {
	margin: 0px 0px 0px 50px;
}
	
	
/******************************************* 
********************************************
*******************************************/

h1 {
	font-family: "Arial";
	font-size: 18px;
	color: #FD6300;
	font-weight: bold;
}

.orange{
	font-family: "Arial";
	font-size: 18px;
	color: #FD6300;
	font-weight: bold;
}

.orange2{
	font-family: "Arial";
	font-size: 16px;
	color: #FD6300;
}


.orangesmall{
	font-family: "Arial";
	font-size: 14px;
	color: #FD6300;
}



.blue{
	font-family: "Arial";
	font-size: 18px;
	color: #0000ff;
	font-weight: bold;
}

.blue2{
	font-family: "Arial";
	font-size: 16px;
	color: #0000ff;
}

.bluesmall{
	font-family: "Arial";
	font-size: 14px;
	color: #0000ff;
	font-weight: bold;
}

.content {
	font-family:  Arial;
	font-size: 10px;
	color: #0000ff;
	text-align: left;
	line-height: 23px;
	font-style:italic;
	font-weight: bold;
}

.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:10px;
	text-align: right;
	color: #0000ff;
	font-style:italic;
}

body {
	background-color: #f1f1f4;
	font-family:  Arial;
	font-size: 14px;
	margin-top: 0px;
	
}

a:link {
	text-decoration: none;
	color: #0000ff;
}
a:visited {
	text-decoration: none;
	color: #0000ff;
}
a:hover {
	text-decoration: underline;
	color: #0000ff;
}
a:active {
	text-decoration: none;
	color: #0000ff;
}

.floatleft {

float: left;

}


/**  
#menu a img  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.bdiv {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3366CC;
	padding: 10px;
	font-family:  Arial;
}





.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left:20px;
	color: #FD6300;
	margin: 0px, 1em, 0em, 0em;
}
**/
